History log of /aoo42x/main/svtools/source/ (Results 51 - 75 of 167)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b63233d807-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO4121
caeb0d3d05-Jun-2016 damjan

#i124867#: jpg options shows initially wrong estimated file size

File main/svtools/source/filter/exportdialog.cxx

ExportDialog::GetGraphicStream() creates the compressed file from w

#i124867#: jpg options shows initially wrong estimated file size

File main/svtools/source/filter/exportdialog.cxx

ExportDialog::GetGraphicStream() creates the compressed file from which the
file size is obtained, calling GetFilterData() to obtain the properties used
to save it. GetFilterData() returns image properties, like JPEG colormode
and quality, PNG compression/interlacing/translucence, BMP color and RLE
coding, etc. In the case of JPEG, the quality is read from
maSbCompression.GetThumbPos().

The problem is that in ExportDialog::updateControls(),
maSbCompression.SetThumbPos() is called AFTER GetGraphicStream(), meaning
the stream is created with the old thumb position.

This patches it to call GetGraphicStream() later, immediately before using
that stream, so that its properties such as compression are updated first
and the size is calculated correctly.

Reported by: myspaces at hotmail dot fr
Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1746906 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO412, SNAPSHOT, AOO411
394b79b005-Apr-2015 Ariel Constenla-Haile

i81637 - Replace column header "Title" by "Name"

Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com>
Review by: arielch@apache.org

git-svn-id: https://svn.apache.org/repos/asf

i81637 - Replace column header "Title" by "Name"

Patch by: Driss Ben Zoubeir <driss.zoubeir@gmail.com>
Review by: arielch@apache.org

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1671401 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d84f099f24-Mar-2015 Tsutomu Uchino

#i125147# check the pointer while get accessible state set

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1668939 13f79535-47bb-0310-9956-ffa450edef68

6680d08728-Nov-2014 Steve Yin

Issue 125495 - Awkward Chinese (ZH-TW) numbering suffix when importing RTF document

Contributor: Mark Hung

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642312 13f7

Issue 125495 - Awkward Chinese (ZH-TW) numbering suffix when importing RTF document

Contributor: Mark Hung

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642312 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3b87ce2101-Sep-2014 Armin Le Grand

i125519 check GraphicObject existance before accessing it

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1621730 13f79535-47bb-0310-9956-ffa450edef68

963c602207-Aug-2014 Armin Le Grand

i125386 secured user request and changed some bools to bitfield

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1616457 13f79535-47bb-0310-9956-ffa450edef68

cb24a8fa19-Jun-2014 Armin Le Grand

corrected place for stl sort function for linux

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1604028 13f79535-47bb-0310-9956-ffa450edef68

3e526e0819-Jun-2014 Armin Le Grand

i125111 limit mem footprint for GraphicObjects in 32Bit environments

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1603941 13f79535-47bb-0310-9956-ffa450edef68

543cc8c319-May-2014 Oliver-Rainer Wittmann

124717: do not mark *.svm graphic files as *.bmp graphic files



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1595851 13f79535-47bb-0310-9956-ffa450edef68

86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410
89763fdb10-Apr-2014 Ariel Constenla-Haile

i124629 - UNO Wizard - avoid crash by removing unneeded reference

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1586340 13f79535-47bb-0310-9956-ffa450edef68

439c41be31-Mar-2014 Ariel Constenla-Haile

i124570 - Prevent a null pointer dereference

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1583418 13f79535-47bb-0310-9956-ffa450edef68

2463d85f18-Mar-2014 Oliver-Rainer Wittmann

124427: <TextWindow/MultiLineEdit::GetFocus()> - call parent class' method to assure corresponding notifications and listener calls

This reverts a change made for the IA2 integration

124427: <TextWindow/MultiLineEdit::GetFocus()> - call parent class' method to assure corresponding notifications and listener calls

This reverts a change made for the IA2 integration



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1578786 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410_Beta
7236875209-Mar-2014 Ariel Constenla-Haile

Fix line endings

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1575665 13f79535-47bb-0310-9956-ffa450edef68

7258334127-Feb-2014 Armin Le Grand

i15508 Added support for BMP file type

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1572569 13f79535-47bb-0310-9956-ffa450edef68

6f8d988b17-Feb-2014 Andre Fischer

124241: Fixed the language name 'Kazakh'

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1568967 13f79535-47bb-0310-9956-ffa450edef68

a206ee7129-Jan-2014 Armin Le Grand

i124085 disabled CF_DIBV5 (no advantages but some problems), increased png support

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562493 13f79535-47bb-0310-9956-ffa450edef68

a9ab3c7b21-Jan-2014 Herbert Dürr

get rid of an extraneous parentheses in "if((A==B))"

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560012 13f79535-47bb-0310-9956-ffa450edef68

2a8f684d19-Jan-2014 Tsutomu Uchino

#i56998# use FUNIT_PERCENT on fields that allow relative value

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559499 13f79535-47bb-0310-9956-ffa450edef68

16fc0e9d11-Jan-2014 Tsutomu Uchino

#i106665# fix failed to replace with empty string on text view

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1557329 13f79535-47bb-0310-9956-ffa450edef68

d5c88d4320-Dec-2013 Jürgen Schmidt

#120065# apply patch for Enabled property in grid model

Patch By: hanya
Review By: jsc


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552497 13f79535-47bb-0

#120065# apply patch for Enabled property in grid model

Patch By: hanya
Review By: jsc


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552497 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3ea0c3d529-Nov-2013 Herbert Dürr

#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


#i123768# remove pre-IA2 code remains that has been commented out

The pre-IA2 code is available in the repository and
the commented out code made the methods less readable.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546553 13f79535-47bb-0310-9956-ffa450edef68

show more ...

24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68

4d7c9de028-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68

1234567