| #
cf651680
|
| 30-Jul-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit auto remove trailing whitespace from cxx files (#383)
Another big auto clean up. So many lines !!
Another one bites the dust
https://www.youtube.com/watch?v=rY0WxgSXdEE
Co-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)
Another big auto clean up. So many lines !!
Another one bites the dust
https://www.youtube.com/watch?v=rY0WxgSXdEE
Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
| #
d8dff777
|
| 28-Feb-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit(end-of-file-fixer): autofix more main cxx files (#307)
|
| #
5eeab561
|
| 25-Apr-2020 |
Peter Kovacs <petko@apache.org> |
fixed compiler warnings 1) warning: comparison between signed and unsigned integer expressions [-Wsign-compare solution int -> unsigned int 2) warning: unused variable 'bResult' [-Wunused-variable re
fixed compiler warnings 1) warning: comparison between signed and unsigned integer expressions [-Wsign-compare solution int -> unsigned int 2) warning: unused variable 'bResult' [-Wunused-variable removed return variable
show more ...
|
| #
4b7589a4
|
| 15-Sep-2015 |
Damjan Jovanovic <damjan@apache.org> |
Add missing precompiled header includes in cppuhelper.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1703087 13f79535-47bb-0310-9956-ffa450edef68
|
| #
8269660f
|
| 29-Aug-2015 |
Damjan Jovanovic <damjan@apache.org> |
#i125003# migrate main/cppuhelper/qa/ifcontainer from cppunit to Google Test and run it on every build.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1700066 13f79535-47bb-0310-995
#i125003# migrate main/cppuhelper/qa/ifcontainer from cppunit to Google Test and run it on every build.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1700066 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
3ce09a58
|
| 18-May-2013 |
Steve Yin <steve_y@apache.org> |
Merged with the trunk.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1484083 13f79535-47bb-0310-9956-ffa450edef68
|
| #
fda69661
|
| 08-May-2013 |
Herbert Dürr <hdu@apache.org> |
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations
In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-stri
#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pre-tr1-stl specializations
In stlport<=4 the functors hash and equal_to had specializions for conveniently handling c-strings. For consistency reasons this specialization was not included in the TR1 report and the C++11 standard. The two new helper functors are drop-in replacements for the old specializations.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1480318 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
9d7e27ac
|
| 06-Nov-2011 |
Andrew Rist <arist@apache.org> |
Update headers to Alv2 headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198231 13f79535-47bb-0310-9956-ffa450edef68
|
| #
cdf0e10c
|
| 16-Aug-2011 |
rcweir <rcweir@unknown> |
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.xsl
Also: Repository.mk from the l10n toplevel
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|