Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411 |
|
#
ae5c9b6c |
| 15-May-2014 |
Herbert Dürr |
#i124908# remove custom allocator support in stlport-replacement headers with the sal-internal custom allocator removed AOO no longer needs the stlport-replacement headers to support the
#i124908# remove custom allocator support in stlport-replacement headers with the sal-internal custom allocator removed AOO no longer needs the stlport-replacement headers to support the complexity of containers with non-default allocators. Xcode>=5.1's libc++ runs into build problems with such custom allocator support in the stlport-replacement headers because of constness mismatches. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594887 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
#
a718d426 |
| 02-Jan-2014 |
Herbert Dürr |
#i123947# fix stlport emulation wrappers when compiling in C++11 mode When compiling in C++11 mode the system provided TR1 compliant headers are already required to be available and to b
#i123947# fix stlport emulation wrappers when compiling in C++11 mode When compiling in C++11 mode the system provided TR1 compliant headers are already required to be available and to be in the std namespace. The wrappers trying to map the TR1 containers into the std namespace too is problematic them, so it must be avoided in C++11 mode. Having TR1 compliant headers available directly also simplifies the stlport4 emulation considerably. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554812 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
#
7b77422c |
| 05-Aug-2013 |
Herbert Dürr |
#i122959# prevent use of the insert method in the single linked list git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1510483 13f79535-47bb-0310-9956-ffa450edef68
|
#
91a9c166 |
| 26-Jul-2013 |
Herbert Dürr |
#i122853# prevent use of slist::size() for all platforms even for the once that emulate slist using std::list git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1507
#i122853# prevent use of slist::size() for all platforms even for the once that emulate slist using std::list git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1507307 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
dee715a7 |
| 30-May-2013 |
Herbert Dürr |
#i122208# update STL header wrappers From a binary perspective the wrappers allow dropping stlport4 itself immediately and replacing it by standard compliant system or compiler stand
#i122208# update STL header wrappers From a binary perspective the wrappers allow dropping stlport4 itself immediately and replacing it by standard compliant system or compiler standard template libraries. From a source code perspective the other parts of the codebase can remain untouched for now. They can be gradually converted from stlport4 to the TR1 or C++11 standard at a comfortable pace later. The header wrappers will assist this source-code conversion. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487865 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
#
e76eebc6 |
| 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68
|
#
cdf0e10c |
| 16-Aug-2011 |
rcweir |
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/
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 ...
|