4e167d9c | 11-Jun-2024 |
John Bampton |
Fix spelling (#217) Thanks! Also corrected some Windows CRLF. (cherry picked from commit abfbd45ab9c232a6256d927aa27fe09a250de2cc) |
Revision tags: AOO420-Dev5-m5 |
|
1738ad43 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others (cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88) |
Revision tags: AOO4115-GA |
|
5908c594 | 16-Feb-2023 |
mseidel |
Cleanup Make files (cherry picked from commit e54b5b1ddf740e7e5990491b601759cec259e862) |
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA |
|
d75c37ae | 01-Sep-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit b9a4ae0fa8e1446f2d3d30226e5244245afa6a63) |
e2530cf9 | 31-Aug-2021 |
mseidel |
Fixed mixed style (space/tabs) in indentation (cherry picked from commit 2aed523360a57b9d104375c3b972acc26c7f89ff) |
Revision tags: AOO420-Dev3-m3 |
|
1912a402 | 05-Aug-2021 |
Jim Jagielski |
bool strangeness... (cherry picked from commit 70aac8b51665545813b3f6de032a774876a9e74d) |
b4953498 | 27-Apr-2021 |
mseidel |
Fixed links to Wiki, removed whitespace (cherry picked from commit c059a6bfdc7197fd3b2f0f9934ce468945f8c89d) |
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA |
|
7a164331 | 11-Oct-2020 |
mseidel |
Fixed typos (wont -> won't) and some more (cherry picked from commit 9f813b30a249a2ed1e0f5e3ff3c0b88a8924b427) |
796b7e2a | 01-Oct-2020 |
mseidel |
Fixed typos (thats -> that's) and many more (cherry picked from commit cfd52e183e60a1a0f86b79e1f5a1cdd3ab0b202f) |
6d53c851 | 25-Sep-2020 |
mseidel |
Fixed typo (explicitely -> explicitly) and some more (cherry picked from commit 56b8eddca8dfa483d4f8ff0d4ce385505d8407b6) |
4e7d57d8 | 22-Aug-2020 |
mseidel |
Fixed typos (otherwhise -> otherwise) and some more (cherry picked from commit 15289133c13269ea12e74ce817b98e1403d5761d) |
a49f1911 | 22-Aug-2020 |
mseidel |
Fixed typos (internaly -> internally) and some more (cherry picked from commit 06fea5eb2b9aa5023a47343a2dfc561c5943149a) |
fb0b81f5 | 14-Jun-2020 |
mseidel |
Fixed typos (the the -> the) and some more (cherry picked from commit 7950f2af818787db817abe90d4dbb3d6d8409899) |
Revision tags: 420-Dev2-m2 |
|
9f5514e7 | 02-Mar-2020 |
mseidel |
Fixed typo (minmal -> minimal) (cherry picked from commit 414ebe3f9f11a92a37e6101e6ed76c1b5b51d650) |
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
a8f4084d | 31-May-2018 |
Matthias Seidel |
Fixed typos: contructor -> constructor convinient -> convenient git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1832633 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
ae6fcd72 | 01-Dec-2017 |
Patricia Shanahan |
Security fixes from 4.1.5 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816791 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO414 |
|
eab2447c | 16-Aug-2017 |
Jim Jagielski |
Align w/ AOO414 on these fixes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805237 13f79535-47bb-0310-9956-ffa450edef68 |
a144be1a | 10-Jul-2017 |
Damjan Jovanovic |
If called on an empty collection, don't let OEnumerationByIndex.nextElement() call XIndexAccess.getByIndex() with an invalid index, just like OEnumerationByName.nextElement() doesn't.
If called on an empty collection, don't let OEnumerationByIndex.nextElement() call XIndexAccess.getByIndex() with an invalid index, just like OEnumerationByName.nextElement() doesn't. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1801502 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: 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 ...
|
f9333cb5 | 25-Nov-2015 |
Pedro Giffuni |
i125369 - Illumos port: avoid some redefinitions In the case of the Illumos/Solaris-i386 port there are some conflicts caused by internal C definitions. Try to work them out with som
i125369 - Illumos port: avoid some redefinitions In the case of the Illumos/Solaris-i386 port there are some conflicts caused by internal C definitions. Try to work them out with some help of Illumos' opengrok. On the case of the odbcbase driver rename the affected typedef to avoid conflicts. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716482 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT |
|
e92f3138 | 04-Oct-2015 |
Damjan Jovanovic |
#i125003# migrate main/comphelper from cppunit to Google Test, fix the broken string test, and run the tests on every build. git-svn-id: https://svn.apache.org/repos/asf/openof
#i125003# migrate main/comphelper from cppunit to Google Test, fix the broken string test, and run the tests on every build. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1706678 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO411 |
|
9c0c1533 | 24-Sep-2015 |
Andrea Pescetti |
#i126305# Add support for WebDAV locking. Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705199 13f79535
#i126305# Add support for WebDAV locking. Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1705199 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c64f2bbd | 06-Sep-2015 |
Pedro Giffuni |
Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang. Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/as
Clean up all of typos that cause header guard warnings when building the OpenOffice source with clang. Submitted by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
963c6022 | 07-Aug-2014 |
Armin Le Grand |
i125386 secured user request and changed some bools to bitfield git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1616457 13f79535-47bb-0310-9956-ffa450edef68 |