Revision tags: AOO414 |
|
6b1c0a07 | 21-Oct-2017 |
Damjan Jovanovic |
Don't require ORbit to compile. We never really needed it: GConf makes its own CORBA connection if it needs to, and the only reason we included orbit.h is to check whether the problematic
Don't require ORbit to compile. We never really needed it: GConf makes its own CORBA connection if it needs to, and the only reason we included orbit.h is to check whether the problematic version < 2.8 was present, as it deadlocks the GTK VCL plugin. But ORbit 2.8 was released in 2003, and GConf doesn't even use CORBA connections any more. So drop the check and stop needing ORBit altogether. Patch by: me git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1812807 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO413 |
|
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 |
|
30acf5e8 | 22-May-2016 |
pfg |
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535
Spelling, spelling ... Why worry about some sprinkled German when we haven't yet learned English. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0dd690dd | 11-Dec-2015 |
Pedro Giffuni |
Do not assume time_t is long. time_t is long on some platforms but not on all. This plagues a warning on FreeBSD. Taken from: Jung-uk Kim git-svn-id: https://svn.a
Do not assume time_t is long. time_t is long on some platforms but not on all. This plagues a warning on FreeBSD. Taken from: Jung-uk Kim git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1719244 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: 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 ...
|
fb0f01d8 | 05-Oct-2015 |
Damjan Jovanovic |
#i125003# migrate main/shell tests from cppunit to Google Test git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1706747 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO411 |
|
5eff28cd | 26-Mar-2015 |
Pedro Giffuni |
Small fix for BSD. Part of Code Review: https://reviews.freebsd.org/D2055 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/
Small fix for BSD. Part of Code Review: https://reviews.freebsd.org/D2055 Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669462 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ba2c76b2 | 31-May-2014 |
Ariel Constenla-Haile |
i107072 - Quote uri-encode git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1598805 13f79535-47bb-0310-9956-ffa450edef68 |
4d40bd34 | 15-May-2014 |
Herbert Dürr |
#i124422# fix implicit conversions to pointer from bool/int32 implicit conversions from bool or int32 to pointer types are not a good idea and clang>=3.4 or xcode>=5.1 now report errors
#i124422# fix implicit conversions to pointer from bool/int32 implicit conversions from bool or int32 to pointer types are not a good idea and clang>=3.4 or xcode>=5.1 now report errors for such code. The errors break the build and so they have to be fixed. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594864 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
|
caceb459 | 04-Feb-2014 |
Herbert Dürr |
#i123964# mark add_to_recently_used_file_list() as DLLPUBLIC so its symbol can be used for dynamic loading, e.g. in vcl git-svn-id: https://svn.apache.org/repos/asf/openoffice/
#i123964# mark add_to_recently_used_file_list() as DLLPUBLIC so its symbol can be used for dynamic loading, e.g. in vcl git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1564269 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
599cc5b4 | 21-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 |
ff3f4ebc | 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9807c9de | 04-Jan-2013 |
Ariel Constenla-Haile |
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/t
i121578 - Convert css.system.SystemShellExectue to new-style Adapt the office code to use the new-style service constructor git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ae77b8ca | 04-Jan-2013 |
Ariel Constenla-Haile |
i121579 - Clean-up system mail API git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429067 13f79535-47bb-0310-9956-ffa450edef68 |
cbde6c75 | 03-Jan-2013 |
Herbert Dürr |
#i117218# also don't export changed INCLUDE of qa/testimpl makefile git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1428313 13f79535-47bb-0310-9956-ffa450edef68 |
8fb1ee5a | 03-Jan-2013 |
Herbert Dürr |
ause130: #i117218# don't export INCLUDE in a local makefile.mk To fix the build on some windows machines where exporting the changed INCLUDE paths messes things up. Merged from revi
ause130: #i117218# don't export INCLUDE in a local makefile.mk To fix the build on some windows machines where exporting the changed INCLUDE paths messes things up. Merged from revision 1409408 of https://svn.apache.org/repos/asf/incubator/ooo/branches/gbuild: # HG changeset patch # User Hans-Joachim Lankenau <hjs@openoffice.org> # Date 1300125618 -3600 # Node ID b4abd2828ea57472570b5b6ed991baf114e0f48f # Parent f53b9337ae7a62b654cd60701660dfc7cf008aab git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1428312 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
162940de | 25-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 |
|
33bc51b9 | 16-Oct-2012 |
Ariel Constenla-Haile |
#i93995# - Allow setting Body of a simple mail message git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398997 13f79535-47bb-0310-9956-ffa450edef68 |
7aca818a | 27-Jun-2012 |
Ariel Constenla-Haile |
i82660 - SimpleCommandMail: fix options passed to Thunderbird git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354751 13f79535-47bb-0310-9956-ffa450edef68 |
ef10396e | 27-Jun-2012 |
Ariel Constenla-Haile |
i82660 - SimpleCommandMail: fix options passed to Kmail git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354750 13f79535-47bb-0310-9956-ffa450edef68 |
184e05d2 | 03-Apr-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309156 13f79535-47bb-0310-9956-ffa450edef68 |
45ef6fe1 | 31-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68 |
9f22d7c2 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 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 |