pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604660ba899d84687a1dc38beb5cb02dc)
show more ...
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)
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
Remove second semicolon (work in progress)(cherry picked from commit be099857c44bb1fbf755162d20fc038093b5bb7a)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#312)(cherry picked from commit 1f48253eaf10a6456d8848abd647b6b72d5d65c6)
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 78190a370f7d7129fed9a7e70ca122eaae71ce1d)
Merge r1852965 from trunk:Port main/i18npool to gbuild.Allow ICU's version.mk to be used by GNU make (= instead of *=).Add support for building generated C files.Reference ICU libraries using
Merge r1852965 from trunk:Port main/i18npool to gbuild.Allow ICU's version.mk to be used by GNU make (= instead of *=).Add support for building generated C files.Reference ICU libraries using "gb_Library_use_externals" across the tree.Also ICU is an external library, remove it from RepositoryFixes.mkwhich is only for internal ones, and keep it in RepositoryExternal.mkexclusively. Since we get to specify the full linker parameter over there,remove the half-baked hacks for it from RepositoryFixes.mk.Patch by: meSubmitted by: damjanReviewed by: jimgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1853583 13f79535-47bb-0310-9956-ffa450edef68
Link main/i18npool's textconv_dict to cppu and cppuhelper.Patch by: megit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1848085 13f79535-47bb-0310-9956-ffa450edef68
#i118923# OS/2 port, add CPPULIB to resolve uno constructors.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570225 13f79535-47bb-0310-9956-ffa450edef68
fix build for compilers supporting user-defined literalsUser defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)are already available in gcc 4.7 and clang 3.1 and
fix build for compilers supporting user-defined literalsUser defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)are already available in gcc 4.7 and clang 3.1 and this results in problems in codewhere literal strings are concatenated without any whitespace inbetween.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1443509 13f79535-47bb-0310-9956-ffa450edef68
#121139# - string handling: clear reference counting and passing ownership Found by: Regina Henschel, Ariel Constenla-Haile Review by: Herbert Duerrgit-svn-id: https://svn.a
#121139# - string handling: clear reference counting and passing ownership Found by: Regina Henschel, Ariel Constenla-Haile Review by: Herbert Duerrgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1411116 13f79535-47bb-0310-9956-ffa450edef68
#c705663# fix a memory leak in TextConversion_zh::getCharConversion()git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1350539 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: i18npool build system updates.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292855 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232673 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230735 13f79535-47bb-0310-9956-ffa450edef68
Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198251 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