870c3792 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more |
c809b0d3 | 01-Apr-2024 |
John Bampton |
Fix spelling in code comments (#210) * Fix spelling in code comments * Update wordml2ooo_field.xsl * Update ooo2wordml_border.xsl --------- Co-authored-by
Fix spelling in code comments (#210) * Fix spelling in code comments * Update wordml2ooo_field.xsl * Update ooo2wordml_border.xsl --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
Revision tags: AOO420-Dev5-m5 |
|
f6675432 | 03-Oct-2023 |
mseidel |
Fixed typos, fixed mixed indentation, removerd whitespace |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
d2f8d5a0 | 04-Sep-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation |
4347e140 | 03-Sep-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation |
Revision tags: AOO420-Dev3-m3 |
|
0a65ad12 | 25-Jul-2021 |
mseidel |
Fixed typo (retrievs -> retrieves), removed whitespace |
443a8ccb | 25-Jul-2021 |
mseidel |
Cleaned up resource files |
f1c05e21 | 20-Jul-2021 |
mseidel |
Fixed typo (HORZ_BODER_SPACE -> HORZ_BORDER_SPACE), removed whitespace |
6e9cccf4 | 26-Apr-2021 |
mseidel |
Fixed typos (initalize -> initialize) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
9f813b30 | 11-Oct-2020 |
mseidel |
Fixed typos (wont -> won't) and some more |
cfd52e18 | 01-Oct-2020 |
mseidel |
Fixed typos (thats -> that's) and many more |
06fea5eb | 22-Aug-2020 |
mseidel |
Fixed typos (internaly -> internally) and some more |
2e3a1b6e | 18-Aug-2020 |
mseidel |
Fixed typos (Normaly -> Normally) and some more |
7950f2af | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more |
Revision tags: 420-Dev2-m2 |
|
cce2cef2 | 16-Jan-2020 |
mseidel |
Fixed typo (heigth -> height) |
4d6aaffa | 14-Nov-2019 |
mseidel |
Icons were changed to PNG long ago |
Revision tags: AOO417, AOO420-Dev-m1 |
|
9fcc2f63 | 28-Jan-2019 |
Matthias Seidel |
Fixed typos (shuting -> shutting) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852312 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416, AOO416-RC1 |
|
b1bc2d97 | 26-Aug-2018 |
Matthias Seidel |
Fixed typo (meaningfull -> meaningful) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839231 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
e8959efd | 27-Nov-2017 |
Jim Jagielski |
Force fpicker to be treated as objC and ensure we link to the required libs git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816459 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO414, AOO413 |
|
8d854f23 | 22-Dec-2016 |
damjan |
Port main/fpicker to gbuild. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775570 13f79535-47bb-0310-9956-ffa450edef68 |
2a4fd18f | 21-Dec-2016 |
damjan |
Fix build errors in the KDE file picker caused by defines duplicated between KDE4 and AOO. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1
Fix build errors in the KDE file picker caused by defines duplicated between KDE4 and AOO. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1775367 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
bf854bef | 17-Oct-2016 |
damjan |
Read PROP_DIRECTORY instead of PROP_FILENAME in the Vista file picker's getDisplayDirectory() method. Patch by: Regina Henschel Review by: Damjan Jovanovic (see https://bz.apache
Read PROP_DIRECTORY instead of PROP_FILENAME in the Vista file picker's getDisplayDirectory() method. Patch by: Regina Henschel Review by: Damjan Jovanovic (see https://bz.apache.org/ooo/show_bug.cgi?id=96720#c12) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1765355 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
851abcd9 | 31-Aug-2016 |
truckman |
Fix -Wformat-security warnings. There are a number of instances where the code calls *printf() to print arbitrary strings and the string is passed as the format argument to *printf()
Fix -Wformat-security warnings. There are a number of instances where the code calls *printf() to print arbitrary strings and the string is passed as the format argument to *printf(). Since these strings might contain % conversion sequences, this is a security hazard. Fix the problem by printing the strings with a "%s" format. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1758644 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO4121 |
|
1aa1f6e5 | 25-Nov-2015 |
Damjan Jovanovic |
#i96720# FilePicker: setDefaultName, setDefaultDirectory "broken" Display the proposed filename even when the URL specified for the file picker directory is invalid. As the Win3
#i96720# FilePicker: setDefaultName, setDefaultDirectory "broken" Display the proposed filename even when the URL specified for the file picker directory is invalid. As the Win32 file picker sadly allows both paths and URLs for directories, users try paths on other more restrictive platforms, and since the file picker there shows neither the directory nor the file, they wrongly conclude both are broken. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716508 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
07a3d7f1 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories a* - g*. 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 a* - g*. 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@1591058 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|