Remove unused cursors (#453)* Remove unused cursors* Additional files* Some forgotten changes
Replace nodrop -> notallow to unify cursor themes (#452)* Replace nodrop -> notallow to unify cursor themesX11 cursors are the only that use "nodrop" instead of "notallow" cursor.* Additional f
Replace nodrop -> notallow to unify cursor themes (#452)* Replace nodrop -> notallow to unify cursor themesX11 cursors are the only that use "nodrop" instead of "notallow" cursor.* Additional files* Get rid of duplicated cursors
show more ...
New design for table selection cursors (#451)* New design for table selection* New cursors* Smoother Windows cursors* Smoother macOS cursors* Updated X11 cursor* Next updated X11 cursor
New design for table selection cursors (#451)* New design for table selection* New cursors* Smoother Windows cursors* Smoother macOS cursors* Updated X11 cursor* Next updated X11 cursor* Next updated X11 cursor* Last updated X11 cursor* Corrected X11 cursor* Hopefully corrected X11 cursor* Hopefully corrected X11 cursors* Corrected X11 cursors
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 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 spelling (#361)* misc: fix spelling* Update ignored words list
Fix typo (vaild), cleanup
pre-commit(end-of-file-fixer): auto fix `.h` files (#281)
Fix spelling (#268)* Fix spelling* Update ignored words list
Fix end of hxx files remove unneeded blank lines (#242)
Remove unneeded blank lines in `.c` and `.h` files (#239)
misc: fix spelling (#182)Thank you very much for your contribution!
Fixed error introduced in my last commit.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1858382 13f79535-47bb-0310-9956-ffa450edef68
Fixed missing linegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1858381 13f79535-47bb-0310-9956-ffa450edef68
Reformated Hex-Dumps for better "readability"git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1858284 13f79535-47bb-0310-9956-ffa450edef68
Corrected mask for X11 pointer (autoscroll south west)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851214 13f79535-47bb-0310-9956-ffa450edef68
Corrected hotspot for X11 pointer (autoscroll south west)git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851111 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
#i123840# normalize SalGraphics point count argument types to sal_uInt32The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr getsconsolidated. 4e9 points are more than enough for a SalGrap
#i123840# normalize SalGraphics point count argument types to sal_uInt32The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr getsconsolidated. 4e9 points are more than enough for a SalGraphics.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551617 13f79535-47bb-0310-9956-ffa450edef68
#i123840# add and use the sal_GlyphId typeUsing the central definition adds consistency and cleans up many ad hocdeclarations. The type sal_GlyphId will become a class in the future sothat its bi
#i123840# add and use the sal_GlyphId typeUsing the central definition adds consistency and cleans up many ad hocdeclarations. The type sal_GlyphId will become a class in the future sothat its bitfield operations etc. can then be isolated into nice methods. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551244 13f79535-47bb-0310-9956-ffa450edef68
WaE: fix some minor class/struct mismatchesgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469752 13f79535-47bb-0310-9956-ffa450edef68
fix x11_cursor headers from thousands of ill-formed C++11 conversionsThis change eliminates almost 6000 warnings when building on newer UNX platforms git-svn-id: https://svn.apache.org/repos/asf
fix x11_cursor headers from thousands of ill-formed C++11 conversionsThis change eliminates almost 6000 warnings when building on newer UNX platforms git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440477 13f79535-47bb-0310-9956-ffa450edef68
#121534# Reintegrating changes for rotated bitmap supportgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437407 13f79535-47bb-0310-9956-ffa450edef68
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon classgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450ede
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon classgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
#c708653# remove unused member SalXLib::pYieldEntries_git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1351249 13f79535-47bb-0310-9956-ffa450edef68
12