History log of /aoo42x/main/svgio/inc/ (Results 1 - 25 of 25)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
7597859625-May-2023 mseidel

Remove executable flag from various files (2nd part)

(cherry picked from commit 44c622283a957b8371c60d67433418fc80119f9d)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA
7bddffd629-Sep-2020 mseidel

Fixed some typos

(cherry picked from commit b87166d3cb10b9831861467250cdee5892590547)

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
06420f1810-Oct-2014 Armin Le Grand

i125325 added code to handle block comments in Css style definitions

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1630928 13f79535-47bb-0310-9956-ffa450edef68

52cb04b808-Oct-2014 Armin Le Grand

i125332 made css style stuff aware that it is case independent

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1630170 13f79535-47bb-0310-9956-ffa450edef68

eb82bfcd29-Jul-2014 Armin Le Grand

i125293 More unified (still simple) CssStyles and solvers

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1614365 13f79535-47bb-0310-9956-ffa450edef68

9d01bcde25-Jul-2014 Armin Le Grand

i125293 Further corrections for CssStyle handling in SVG importer

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1613452 13f79535-47bb-0310-9956-ffa450edef68

4374d26616-Jul-2014 Armin Le Grand

i125258 reworked some of the style hierarchy stuff

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610953 13f79535-47bb-0310-9956-ffa450edef68

e90e3a5503-Jul-2014 Armin Le Grand

i124852 Corrected mask and clip polygons for userSpaceOnUse

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607682 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO410, AOO410_Beta
1f882ec429-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 ...

facb0eb611-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
e92bb41821-Aug-2013 Oliver-Rainer Wittmann

122600: solve access memory problem of <SvgSvgNode::getCurrentViewPort()>



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1516122 13f79535-47bb-0310-9956-ffa450edef68

2169cc6213-Aug-2013 Armin Le Grand

i122600 Added patch from Regina that fixes a bunch of tasks (list see in task itself) and a reression/crash
Patch by: regina
Review by: ALG

git-svn-id: https://svn.apache.org/repos/a

i122600 Added patch from Regina that fixes a bunch of tasks (list see in task itself) and a reression/crash
Patch by: regina
Review by: ALG

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1513591 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO400
86d0203018-Jun-2013 Armin Le Grand

i122524 fixed/added some text import aspects for super/sub-baseline

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1494084 13f79535-47bb-0310-9956-ffa450edef68

01e92ad615-May-2013 Armin Le Grand

i121801 Corrected handling of gradient transformations

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1482726 13f79535-47bb-0310-9956-ffa450edef68

0813cdfd23-Jan-2013 Armin Le Grand

#121656# removed const for return-by-value

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437329 13f79535-47bb-0310-9956-ffa450edef68

a275c13423-Jan-2013 Armin Le Grand

#121656# Some more cleanups for SVG import, also const as const can

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437324 13f79535-47bb-0310-9956-ffa450edef68

a180b29c21-Jan-2013 Herbert Dürr

type qualifiers ignored on function return type

Gcc 4.4 on our buildbot reported 657 such warnings, which represents
almost 85% of all warnings it emitted for our codebase! The warnings

type qualifiers ignored on function return type

Gcc 4.4 on our buildbot reported 657 such warnings, which represents
almost 85% of all warnings it emitted for our codebase! The warnings
are correct and cleaning them up improves our code quality and makes
the build output more relevant.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436255 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO340
5bc9d78330-Oct-2012 Armin Le Grand

#121221# added boolean state to remember when the StrokeDasharray was set to empty by purpose

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403730 13f79535-47bb-0310-9956

#121221# added boolean state to remember when the StrokeDasharray was set to empty by purpose

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403730 13f79535-47bb-0310-9956-ffa450edef68

show more ...

50b3797425-Jul-2012 Armin Le Grand

#120334# Added support for multiple CSS styles per graphic primitive in SVG

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1365501 13f79535-47bb-0310-9956-ffa450edef68

f580d42c07-May-2012 Armin Le Grand

#119125# adding missing files from the last commit; sorry for inconveniences

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334916 13f79535-47bb-0310-9956-ffa450edef68

025b059704-May-2012 Armin Le Grand

#119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334023 13f79535

#119125# corected gradient rendering, added stuff to add Title and Description to primitives for later usage

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1334023 13f79535-47bb-0310-9956-ffa450edef68

show more ...

67e470da15-Feb-2012 Herbert Dürr

remove svn:executable properties from source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68

3aaca8a302-Jan-2012 Armin Le Grand

svg: #118698# added support for css style for svg tokens, unified css style character reading

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1226395 13f79535-47bb-0310-9956

svg: #118698# added support for css style for svg tokens, unified css style character reading

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1226395 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e2bf1e9d24-Dec-2011 Armin Le Grand

svg: added WaE changes from branch svgreplacement to trunc (revisions r122204, r122214)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1222974 13f79535-47bb-0310-9956-ffa45

svg: added WaE changes from branch svgreplacement to trunc (revisions r122204, r122214)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1222974 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ddde725d19-Dec-2011 Armin Le Grand

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13

Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to trunk, first version of Svg stable and done

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1220836 13f79535-47bb-0310-9956-ffa450edef68

show more ...