30b58845 | 18-Jul-2024 |
mseidel |
Fixed various typos, general cleanup |
69bc0636 | 08-Jul-2024 |
Damjan Jovanovic |
This test also needs juh.jar. Patch by: me |
870c3792 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more |
80b7aded | 07-Jun-2024 |
John Bampton |
Fix spelling (#216) Thanks again! |
ce18a169 | 14-May-2024 |
John Bampton |
Fix spelling in code comments (#212) * Fix spelling in code comments * Update AgendaTemplate.java --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> |
98d7f78d | 22-Feb-2024 |
John Bampton |
docs: fix spelling in code comments (#205) |
Revision tags: AOO420-Dev5-m5 |
|
7f5c89d5 | 30-Nov-2023 |
John Bampton |
misc: fix spelling (#187) * misc: fix spelling * Update TestExtension.java * Update FilterFactory.idl * Update ExtendedTypeDetectionFactory.idl * Update L
misc: fix spelling (#187) * misc: fix spelling * Update TestExtension.java * Update FilterFactory.idl * Update ExtendedTypeDetectionFactory.idl * Update LocationTest.java * Update HelpComponent.java * Update HelpSearch.java * Update TestExtension.java * Update SOReportJobFactory.java --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
06fb39a1 | 15-Nov-2023 |
John Bampton |
misc: fix spelling (#183) * misc: fix spelling * Update svdedxv.cxx Small additions --------- Co-authored-by: Matthias Seidel <mseidel@apache.org> |
44c62228 | 25-May-2023 |
mseidel |
Remove executable flag from various files (2nd part) |
Revision tags: AOO4115-GA |
|
e54b5b1d | 16-Feb-2023 |
mseidel |
Cleanup Make files |
Revision tags: AOO4114-GA, AOO420-Dev4-m4 |
|
ed2dba9c | 13-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) / final step |
cb5f33c6 | 09-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) and some other / 3rd step |
09b53915 | 07-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) and some other / 2nd step |
ea7dd2d0 | 06-Oct-2022 |
mseidel |
Fixed typo (continueing -> continuing) and some other |
Revision tags: AOO4113-GA |
|
7462b743 | 18-Feb-2022 |
Arrigo Marchiori |
Search for the right attribute content XML_N_SVG are transformed into XML_N_SVG_COMPAT |
Revision tags: AOO4112-GA |
|
59d6557e | 01-Oct-2021 |
Jim Jagielski |
Merge pull request #122 from ardovm/bug128356 Address bug 128356 and similar ones (duplicated XML attributes)
|
Revision tags: AOO4111-GA, AOO420-Dev3-m3 |
|
b0eb6e5c | 05-Aug-2021 |
Jim Jagielski |
extraneous brace |
70aac8b5 | 05-Aug-2021 |
Jim Jagielski |
bool strangeness... |
Revision tags: AOO4110-GA |
|
054b2114 | 25-Mar-2021 |
mseidel |
Fixed typo (porperty -> property) |
cc61290d | 06-Feb-2021 |
Arrigo Marchiori |
Add some documentation |
ebd28ad3 | 05-Feb-2021 |
Arrigo Marchiori |
Raise an exception when attempting to add duplicate attributes |
b37cf8cf | 05-Feb-2021 |
Arrigo Marchiori |
Fix typo Thanks Jim! |
498c5314 | 05-Feb-2021 |
Arrigo Marchiori |
WIP: avoid to add duplicate attributes to XML tags This assertion shall be changed into an exception. Work in progress! |
7af97f4f | 05-Feb-2021 |
Arrigo Marchiori |
Do not add office:name attribute to automatic styles This attribute could even be repeated in some cases, leading to invalid XML. See for example bug 128356. |
Revision tags: AOO419-GA, AOO418-GA |
|
a633b3dd | 25-Oct-2020 |
mseidel |
Fixed typos (catched -> caught), removed whitespace |