History log of /aoo42x/main/sd/source/ui/sidebar/ (Results 1 - 18 of 18)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
61060e7024-Aug-2023 mseidel

Maintenance cleanup

(cherry picked from commit 26490e24d3292bc36cc0f0de07aa74d641cb48ea)

Revision tags: AOO4115-GA, AOO4114-GA
bc0e0e0425-Dec-2022 mseidel

Fixed typos, removed whitespace

(cherry picked from commit c0176e29f1b73ee9933236b76a82e2bc81761923)

Revision tags: AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
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, AOO410_Beta
2fb1484307-Mar-2014 Herbert Dürr

#i123770# obsolete and remove the emulation of hash_map's data_type typedef

and fix its former usages by utilizing the standard compliant mapped_type
typedef instead


git-sv

#i123770# obsolete and remove the emulation of hash_map's data_type typedef

and fix its former usages by utilizing the standard compliant mapped_type
typedef instead


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

show more ...

b862c97c28-Jan-2014 Herbert Dürr

#i124131# use smart pointer's bool operator instead of comparing its content against NULL

this makes the code more typesafe and avoids the -Wnull-conversion warnings
seen with boost>=1.5

#i124131# use smart pointer's bool operator instead of comparing its content against NULL

this makes the code more typesafe and avoids the -Wnull-conversion warnings
seen with boost>=1.55 smart pointers in C+11 enabled build environments


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

show more ...

Revision tags: AOO401, AOO400
441705db23-May-2013 Andre Fischer

122247: Improved focus traveling in sidebar.

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

6dc7b74821-May-2013 Andre Fischer

i122291: Showing the right set of layouts for handout mode. Fixed painting selection in layout panel.

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

i122291: Showing the right set of layouts for handout mode. Fixed painting selection in layout panel.

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

show more ...

65be1ea224-Apr-2013 Andre Fischer

122093: Don't show Impress layouts panel for master pages.

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

5534eb1e10-Apr-2013 Pavel Janík

Remove unused variables to prevent WaE issues.


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

f6859a6b08-Apr-2013 Andre Fischer

i121420: Improved sizing for table panel.

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

37fee4fd05-Apr-2013 Andre Fischer

i121420: Bag of small fixes regarding UI and colors.

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

3c22629203-Apr-2013 Andre Fischer

i121961: Added navigator for Writer.

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

6202451326-Mar-2013 Andre Fischer

i121961: Added navigator panel for Draw/Impress to sidebar.

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

a5761a6e21-Mar-2013 Andre Fischer

i121420: Removed obsolete support of detail dialogs from panels.

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

8dcb2a1005-Mar-2013 Andre Fischer

i121420: Fixed some crashes. Reorganized svx/source/sidebar directory structure. Added svx::sidebar::Popup.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1452760

i121420: Fixed some crashes. Reorganized svx/source/sidebar directory structure. Added svx::sidebar::Popup.

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

show more ...

02c50d8222-Feb-2013 Andre Fischer

i121420: Impress panels do not use the drawing framework anymore.

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

5d65efa019-Feb-2013 Andre Fischer

i121420: Cleanup.

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

7a32b0c819-Feb-2013 Andre Fischer

i121420: Added support for Impress panels. Modified sidebar configuration scheme.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ff

i121420: Added support for Impress panels. Modified sidebar configuration scheme.

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

show more ...