Fix typos (#458)* Fix typos* Regenerate ignored words list codespell.txt* Update cli_proxy.h* Update cli_proxy.h---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
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 remove trailing whitespace from h files (#385)Another big auto clean up by pre-commit similar to the others
pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.
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)
pre-commit: auto remove unneeded trailing whitespace from Makefiles (#378)Cleaned up some whitespace in the Makefiles
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks
Port main/sot to the component context API.Patch by: me
Remove bashC (Form feed) from code
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)
pre-commit(end-of-file-fixer): auto fix `.h` files (#281)
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
Fix end of hxx files remove unneeded blank lines (#242)
Also needs juh.jar.Patch by: me
Clean up sot complex tests.Patch by: me
sot module doesn't need OOoRunner.jar as a complex test dependency.Patch by: me
Fix spelling in code comments (#212)* Fix spelling in code comments * Update AgendaTemplate.java --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
When copying charts, shapes, etc. out of OpenOffice, export them to theclipboard in the (lossless) SVG graphics format as well.This can be pasted into GIMP, Inkscape, and other apps, unlike ourcu
When copying charts, shapes, etc. out of OpenOffice, export them to theclipboard in the (lossless) SVG graphics format as well.This can be pasted into GIMP, Inkscape, and other apps, unlike ourcurrent WMF/EMF clipboard formats which use private MIME types thatnothing supports.Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=112829 - Copy & paste of OLE object to Gimp fails with error messagePatch by: me
Fixed typos
Fixed typos (the the -> the) and some more
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
Resource leakCID: 1229496git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716174 13f79535-47bb-0310-9956-ffa450edef68
#i107734 Support for Math Input Panel in Windows 7The patch introduces a new command .uno:ImportMathClipboard to module Math.It imports MathML content from clipboard and transforms it to StarmathI
#i107734 Support for Math Input Panel in Windows 7The patch introduces a new command .uno:ImportMathClipboard to module Math.It imports MathML content from clipboard and transforms it to StarmathIt handles clipboard MIME type 'application/mathml+xml' andplain text, which can be interpreted as MathML segment.It partly solves issues #i14252, #i34781, and #i53509 too.Review by: Hanya <hanya.runo@gmail.com>git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689859 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories r* - z*.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 r* - z*.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@1591062 13f79535-47bb-0310-9956-ffa450edef68
12