History log of /aoo41x/main/svx/ (Results 126 - 150 of 436)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9fe9aa9a17-May-2013 Pavel Janík

Unname unused arguments to prevent compiler warnings.


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

9cc9983e17-May-2013 Pavel Janík

Remove unused variables to prevent compiler warnings.


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

564e397f17-May-2013 Pavel Janík

Add default cases to prevent compiler warnings.


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

32b95eed17-May-2013 Pavel Janík

Add missing case for LineJoint_MAKE_FIXED_SIZE to prevent compiler warning.


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

d46a1e4216-May-2013 Andre Fischer

121960: Improve creation of toolbox/toolbar controllers.

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

136468ea16-May-2013 Ariel Constenla-Haile

i122317 - Mark API name as not localizable

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

18eb8d6515-May-2013 Armin Le Grand

i122145 Two changes: Multiselection with mix of DrawObjects and OLE will allow LineStyle and FillStyle panel, single selection of OLE offers these, too, but in default closed state

git-svn-i

i122145 Two changes: Multiselection with mix of DrawObjects and OLE will allow LineStyle and FillStyle panel, single selection of OLE offers these, too, but in default closed state

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

show more ...

2880686915-May-2013 Armin Le Grand

i122318 Adapted color palette stuff, some cleanups

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

868c10da14-May-2013 Pavel Janík

Remove unused variable to prevent compiler warning.


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

ae13266d14-May-2013 Andre Fischer

122302: Use tool bar controls for color controls in text property panel.

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

8eda4adf14-May-2013 Oliver-Rainer Wittmann

correct context switch handling in paragraph property panel and position and size property panel


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

correct context switch handling in paragraph property panel and position and size property panel


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

show more ...

3fca590b14-May-2013 Oliver-Rainer Wittmann

122270: paragraph property panel, line spacing control: do not directly select item via cursor travelling; removing obsolete code


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

122270: paragraph property panel, line spacing control: do not directly select item via cursor travelling; removing obsolete code


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

show more ...

c9c475c913-May-2013 Andre Fischer

121981: Don't change sidebar context while in Impress table.

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

53a3b1ff13-May-2013 Andre Fischer

122047: Remove last traces of unused toolbox controller.

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

8012c32710-May-2013 Andre Fischer

122082: Reverting accidental modification.

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

1d5c86bf10-May-2013 Andre Fischer

122218: Replaced local tool box controller with existing GenericToolboxController (cleanup).

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

122218: Replaced local tool box controller with existing GenericToolboxController (cleanup).

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

show more ...

7c5542ab10-May-2013 Andre Fischer

122082: Remove temporary change.

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

bc7f183110-May-2013 Andre Fischer

122082: Disable controls of text property sidebar panel for disabled document parts.

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

fda6966108-May-2013 Herbert Dürr

#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations

In stlport<=4 the functors hash and equal_to had specializions for conveniently handlin

#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations

In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings.
For consistency reasons this specialization was not included in the TR1 report and the C++11 standard.
The two new helper functors are drop-in replacements for the old specializations.


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

show more ...

468982e408-May-2013 Armin Le Grand

i122246 Corrected three basic problems in the metafile breaker


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

21b3655007-May-2013 Armin Le Grand

i122231 Buffered content for gallery themes, better graphical preparation (currently BMP_SCALE_FASTESTINTERPOLATE, but can be changed in a single place now if wanted)

git-svn-id: https://svn

i122231 Buffered content for gallery themes, better graphical preparation (currently BMP_SCALE_FASTESTINTERPOLATE, but can be changed in a single place now if wanted)

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

show more ...

33b1971607-May-2013 Armin Le Grand

i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration

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

i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration

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

show more ...

9afceb3307-May-2013 Ariel Constenla-Haile

i122116 - Remove GalleryExplorer member functions

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

cf95e50606-May-2013 Armin Le Grand

i122216 Ensure FormControls get printed/PDFed, also ensure graphics are all visible in metafiles

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

i122216 Ensure FormControls get printed/PDFed, also ensure graphics are all visible in metafiles

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

show more ...

52d13b8406-May-2013 Andre Fischer

122230: Fixed focus traveling in the sidebar.

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

12345678910>>...18