pre-commit trailing whitespace auto clean for XSL files (#469)The trailing-whitespace hook now targets XSL files.
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 XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time
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)
Remove second semicolon (work in progress)
pre-commit(end-of-file-fixer): autofix XML files (#351)
pre-commit clean ups for `.el` and `.pas` files (#342)Enforced 3 hooks:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
pre-commit(end-of-file-fixer): autofix xsl files (#326)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#321)
pre-commit(trailing-whitespace): autofix xcs and xmi files (#310)
Fixed typo (overriden -> overridden) and some others
Revert: Use real test
Use real test
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