Correct possible issues with ZIP files
Fix typos (#407)depricated -> deprecated
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our co
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our code baseThe NeverEnding Story was a great film back in the old days :)Great video and theme song by Limahlhttps://www.youtube.com/watch?v=lHytjEj7B9ghttps://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
Query our XLinkAuthorizer before calling com::sun::star::embed::XLinkCreator::createInstanceLink()
misc: fix spelling (#361)* misc: fix spelling* Update ignored words list
Remove second semicolon (work in progress)
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskelet
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskeleton.cxx* Update javacompskeleton.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
pre-commit(end-of-file-fixer): autofix more main cxx files (#307)
Fixed typo (conteiner -> container) and some other
Fix end of hxx files remove unneeded blank lines (#242)
Fix spelling (#217)Thanks! Also corrected some Windows CRLF.
Fixed mixed style (space/tabs) in indentation
Fixed typos (thats -> that's) and many more
Fixed typos (otherwhise -> otherwise) and some more
Cleaned up whitespace, fixed typosgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1860164 13f79535-47bb-0310-9956-ffa450edef68
Security fixes from 4.1.5git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1816791 13f79535-47bb-0310-9956-ffa450edef68
Align w/ AOO414 on these fixesgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805237 13f79535-47bb-0310-9956-ffa450edef68
If called on an empty collection, don't let OEnumerationByIndex.nextElement()call XIndexAccess.getByIndex() with an invalid index, just likeOEnumerationByName.nextElement() doesn't.Patch by: me
If called on an empty collection, don't let OEnumerationByIndex.nextElement()call XIndexAccess.getByIndex() with an invalid index, just likeOEnumerationByName.nextElement() doesn't.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1801502 13f79535-47bb-0310-9956-ffa450edef68
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-ffa4
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
#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-
#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
i125386 secured user request and changed some bools to bitfieldgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1616457 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories a* - g*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the internationa
Many spelling fixes: directories a* - g*.Attempt to clean up most but certainly not all the spellingmistakes that found home in OpenOffice through decades. Wecould probably blame the international nature of the code butit is somewhat shameful that this wasn't done before.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591058 13f79535-47bb-0310-9956-ffa450edef68
12