Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413 |
|
2204446b | 07-Dec-2016 |
damjan |
We have to link to stl on Windows. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1773004 13f79535-47bb-0310-9956-ffa450edef68 |
c9d49dba | 05-Dec-2016 |
damjan |
Port main/configmgr to gbuild. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1772808 13f79535-47bb-0310-9956-ffa450edef68 |
b63233d8 | 07-Aug-2016 |
damjan |
Merge branches/gbuild-reintegration to trunk. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO4121, AOO412, SNAPSHOT |
|
4bc9e743 | 06-Oct-2015 |
Damjan Jovanovic |
#i125003# Remove some superfluous version.map files from tests. Google Test uses executables, not libraries, so they don't need version maps any more. git-svn-id: https://svn.a
#i125003# Remove some superfluous version.map files from tests. Google Test uses executables, not libraries, so they don't need version maps any more. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1706945 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO411 |
|
7231f715 | 20-Sep-2015 |
Damjan Jovanovic |
#i125003# migrate main/configmgr/qa/unit from cppunit to Google Test. All tests fail and on Windows it doesn't start running, but these look like problems from before and at least it doesn't
#i125003# migrate main/configmgr/qa/unit from cppunit to Google Test. All tests fail and on Windows it doesn't start running, but these look like problems from before and at least it doesn't run during the build. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1704155 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
e9832dfc | 12-Dec-2013 |
Herbert Dürr |
#i122208# force boost *map for configmgr's Modifications Node structure The C++ standards allows that the instantiation of incomplete types fails. The Node structure had this problem bec
#i122208# force boost *map for configmgr's Modifications Node structure The C++ standards allows that the instantiation of incomplete types fails. The Node structure had this problem because it contained a map of Node structures itself. Boost containers explicitly allow recursive types so they solve that. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550388 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b597708b | 18-Nov-2013 |
Herbert Dürr |
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/op
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
8235712b | 24-Jun-2013 |
Oliver-Rainer Wittmann |
122397: - XCU file parsing: correct node containment check in case the node is not contained in root - simplify AOO 3.4.x/OOo 3.x migration configuration git-svn-id: https:/
122397: - XCU file parsing: correct node containment check in case the node is not contained in root - simplify AOO 3.4.x/OOo 3.x migration configuration git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1495989 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
b72581eb | 15-May-2013 |
Herbert Dürr |
#i122208# avoid default assignment operator of recursive STL containers support for recursive STL containers is not required by the standard. Boost TR1 containers allow them explicitly t
#i122208# avoid default assignment operator of recursive STL containers support for recursive STL containers is not required by the standard. Boost TR1 containers allow them explicitly though but for some compiler/stl combinations there are constness issues that prevent the default assignment operator to work. Adding a small helper function solves this problem in a clean way. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1482719 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
910823ae | 18-Apr-2013 |
Jürgen Schmidt |
#121996# integrate first part to remove 3layer office git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
707fc0d4 | 03-Feb-2012 |
Jürgen Schmidt |
remove onlineregistration with dependencies git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1240245 13f79535-47bb-0310-9956-ffa450edef68 |
b7a4990d | 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232684 13f79535-47bb-0310-9956-ffa450edef68 |
a5018ce3 | 18-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232672 13f79535-47bb-0310-9956-ffa450edef68 |
e3c01311 | 13-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1231334 13f79535-47bb-0310-9956-ffa450edef68 |
e80e322e | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230733 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
67a4c099 | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229826 13f79535-47bb-0310-9956-ffa450edef68 |
e3ebf793 | 31-Dec-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1225980 13f79535-47bb-0310-9956-ffa450edef68 |
43cbfd09 | 09-Nov-2011 |
Pedro Giffuni |
i118582: OS/2 port - configmgr patch. By Yuri Dario git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1199938 13f79535-47bb-0310-9956-ffa450edef68 |
a2faadff | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198417 13f79535-47bb-0310-9956-ffa450edef68 |
3a7cf181 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198226 13f79535-47bb-0310-9956-ffa450edef68 |
f4757a27 | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198144 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 ...
|