summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgstyleattributes.cxx
AgeCommit message (Expand)Author
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand
2013-10-06fdo63235 - correct usage of marker-start/-end for svg path dataChr. Rossmanith
2013-07-16Resolves: #i122724# Better handling of line-only pathsArmin Le Grand
2013-07-02fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand
2013-04-14WaE: type qualifiers ignored on function return typeTor Lillqvist
2013-04-14#121221# added boolean state to remember when the StrokeDasharray was set to ...Armin Le Grand
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2013-03-04doubled includesThomas Arnhold
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand
2013-01-19Again Fix others Consecutive return, breakJulien Nabet
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks