Cleanup(cherry picked from commit ce63937a359e5652bda33aeb846f05848781df56)
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>(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)
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)(cherry picked from commit 914d351e5f5b84e4342a86d6ab8d4aca7308b9bd)
Fixed stupid mistake in last commit(cherry picked from commit 1d580d242bed3f5ca667a118c8d445b84ddc1ed2)
Zoomslider should be visible after changing page/slide in Draw/ImpressThis fixes Issue 121506:https://bz.apache.org/ooo/show_bug.cgi?id=121506(cherry picked from commit 28e3e2a882a5de8642c2f294c
Zoomslider should be visible after changing page/slide in Draw/ImpressThis fixes Issue 121506:https://bz.apache.org/ooo/show_bug.cgi?id=121506(cherry picked from commit 28e3e2a882a5de8642c2f294cb32fecbf789d0b4)
Cleanup(cherry picked from commit 6c3f46008062a6f976c36b489e4ef55c817e828c)
Fix spelling (#330)* Fix spelling* Update ignored words list* Update loadenv.cxx* Update loadenv.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commi
Fix spelling (#330)* Fix spelling* Update ignored words list* Update loadenv.cxx* Update loadenv.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 1d625a01161e48303e7e42c1f0f66409595b3449)
Fix spelling (#329)* Fix spelling* Update ignore words list(cherry picked from commit d941b70c83dc1cf56dc95264273f8a288e742c24)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#314)(cherry picked from commit 9204bf8294f34a46abdfeceee27c48e7b7b2ef12)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Allow empty selection in PageSelector::UpdateCurrentPage().This fixes a regression in Impress, where wrong slides areselected on a right-click between slides when scrolling down,and new slides are
Allow empty selection in PageSelector::UpdateCurrentPage().This fixes a regression in Impress, where wrong slides areselected on a right-click between slides when scrolling down,and new slides are inserted in wrong places.Patch by: Andre Fischer <af@...>Reviewed by: meFixes: #124741 - Slide will be inserted in wrong place when try to insert it in latter slides(with vertical scrollbar)(cherry picked from commit 2a12cc4fae255902f4870bfea0bfe724d9d4ddb8)
Fixed several typos(cherry picked from commit c47da6ea653604c64a84e90ede2d0a69fcd8f7e9)
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 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
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
123197: Fixed selection problems when switching between normal and master mode.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570539 13f79535-47bb-0310-9956-ffa450edef68
#i124131# use smart pointer's bool operator instead of comparing its content against NULLthis makes the code more typesafe and avoids the -Wnull-conversion warningsseen with boost>=1.55 smart poin
#i124131# use smart pointer's bool operator instead of comparing its content against NULLthis makes the code more typesafe and avoids the -Wnull-conversion warningsseen with boost>=1.55 smart pointers in C+11 enabled build environmentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562080 13f79535-47bb-0310-9956-ffa450edef68
#i122221# fix slide selected in Slide Pane with Page UpThe comment in the removed part says to call SelectPage to make the slide visible. But the following NotifyCurrentSlideChange method calls S
#i122221# fix slide selected in Slide Pane with Page UpThe comment in the removed part says to call SelectPage to make the slide visible. But the following NotifyCurrentSlideChange method calls SelectPage for the page makes it visible if the pane is not updated yet.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559671 13f79535-47bb-0310-9956-ffa450edef68
#i123768# [ia2] remove pseudo-automatic noisy commentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68
AOO IA2 enabled draft version 1git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1526782 13f79535-47bb-0310-9956-ffa450edef68
i120020 corected paragraph merge, corresponding undo and ownership of linked undo actionsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495808 13f79535-47bb-0310-9956-ffa450edef68
122470: Fixed programmatic triggered switching of sidebar decks.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489925 13f79535-47bb-0310-9956-ffa450edef68
i122354: Fix notification of slide change when caused by slide sorter key event.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1485181 13f79535-47bb-0310-9956-ffa450edef68
i121420: Added support for Impress panels. Modified sidebar configuration scheme.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef
i121420: Added support for Impress panels. Modified sidebar configuration scheme.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from more source filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68
12