Revision tags: AOO420-Dev5-m5 |
|
13c26b20 | 25-May-2023 |
mseidel |
Remove executable flag from various files |
Revision tags: AOO4115-GA |
|
52230ee9 | 16-Jan-2023 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA |
|
916729d0 | 15-Jan-2022 |
mseidel |
Fixed typos, removed whitespace, removed multiple license headers |
201d50ff | 12-Nov-2021 |
mseidel |
Fixed typos, removed whitespace |
Revision tags: AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
c47da6ea | 28-Sep-2020 |
mseidel |
Fixed several typos |
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1 |
|
85f16e68 | 03-Jan-2019 |
Matthias Seidel |
Fixed typo (horizonal -> horizontal) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1850272 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO416, AOO416-RC1 |
|
d0cb9f4d | 19-Apr-2018 |
Pedro Giffuni |
Fix build with boost-1.67. The release notes say: ____ Utility: Breaking change: <boost/utility.hpp> header no longer includes boost::next and boost::prior as they have been
Fix build with boost-1.67. The release notes say: ____ Utility: Breaking change: <boost/utility.hpp> header no longer includes boost::next and boost::prior as they have been moved to the iterator module. Instead include <boost/next_prior.hpp>. Other uses of <boost/utility.hpp> are discouraged, it's better to use the header for the specific functionality instead. ____ Obtained from: Jan Beich FreeBSD PR: 227553 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829494 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 |
|
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 ...
|
e7fefffc | 02-Dec-2015 |
Pedro Giffuni |
Uninitialized scalar value CID: 984038 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717647 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT, AOO411 |
|
788dccbd | 08-Oct-2014 |
Armin Le Grand |
i125447 corrected some string to number conversion tools to correct svg:d imports git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1630069 13f79535-47bb-0310-9956-ffa450edef68 |
e60900f7 | 06-Aug-2014 |
Armin Le Grand |
i125349 refined to exclude possible recursive calls git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1616154 13f79535-47bb-0310-9956-ffa450edef68 |
54d1d3e3 | 05-Aug-2014 |
Armin Le Grand |
i125349 moved clip enhancements to base clipping functionality git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1615952 13f79535-47bb-0310-9956-ffa450edef68 |
07a3d7f1 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories a* - g*. 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 a* - g*. 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@1591058 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410, AOO410_Beta |
|
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 |
b597708b | 18-Nov-2013 |
Herbert Dürr |
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/op
#i122362# remove stlport4-build support but keep the --without-stlport configure option for now it is the new default anyway git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
49c58f9b | 05-Nov-2013 |
Armin Le Grand |
i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attribu
i123500 redefined ColorModifiers and ColorModifierStack, redefined GraphicAttr to be expressed as primitives if needed, enhanced render and export quality if graphic is modified using graphic attributes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539043 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
831ce129 | 28-Oct-2013 |
Armin Le Grand |
i123465 no longer correct svg:d imports git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536316 13f79535-47bb-0310-9956-ffa450edef68 |
facb0eb6 | 11-Oct-2013 |
Armin Le Grand |
i123379 various SVG marker corrections git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1531353 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401 |
|
3ddd48ca | 15-Aug-2013 |
Pavel Janík |
WaE: Initialize boolean variable to false to prevent compiler warning about uninitialized variable. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1514218 13f79535-47bb-0
WaE: Initialize boolean variable to false to prevent compiler warning about uninitialized variable. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1514218 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d8ed516e | 13-Aug-2013 |
Armin Le Grand |
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa45
i122149 Corrected stuff around polygon-based clip regions, do not use them where nt needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513541 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO400 |
|
1c346908 | 10-Jun-2013 |
Armin Le Grand |
i122509 Corrected typo in basegfx git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1491437 13f79535-47bb-0310-9956-ffa450edef68 |
1fe6099d | 05-Dec-2012 |
Armin Le Grand |
Small vector calculation correction git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417518 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
4665f8d3 | 26-Oct-2012 |
Armin Le Grand |
#121267# added support for taking clipping into account for metafile-based exporters to vector formats git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402475 13f79535-47bb-
#121267# added support for taking clipping into account for metafile-based exporters to vector formats git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402475 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|