| 80b7aded | 07-Jun-2024 |
John Bampton |
Fix spelling (#216) Thanks again! |
| cdfa2a0e | 01-Apr-2024 |
John Bampton |
Fix spelling in comments (#209) |
| a80e2a64 | 10-Feb-2024 |
mseidel |
Remove pushbuttons with '...' from translation process |
|
Revision tags: AOO420-Dev5-m5 |
|
| 300d4866 | 28-Nov-2023 |
John Bampton |
misc: fix spelling (#186) * misc: fix spelling * Update cmdid.h * Update svdopath.cxx * Update RowSetCache.cxx --------- Co-authored-by: Matthias
misc: fix spelling (#186) * misc: fix spelling * Update cmdid.h * Update svdopath.cxx * Update RowSetCache.cxx --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
| 5589416a | 30-Oct-2023 |
mseidel |
Fixed typo (conenction -> connection) and some other |
| ca41231d | 08-Oct-2023 |
mseidel |
Maintenance cleanup |
| fcab2ba6 | 05-Oct-2023 |
mseidel |
Fixed typo (menues -> menus), removed whitespace |
| 0ac3728e | 04-Oct-2023 |
mseidel |
Fixed typos, removed whitespace |
|
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 ...
|
| 7eef9b79 | 17-Jan-2023 |
mseidel |
Cleaned up resource file |
|
Revision tags: AOO4114-GA, AOO420-Dev4-m4 |
|
| 135629c8 | 03-Dec-2022 |
mseidel |
Cleanup resource file, removed Maskcolor |
|
Revision tags: AOO4113-GA |
|
| 229c356c | 19-Mar-2022 |
mseidel |
Cleaned up resource files, removed whitespace |
|
Revision tags: AOO4112-GA, AOO4111-GA |
|
| 024d3acd | 21-Aug-2021 |
mseidel |
Cleaned up resource files |
|
Revision tags: AOO420-Dev3-m3 |
|
| 6e9cccf4 | 26-Apr-2021 |
mseidel |
Fixed typos (initalize -> initialize) |
|
Revision tags: AOO4110-GA, AOO419-GA |
|
| 5973beeb | 24-Nov-2020 |
Mechtilde |
Updated inforamtion abeout Report Builder |
|
Revision tags: AOO418-GA |
|
| 15289133 | 22-Aug-2020 |
mseidel |
Fixed typos (otherwhise -> otherwise) 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 |
| 66e89fe6 | 21-May-2020 |
mseidel |
Cleaned up resource file, minor changes in Help |
|
Revision tags: 420-Dev2-m2 |
|
| f7259798 | 26-Dec-2019 |
mseidel |
Cleaned up resource file, removed MASKCOLOR |
| 71bf7eee | 23-Dec-2019 |
mseidel |
Cleaned up resource files, removed MASKCOLOR |
| 0508b79b | 12-Dec-2019 |
mseidel |
Cleaned up resource files, removed MASKCOLOR |
| 787035a6 | 08-Nov-2019 |
mseidel |
Icons were changed to PNG long ago |
| 4b87ead9 | 29-Oct-2019 |
mseidel |
Removed invisible Unicode character U+FEFF from resource files |
|
Revision tags: AOO417 |
|
| 00d1660d | 06-Jul-2019 |
Matthias Seidel |
Cleaned up whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1862663 13f79535-47bb-0310-9956-ffa450edef68 |