00984c56 | 24-Feb-2024 |
mseidel |
Change "Drawing View" to "Normal View" in popup menu (Impress) This fixes: https://bz.apache.org/ooo/show_bug.cgi?id=88619 |
Revision tags: AOO420-Dev5-m5 |
|
2155a943 | 06-Jul-2023 |
mseidel |
Cleanup in Presentation Wizard, preparation for wide screen format |
bc1f4907 | 23-Mar-2023 |
mseidel |
Small corrections to strings |
Revision tags: AOO4115-GA |
|
a72d41dc | 20-Jan-2023 |
Damjan Jovanovic |
Allow us to build against the C++14 standard, while not breaking compatibility with C++98. Clang 13 and 15 on FreeBSD can successfully compile OpenOffice when "-std=c++14" is set in
Allow us to build against the C++14 standard, while not breaking compatibility with C++98. Clang 13 and 15 on FreeBSD can successfully compile OpenOffice when "-std=c++14" is set in gbuild and dmake, and Clang 15 can still compile it with these changes and "-std=gnu++98". Most of the changes involved fixing bad code, eg. NULL being implicitly converted to sal_False, NULL being converted to typed pointers using reinterpet_cast instead of static_cast, and integer conversions to shorter integers. Note that this does not change the currently targeted C++ standard on Linux and FreeBSD, which remains gnu++98. Patch by: me
show more ...
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4 |
|
ee0cc2f6 | 27-Jul-2022 |
mseidel |
Cleaned up resource files, removed whitespace and maskcolor |
Revision tags: AOO4113-GA, AOO4112-GA |
|
5829e3e6 | 09-Dec-2021 |
mseidel |
Fixed typos, removed whitespace |
16e7aaae | 06-Nov-2021 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
2eda3cbf | 25-Oct-2020 |
mseidel |
Fixed more typos (catched -> caught), removed whitespace |
Revision tags: 420-Dev2-m2 |
|
c2fa47f5 | 22-Nov-2019 |
mseidel |
Icons were changed to PNG long ago |
Revision tags: AOO417 |
|
74cbd1f1 | 08-Jun-2019 |
Matthias Seidel |
Fixed typos (wether -> whether) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1860845 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO420-Dev-m1, AOO416 |
|
48880d4e | 09-Nov-2018 |
Matthias Seidel |
Removed German string, cleanup git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1846269 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416-RC1, AOO415, AOO414, AOO413 |
|
b63233d8 | 07-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 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: 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 |
|
728936de | 22-Apr-2014 |
Armin Le Grand |
i63399 add to clipboard as URL only when no fill and no line style, just a simple URL git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1589094 13f79535-47bb-0310-9956-ffa450edef
i63399 add to clipboard as URL only when no fill and no line style, just a simple URL git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1589094 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
a206ee71 | 29-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 |
Revision tags: AOO401, AOO400 |
|
3091fa8a | 05-Jun-2013 |
Andre Fischer |
122470: Fixed programmatic triggered switching of sidebar decks. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489925 13f79535-47bb-0310-9956-ffa450edef68 |
2da1a64c | 24-Apr-2013 |
Ariel Constenla-Haile |
i121873 - Add option to disable starting the Presenter Screen together with the presentation git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471627 13f79535-47bb-0310-9956-ffa
i121873 - Add option to disable starting the Presenter Screen together with the presentation git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471627 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
46d2a04e | 18-Apr-2013 |
Herbert Dürr |
WaE: fix implicit conversions from boolean false to the NULL pointer git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469301 13f79535-47bb-0310-9956-ffa450edef68 |
28bcfa49 | 16-Apr-2013 |
Armin Le Grand |
i122041 Unified and centralized control for Color ValueSets git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468340 13f79535-47bb-0310-9956-ffa450edef68 |
47148b3b | 09-Apr-2013 |
Oliver-Rainer Wittmann |
rebase on current trunk git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
|
430a148e | 08-Apr-2013 |
Jan Iversen |
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465678 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 |
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 ...
|
45fd3b9a | 10-Jan-2013 |
Armin Le Grand |
#121504# Support for alpha channel in clipboard for all systems git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68 |