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 |
|
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 |
|
bccc1572 | 01-May-2018 |
Don Lewis |
Fix the easy cast-related errors reported by clang 6 in its default C++14 mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830706 13f79535-47bb-0310-9956-ff
Fix the easy cast-related errors reported by clang 6 in its default C++14 mode. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1830706 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415, AOO414, 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 |
|
f813b59a | 20-Mar-2016 |
truckman |
Revert r1735544 and add -DBOOST_SYSTEM_NO_DEPRECATED to CFLAGS in the makefile that actually has fixes the build problem with modern boost. git-svn-id: https://svn.apache.org/re
Revert r1735544 and add -DBOOST_SYSTEM_NO_DEPRECATED to CFLAGS in the makefile that actually has fixes the build problem with modern boost. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1735889 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
54732852 | 18-Mar-2016 |
truckman |
Add -DBOOST_SYSTEM_NO_DEPRECATED to CFLAGS to avoid the need to link with pdfimport plugin -lboost_system when building with recent versions of boost. Suggested by: Jung-uk Kim <jkim
Add -DBOOST_SYSTEM_NO_DEPRECATED to CFLAGS to avoid the need to link with pdfimport plugin -lboost_system when building with recent versions of boost. Suggested by: Jung-uk Kim <jkim@FreeBSD.org> (in another context) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1735544 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0880834b | 06-Dec-2015 |
Pedro Giffuni |
Unnecessary semicolon git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1718204 13f79535-47bb-0310-9956-ffa450edef68 |
eae166cc | 02-Dec-2015 |
Pedro Giffuni |
Hint some opssible optimization to the compiler git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717676 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412 |
|
8abe1c61 | 30-Oct-2015 |
Pedro Giffuni |
Cleanup some defines since Poppler can only come from the system. We don't carry Poppler (PDF rendering library) within AOO, due to the restrictive licensing, so we can only use it i
Cleanup some defines since Poppler can only come from the system. We don't carry Poppler (PDF rendering library) within AOO, due to the restrictive licensing, so we can only use it if it's provided through the system. For the pdf-import extension we can therefore assume it is the only option and cleanup the code accordingly. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1711539 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a8186aa4 | 30-Oct-2015 |
Pedro Giffuni |
Update some poppler APIs. This lets the pdfimport extension work at a basic level. Unfortunately there' still a long way to go to get this functional. Tested by: Don Lewis
Update some poppler APIs. This lets the pdfimport extension work at a basic level. Unfortunately there' still a long way to go to get this functional. Tested by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1711511 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: SNAPSHOT |
|
79f019e6 | 12-Oct-2015 |
Damjan Jovanovic |
Fix building with --enable-pdfimport on FreeBSD. Found-by: Don Lewis Patch-by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1708179 13f79535
Fix building with --enable-pdfimport on FreeBSD. Found-by: Don Lewis Patch-by: Don Lewis git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1708179 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
74e62aed | 04-Oct-2015 |
Damjan Jovanovic |
Get --with-pdfimport to compile and link, given the API breaking changes made in poppler's commits 664865a2ddca9c20ac36a41aef52ebf12eab838d and c0affb1845c339f89ca67608cb9fd9134ff902f5 in 201
Get --with-pdfimport to compile and link, given the API breaking changes made in poppler's commits 664865a2ddca9c20ac36a41aef52ebf12eab838d and c0affb1845c339f89ca67608cb9fd9134ff902f5 in 2011. Also ports unit tests from cppunit to Google Test, but they all fail due to UNO bootstrapping errors. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1706702 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: 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 |
|
1f882ec4 | 29-Oct-2013 |
Armin Le Grand |
i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute
i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct svg:d import for relative sub-polygons in svg import; changed default for moveto writes for svg:d in ODF to absolute git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536730 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
0d9b0956 | 15-Jul-2013 |
Herbert Dürr |
#i122745# update repository location of removed test files git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1503149 13f79535-47bb-0310-9956-ffa450edef68 |
7b1fc8d2 | 15-Jul-2013 |
Herbert Dürr |
#i122745# remove unneeded and wasteful PDF import test files git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1503144 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
4f913391 | 05-Feb-2013 |
Ariel Constenla-Haile |
i119977 - Update version number to 4.0.0 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442743 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
4621e567 | 04-Apr-2012 |
Herbert Dürr |
extensions with updated license get a new version also update min-/max-dependency to Apache OpenOffice 3.4+ git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@130
extensions with updated license get a new version also update min-/max-dependency to Apache OpenOffice 3.4+ git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309448 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
2afa2055 | 04-Apr-2012 |
Herbert Dürr |
#i119168# use mechanism in extension_pre.mk for more extension licenses git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309358 13f79535-47bb-0310-9956-ffa450edef68 |
77f0f650 | 04-Apr-2012 |
Herbert Dürr |
#i119168# update granted extensions to match their ALv2 license git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1309347 13f79535-47bb-0310-9956-ffa450edef68 |
58d70080 | 31-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307668 13f79535-47bb-0310-9956-ffa450edef68 |
3e02b54d | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306684 13f79535-47bb-0310-9956-ffa450edef68 |
10544477 | 28-Mar-2012 |
Andre Fischer |
Added AL2 license. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68 |
68a2d320 | 22-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304141 13f79535-47bb-0310-9956-ffa450edef68 |
7ee6e2e2 | 22-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304124 13f79535-47bb-0310-9956-ffa450edef68 |