| 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 | 
|
| 3edf6992 | 25-Sep-2015 | Andrea Pescetti | #i126305# Apply the full WebDAV patch.Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705278 1
 #i126305# Apply the full WebDAV patch.Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705278 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 5f30f85e | 25-Sep-2015 | Andrea Pescetti | #i126305# Temporary revert build breaker (limited to the AOO410 branch).
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705247 13f79535-47bb-0310-9956-ffa
 #i126305# Temporary revert build breaker (limited to the AOO410 branch).
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705247 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8fd7bf9d | 24-Sep-2015 | Andrea Pescetti | #i126305# Add support for WebDAV locking.Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@170520
 #i126305# Add support for WebDAV locking.Patch by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705201 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO410, AOO410_Beta | 
|
| 49b34792 | 12-Feb-2014 | Herbert Dürr | #i123862# use O*String's isEmpty() method to check for emptiness in the comphelper module
 Patch-by: j.nitschke@ok.de
 Review-by: hdu@apache.org
 
 
 git-svn-id: https://svn.apach
 #i123862# use O*String's isEmpty() method to check for emptiness in the comphelper module
 Patch-by: j.nitschke@ok.de
 Review-by: hdu@apache.org
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1567594 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7d472e45 | 18-Dec-2013 | Herbert Dürr | #i123859# avoid incomplete Locale class as return value
 Some static Locale methods used the Locale class as return value type while it was
 still incompletely defined. Most compilers allo
 #i123859# avoid incomplete Locale class as return value
 Some static Locale methods used the Locale class as return value type while it was
 still incompletely defined. Most compilers allow this, but in general C++ doesn't
 require them to do so. Using a const reference as return value solves this, improves
 the C++ compliance and avoids unneeded copy constructions.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551855 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 24c56ab9 | 28-Nov-2013 | Herbert Dürr | #i123068# remove implicit conversions from rtl strings to their elements
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO401, AOO400 | 
|
| 82c0ddf2 | 27-May-2013 | Herbert Dürr | #i122208# include <algorithm> explicitly if functions from <algorithm> are used
 most STLs include relevant parts of it indirectly, but
 one can not depend on it (seen with MSVC's tr1 head
 #i122208# include <algorithm> explicitly if functions from <algorithm> are used
 most STLs include relevant parts of it indirectly, but
 one can not depend on it (seen with MSVC's tr1 headers)
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486646 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO340 | 
|
| 79aad27f | 15-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
 | 
| c82f2877 | 12-Jan-2012 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230365 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 9877b273 | 06-Nov-2011 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198416 13f79535-47bb-0310-9956-ffa450edef68
 | 
| dde7d3fa | 06-Nov-2011 | Andrew Rist | Update headers to Alv2 headers
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198225 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 1b257601 | 17-Sep-2011 | Michael Stahl | fs34c: #i117625# when assigning events, only throw if there is an invalid type given, *not* if the type is correct, but the sequence is merely empty
 # HG changeset patch
 # User Frank Sch
 fs34c: #i117625# when assigning events, only throw if there is an invalid type given, *not* if the type is correct, but the sequence is merely empty
 # HG changeset patch
 # User Frank Schoenheit [fs] <frank.schoenheit@oracle.com>
 # Date 1301640073 -7200
 # Node ID e4014e6b2cb422bb8dca7dad4ba34f28d42cb86d
 # Parent  a25f2ab3257e6b811ccb2436661f74d0c65719cd
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1172123 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 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 ...  |