History log of /aoo41x/main/unotools/source/config/ (Results 1 - 16 of 16)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
71fb1a3326-Nov-2013 Herbert Dürr

#i123755# remove the stlport4-emulation of hash-container's resize() method

and call the rehash() methods of their TR1 counterparts directly


git-svn-id: https://svn.apache.org/

#i123755# remove the stlport4-emulation of hash-container's resize() method

and call the rehash() methods of their TR1 counterparts directly


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545646 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401, AOO400
9746bf3526-Apr-2013 Herbert Dürr

fix type-problem of pair (needed when move semantics are involved) and add a NotificationList type to simplify things

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476230 13

fix type-problem of pair (needed when move semantics are involved) and add a NotificationList type to simplify things

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476230 13f79535-47bb-0310-9956-ffa450edef68

show more ...

910823ae18-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

3e45b8de01-Mar-2013 Herbert Dürr

WaE: fix css::FactoryInfo::setIcon()

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1451671 13f79535-47bb-0310-9956-ffa450edef68

599cc5b421-Feb-2013 Oliver-Rainer Wittmann

#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448713 13f79535-47bb-0310-9956-ffa450edef68

6f51c32907-Feb-2013 Herbert Dürr

fix build for compilers supporting user-defined literals

User defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)
are already available in gcc 4.7 and cl

fix build for compilers supporting user-defined literals

User 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 code
where 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

show more ...

162940de25-Dec-2012 Ariel Constenla-Haile

i121548 - Remove deprecated system proxy API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425744 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
8bd5297c01-Mar-2012 Jürgen Schmidt

add revision to version file, add revision info to about independent of --with-build-version, increase buildid, adapt SOURCEVERSION

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo

add revision to version file, add revision info to about independent of --with-build-version, increase buildid, adapt SOURCEVERSION

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1295640 13f79535-47bb-0310-9956-ffa450edef68

show more ...

79aad27f15-Feb-2012 Herbert Dürr

remove svn:executable properties from more source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68

707fc0d403-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

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

4879a98508-Nov-2011 Pedro Giffuni

i112786 - revert r1182524 the patch was aood but it opens a can of worms (see issue 118576) that we can't afford just yet.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@11

i112786 - revert r1182524 the patch was aood but it opens a can of worms (see issue 118576) that we can't afford just yet.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1199233 13f79535-47bb-0310-9956-ffa450edef68

show more ...

bae3752e06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198502 13f79535-47bb-0310-9956-ffa450edef68

b508835706-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198316 13f79535-47bb-0310-9956-ffa450edef68

985ec44b12-Oct-2011 Pedro Giffuni

i112786 - unotools: make ConfigManager a well-behaved singleton: short version

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1182524 13f79535-47bb-0310-9956-ffa450edef68

cdf0e10c16-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 ...