pre-commit trailing whitespace auto clean for XSL files (#469)The trailing-whitespace hook now targets XSL files.(cherry picked from commit faed12091a4d14a5fb23110a4a3a01634c3a4257)
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 remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time(cher
pre-commit auto remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time(cherry picked from commit b3b486c6f12b7baba6a5d71c7012f6454f487e5a)
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)
Remove second semicolon (work in progress)(cherry picked from commit 94f40e846ad5ad50c2a5a04ce7779e4e0d5135df)
pre-commit(end-of-file-fixer): autofix XML files (#351)(cherry picked from commit ef208b1dd24f9e3281b0a010c5546964f327cf57)
pre-commit clean ups for `.el` and `.pas` files (#342)Enforced 3 hooks:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 457f9c5b90845ceecf87fee6d85dd985ff
pre-commit clean ups for `.el` and `.pas` files (#342)Enforced 3 hooks:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 457f9c5b90845ceecf87fee6d85dd985ff8e9956)
pre-commit(end-of-file-fixer): autofix xsl files (#326)(cherry picked from commit 026dc2ab00bf52756dbba833f292155bf885fa49)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#321)(cherry picked from commit 80db8d5f292e7a7439bf20fc6b503d581954c3ac)
pre-commit(trailing-whitespace): autofix xcs and xmi files (#310)(cherry picked from commit adf11df40006212c9bc6044f6c93ed03d30bd01b)
Fixed typo (overriden -> overridden) and some others(cherry picked from commit 5f551de635bbe4c47e985520a47471cf8e391c88)
Revert: Use real test(cherry picked from commit 215380a478fabe608bf513989d5c82f86488d88b)
Use real test(cherry picked from commit 37eaa1bfc66860d3eb86d451678c521ed3dbf36d)
Merge branches/gbuild-reintegration to trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68
Clean up all of typos that cause header guard warnings when building theOpenOffice source with clang.Submitted by: Don Lewisgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535
Clean up all of typos that cause header guard warnings when building theOpenOffice source with clang.Submitted by: Don Lewisgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1701535 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
123345: import - correct handling of sub tables import - import table's left margin import - set table's bottom margin explicitlygit-svn-id: https://svn.apache.org/repos/asf/openo
123345: import - correct handling of sub tables import - import table's left margin import - set table's bottom margin explicitlygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565662 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
113059: *.docx import: correct handling of comment/annotation, footnote and endnote IDs for parsing the corresponding sub streams Kudos to Pavel <paveljanik@apache.org> for his analysis and finding
113059: *.docx import: correct handling of comment/annotation, footnote and endnote IDs for parsing the corresponding sub streams Kudos to Pavel <paveljanik@apache.org> for his analysis and findings cherry-picked from branch ooxml-osbagit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552317 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: use of gcc style import libraries.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1415538 13f79535-47bb-0310-9956-ffa450edef68
#c705103# fix WW8SttbRgtplc::getEntry() for positive index argumentgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350605 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307651 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306685 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306678 13f79535-47bb-0310-9956-ffa450edef68
Added AL2 license.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68
12