Revision tags: AOO420-Dev5-m5, AOO4115-GA |
|
ff86dd9e | 16-Jan-2023 |
mseidel |
Fixed typos, removed whitespace (cherry picked from commit 52230ee933e31bb26d753c1599317216f6e3ec57) |
Revision tags: 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 |
|
7c994460 | 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, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta |
|
249b2aa3 | 21-Jan-2014 |
Herbert Dürr |
#i123948# fix more class/struct mismatches fix forward declarations that don't match the actual definitions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@156005
#i123948# fix more class/struct mismatches fix forward declarations that don't match the actual definitions git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560054 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 |
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 ...
|
7024eca9 | 04-Oct-2012 |
Armin Le Grand |
#120604# corrected 3d gradients, adapted basegfx to be smarter in some areas git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394141 13f79535-47bb-0310-9956-ffa450edef68 |
07540651 | 02-Oct-2012 |
Armin Le Grand |
#120604# Adapted back texture mapper for gradients for 3D usage git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392873 13f79535-47bb-0310-9956-ffa450edef68 |
96fc4b33 | 02-Oct-2012 |
Armin Le Grand |
#120604# unified and secured gradient tooling for primitives, adapted usages git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392807 13f79535-47bb-0310-9956-ffa450edef68 |
849a1ce7 | 07-Sep-2012 |
Armin Le Grand |
#120642# streamlined a little bit git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382027 13f79535-47bb-0310-9956-ffa450edef68 |
2bc97610 | 07-Sep-2012 |
Regina Henschel |
#i120642# expand target to maximum edge not to diagonal git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382021 13f79535-47bb-0310-9956-ffa450edef68 |
2a27d9ca | 23-Aug-2012 |
Armin Le Grand |
#120596# Optimized grid primitive, added some tooling to basegfx git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1376528 13f79535-47bb-0310-9956-ffa450edef68 |
d939e20f | 14-Aug-2012 |
Armin Le Grand |
#120539# Fixed visualisation of gradeint type 'square' which was broken in OOo3.3 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372793 13f79535-47bb-0310-9956-ffa450edef68 |
bb113e63 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306680 13f79535-47bb-0310-9956-ffa450edef68 |
b31e36b3 | 22-Feb-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68 |
685bfa88 | 18-Feb-2012 |
Yuri Dario |
i118923 - OS/2 port: new link system now uses unix style. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1290848 13f79535-47bb-0310-9956-ffa450edef68 |
e1fcf41e | 16-Feb-2012 |
Yuri Dario |
i118923 - OS/2 port: cppunit is no longer broken. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244999 13f79535-47bb-0310-9956-ffa450edef68 |