Revision tags: AOO420-Dev5-m5 |
|
26490e24 | 24-Aug-2023 |
mseidel |
Maintenance cleanup |
Revision tags: AOO4115-GA, AOO4114-GA |
|
c0176e29 | 25-Dec-2022 |
mseidel |
Fixed typos, removed whitespace |
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 |
|
86e1cf34 | 29-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 |
|
2fb14843 | 07-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 ...
|
b862c97c | 28-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 |
|
441705db | 23-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 |
6dc7b748 | 21-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 ...
|
65be1ea2 | 24-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 |
5534eb1e | 10-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 |
f6859a6b | 08-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 |
37fee4fd | 05-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 |
3c226292 | 03-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 |
62024513 | 26-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 |
a5761a6e | 21-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 |
8dcb2a10 | 05-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 ...
|
02c50d82 | 22-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 |
5d65efa0 | 19-Feb-2013 |
Andre Fischer |
i121420: Cleanup. git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447713 13f79535-47bb-0310-9956-ffa450edef68 |
7a32b0c8 | 19-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 ...
|