History log of /trunk/main/xmloff/ (Results 1 - 25 of 114)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
30b5884518-Jul-2024 mseidel

Fixed various typos, general cleanup

69bc063608-Jul-2024 Damjan Jovanovic

This test also needs juh.jar.

Patch by: me

870c379217-Jul-2024 mseidel

Fixed typo (completly -> completely) and many more

80b7aded07-Jun-2024 John Bampton

Fix spelling (#216)

Thanks again!

ce18a16914-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>

98d7f78d22-Feb-2024 John Bampton

docs: fix spelling in code comments (#205)

Revision tags: AOO420-Dev5-m5
7f5c89d530-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 ...

06fb39a115-Nov-2023 John Bampton

misc: fix spelling (#183)

* misc: fix spelling

* Update svdedxv.cxx

Small additions

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

44c6222825-May-2023 mseidel

Remove executable flag from various files (2nd part)

Revision tags: AOO4115-GA
e54b5b1d16-Feb-2023 mseidel

Cleanup Make files

Revision tags: AOO4114-GA, AOO420-Dev4-m4
ed2dba9c13-Oct-2022 mseidel

Fixed typo (continueing -> continuing) / final step

cb5f33c609-Oct-2022 mseidel

Fixed typo (continueing -> continuing) and some other / 3rd step

09b5391507-Oct-2022 mseidel

Fixed typo (continueing -> continuing) and some other / 2nd step

ea7dd2d006-Oct-2022 mseidel

Fixed typo (continueing -> continuing) and some other

Revision tags: AOO4113-GA
7462b74318-Feb-2022 Arrigo Marchiori

Search for the right attribute content

XML_N_SVG are transformed into XML_N_SVG_COMPAT

Revision tags: AOO4112-GA
59d6557e01-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
b0eb6e5c05-Aug-2021 Jim Jagielski

extraneous brace

70aac8b505-Aug-2021 Jim Jagielski

bool strangeness...

Revision tags: AOO4110-GA
054b211425-Mar-2021 mseidel

Fixed typo (porperty -> property)

cc61290d06-Feb-2021 Arrigo Marchiori

Add some documentation

ebd28ad305-Feb-2021 Arrigo Marchiori

Raise an exception when attempting to add duplicate attributes

b37cf8cf05-Feb-2021 Arrigo Marchiori

Fix typo

Thanks Jim!

498c531405-Feb-2021 Arrigo Marchiori

WIP: avoid to add duplicate attributes to XML tags

This assertion shall be changed into an exception. Work in progress!

7af97f4f05-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
a633b3dd25-Oct-2020 mseidel

Fixed typos (catched -> caught), removed whitespace

12345