d2b26721 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more (cherry picked from commit 870c37922ca0ef0ac9f3f6f409d697814dc73d8a) |
c34b68ab | 21-Feb-2024 |
John Bampton |
docs: fix spelling in code comments (#203) (cherry picked from commit c938ccda3ac505248a9f1ba389738d0de385daba) |
5f9494a7 | 08-Feb-2024 |
Arrigo Marchiori |
Fix crash in helpex in case of XML parsing errors (cherry picked from commit 7a8fdded60123facef5fa0fa12539725cd444123) |
Revision tags: AOO420-Dev5-m5 |
|
1784980f | 03-Oct-2023 |
mseidel |
Fixed typos, fixed mixed indentation, removerd whitespace (cherry picked from commit f667543289ac266f8a98fbe20467995f22658975) |
facfa769 | 18-Sep-2023 |
mseidel |
Maintenance cleanup (cherry picked from commit ce48dd1f26396c7ab9fed48d2df6a6b2bfcf6e06) |
d13ddb82 | 17-Sep-2023 |
mseidel |
Fixed typo (possibel -> possible) and some others (cherry picked from commit 4ff439bb6886f3bed33191fca8cb2e1ca650bbd9) |
Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4 |
|
3adb8b6e | 09-Sep-2022 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit a27c115a070e5f15bedb543d2a457c4589d7776c) |
ac8c9f75 | 05-Sep-2022 |
mseidel |
Small correction to string (cherry picked from commit d876b4b29d056983cd75b108a4f5d05e53007c64) |
36d1131a | 04-Sep-2022 |
mseidel |
Removed whitespace (cherry picked from commit 8f303804846169c8a95314d79e5f929a2c11defd) |
Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
17ad1cec | 22-Aug-2021 |
mseidel |
Remove unused token (cherry picked from commit 98f76e59f55bea0683f36dc8f901fe6ade742684) |
254802d4 | 22-Aug-2021 |
mseidel |
Fixed typo (extren -> extern), removed whitespace (cherry picked from commit 3fdeb968ff7c7073bba1719398e969123170831d) |
5bdb5f07 | 22-Aug-2021 |
mseidel |
Fixed typo (COMMEND -> COMMENT), removed whitespace (cherry picked from commit 08511ee295297184f42bd9cc8c54f2819191e6e0) |
Revision tags: AOO420-Dev3-m3 |
|
206e4dff | 11-May-2021 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit ab40857287c6726927810e0521e53d699ee4888e) |
Revision tags: AOO4110-GA, AOO419-GA |
|
e27da661 | 08-Nov-2020 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 46d9d3979fdc0063f6d44c300d3225cf267eae57) |
59c05f3d | 01-Nov-2020 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 391aa42d4488fac3e566bbd71f7cd038811a81fe) |
Revision tags: AOO418-GA |
|
7a164331 | 11-Oct-2020 |
mseidel |
Fixed typos (wont -> won't) and some more (cherry picked from commit 9f813b30a249a2ed1e0f5e3ff3c0b88a8924b427) |
4e7d57d8 | 22-Aug-2020 |
mseidel |
Fixed typos (otherwhise -> otherwise) and some more (cherry picked from commit 15289133c13269ea12e74ce817b98e1403d5761d) |
fb0b81f5 | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more (cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899) |
Revision tags: 420-Dev2-m2 |
|
fb0025db | 05-Nov-2019 |
Don Lewis |
Include <cstdlib> to get the declaration for exit(). |
Revision tags: AOO417 |
|
940681c7 | 11-Jun-2019 |
Matthias Seidel |
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, 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 |
|
bf44f1eb | 24-Jun-2014 |
Herbert Dürr |
#i125143# reduce helpex stack usage to prevent intermittent failures moving the 1MB copy buffer from the stack to the heap solves the problem that was first observed on the Windows build
#i125143# reduce helpex stack usage to prevent intermittent failures moving the 1MB copy buffer from the stack to the heap solves the problem that was first observed on the Windows buildbot. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605044 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a15fa0e2 | 23-Jun-2014 |
Herbert Dürr |
#i125143# use bulk-copying instead of line-wise in helpex Export::CopyFile() This simple change has been measured to speed up the helpex by almost 30%. git-svn-id: https://svn.
#i125143# use bulk-copying instead of line-wise in helpex Export::CopyFile() This simple change has been measured to speed up the helpex by almost 30%. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1604786 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a893be29 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories h* - p*. 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 h* - p*. 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@1591060 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta, AOO401, AOO400 |
|
ab4b560e | 04-Mar-2013 |
Herbert Dürr |
WaE: fix narrowing conversion for systems with signed char git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1452319 13f79535-47bb-0310-9956-ffa450edef68 |