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 ...
Fix spelling (#368)* misc: fix spelling* Update ignored words list(cherry picked from commit 141ed1b0e8f66573b5bd315db0ad0769b0a91455)
pre-commit(end-of-file-fixer): autofix more main cxx files (#307)(cherry picked from commit d8dff77764cb74143fabc617dc8ee25d946bae78)
Fix typo (someting), cleanup(cherry picked from commit 0420d1a0e3c8970850b7ac50e40ab8b8310e3a44)
Cleanup(cherry picked from commit 8520597d76449d0700d33dcf99af949529a7c89a)
Use UTF-8 encoding, cleanup(cherry picked from commit 29d7882dfd44bedddaf81c3b4e2999e0ea40948d)
Cleanup(cherry picked from commit 7362bde626a556b0ffc224247dc2b78c03cbe2fe)
Use UTF-8 encoding, cleanup(cherry picked from commit 045f3bcec34f1ea4f2ed88ca9dbef9d229e0a192)
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent
misc: fix spelling (#187)* misc: fix spelling* Update TestExtension.java* Update FilterFactory.idl* Update ExtendedTypeDetectionFactory.idl* Update LocationTest.java* Update HelpComponent.java* Update HelpSearch.java* Update TestExtension.java* Update SOReportJobFactory.java---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 7f5c89d5b2565ed069498a1c8ac682c2e94f3fe2)
Port main/basic to gbuild.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842966 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
#i126272# OpenOffice.org Basic compile error : if statement followed by End If - in next Line ???Allow the Else in a single-line If statement to be terminated by a comment instead of only EOL.Pat
#i126272# OpenOffice.org Basic compile error : if statement followed by End If - in next Line ???Allow the Else in a single-line If statement to be terminated by a comment instead of only EOL.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1720205 13f79535-47bb-0310-9956-ffa450edef68
#i117960# Basic: Line Input doesn't work in single-line Ifi92642 added the ability to use certain keywords as variable names (eg. name = 1, line = "hi"),but also caused a regression where "Line In
#i117960# Basic: Line Input doesn't work in single-line Ifi92642 added the ability to use certain keywords as variable names (eg. name = 1, line = "hi"),but also caused a regression where "Line Input" is broken in single-line If statements.This patch fixes that by allowing Then and Else to also be the start-of-line tokens expected toimmediately preceed the "Line" token in order for that "Line" token to be recognized a keyword insteadof a variable name. Also added FVT spreadsheet tests for "Line" as both a variable name and as "Line Input".Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716234 13f79535-47bb-0310-9956-ffa450edef68
#i63614# fix strange type missmatch when Iif runtime function is usedSecond or later compilation uses value type returned by previous execution of code. Use the defined type as return value of the
#i63614# fix strange type missmatch when Iif runtime function is usedSecond or later compilation uses value type returned by previous execution of code. Use the defined type as return value of the runtime function of Basic always. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1650325 13f79535-47bb-0310-9956-ffa450edef68
Many spelling fixes: directories a* - g*.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 a* - g*.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@1591058 13f79535-47bb-0310-9956-ffa450edef68
#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b'Patch-by: j.nitschke@ok.deReview-by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/open
#i123862# use O*String's isEmpty() method to check for emptiness in modules starting with 'b'Patch-by: j.nitschke@ok.deReview-by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564230 13f79535-47bb-0310-9956-ffa450edef68
#i123817# prepare codebase for updating to boost 1.55git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555789 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
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198217 13f79535-47bb-0310-9956-ffa450edef68
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a co
Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt/ooo/trunk/core/gettext/gettext-0.18.1.1.patch/ooo/trunk/core/apache-commons/patches/codec.patch/ooo/trunk/core/libcroco/libcroco-0.6.2.patch/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt/ooo/trunk/core/graphite/graphite-2.3.1.patch/ooo/trunk/core/hwpfilter/source/hwpeq.cpp/ooo/trunk/core/solenv/bin/cwstouched.pl/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html/ooo/trunk/core/writerfilter/source/doctok/escher.html/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xslAlso: Repository.mk from the l10n toplevelgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68