Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4 |
|
6d678023 | 03-Sep-2022 |
mseidel |
Fixed typo )plattform -> platform (cherry picked from commit a6c7a775a767567c8abf6c894f7dc9c1b40df701) |
Revision tags: AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
d0dd86958 | 18-Aug-2020 |
mseidel |
Fixed typos (shure -> sure) (cherry picked from commit 01ad09a0c915d261b7260c626c3424e027e76f95) |
Revision tags: 420-Dev2-m2, AOO417 |
|
940681c7 | 11-Jun-2019 |
Matthias Seidel |
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO
Merged r1860845 and r1860851 from trunk Fixed typos (wether -> whether) Fixed typos (determins-> determines) git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1 |
|
b1bc2d97 | 26-Aug-2018 |
Matthias Seidel |
Fixed typo (meaningfull -> meaningful) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839231 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO415 |
|
2de5e723 | 28-Dec-2017 |
Yuri Dario |
#i126518# OS/2 link with system libcx0 to use new exception and memory mapping handling. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1819430 13f79535-47bb-0310-9956-ffa450e
#i126518# OS/2 link with system libcx0 to use new exception and memory mapping handling. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1819430 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO414, AOO413, AOO4121 |
|
509a48ff | 10-Apr-2016 |
pfg |
Replace 0 with NULL for pointers. Only applied to C code: common syntax for C++ is different (nullptr). Found with coccinelle: http://coccinelle.lip6.fr/ git-svn-id:
Replace 0 with NULL for pointers. Only applied to C code: common syntax for C++ is different (nullptr). Found with coccinelle: http://coccinelle.lip6.fr/ git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1738404 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
faaf15b6 | 22-Feb-2014 |
Yuri Dario |
#i118923# OS/2 port, ignore ENOENT errors on dlopen() failure. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570848 13f79535-47bb-0310-9956-ffa450edef68 |
e372d74d | 22-Feb-2014 |
Yuri Dario |
#i118923# OS/2 port, report correct error string in case of dlopen() failure, rewrote code to use more dl* functions. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570843 13
#i118923# OS/2 port, report correct error string in case of dlopen() failure, rewrote code to use more dl* functions. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570843 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7f70c6ca | 20-Feb-2014 |
Yuri Dario |
#i118923# fix failure to show message box in release mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1570166 13f79535-47bb-0310-9956-ffa450edef68 |
c99cd5fc | 28-Oct-2013 |
Yuri Dario |
i118923 - OS/2 port: make use of system ExceptQ exception handler. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536313 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400, AOO340 |
|
54f0139e | 14-Aug-2012 |
Yuri Dario |
i118923 - OS/2 port: fix reporting of error message. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372791 13f79535-47bb-0310-9956-ffa450edef68 |
abfc9023 | 26-Jun-2012 |
Yuri Dario |
i118923 - OS/2 port: reference debug_printf() also in release builds, so linker does not strip it. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354048 13f79535-47bb-0310
i118923 - OS/2 port: reference debug_printf() also in release builds, so linker does not strip it. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354048 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ca2659a9 | 03-May-2012 |
Herbert Dürr |
add convenience method for dynamic loading git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333456 13f79535-47bb-0310-9956-ffa450edef68 |
5b501c92 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68 |
1a6da4ce | 27-Mar-2012 |
Yuri Dario |
i119097: remove OS/2 exception handling and menu hilite code due to incorrect licensing (code will be reworked soon). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1305868
i119097: remove OS/2 exception handling and menu hilite code due to incorrect licensing (code will be reworked soon). git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1305868 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
82ad63bb | 16-Feb-2012 |
Yuri Dario |
i118923 - OS/2 port: autom export of debug printf, skip more chars in file://./ urls. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244985 13f79535-47bb-0310-9956-ffa450e
i118923 - OS/2 port: autom export of debug printf, skip more chars in file://./ urls. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244985 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9eab2a37 | 12-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230724 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-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 |
647f063d | 30-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208548 13f79535-47bb-0310-9956-ffa450edef68 |
336e7b3a | 15-Nov-2011 |
Pedro Giffuni |
i118582 - OS/2 Port: misc build fixes. By ydario@. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1202442 13f79535-47bb-0310-9956-ffa450edef68 |
dcc6e752 | 11-Nov-2011 |
Pedro Giffuni |
i118582: OS/2 port - sal patches - by ydario. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1200722 13f79535-47bb-0310-9956-ffa450edef68 |
565d668c | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198464 13f79535-47bb-0310-9956-ffa450edef68 |
87d2adbc | 06-Nov-2011 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198277 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 ...
|