summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* Use CSS style attributes for top level svg nodeChr. Rossmanith2013-11-171-1/+1
* Remove special characters + some ascii artJulien Nabet2013-11-161-4/+1
* remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin2013-11-1410-99/+99
* Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand2013-11-061-4/+2
* Resolves: #i123510# changed priority in style preparationArmin Le Grand2013-11-051-12/+11
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-319-16/+36
* Resolves: #i123379# various SVG marker correctionsArmin Le Grand2013-10-112-137/+140
* fdo63235 - correct usage of marker-start/-end for svg path dataChr. Rossmanith2013-10-061-4/+6
* convert last bits of String to OUString in svgio moduleNoel Grandin2013-10-011-1/+1
* childs -> children (in comments)Chr. Rossmanith2013-09-156-8/+8
* Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann2013-08-2110-25/+24
* Revert "returning pointers to temporaries"Caolán McNamara2013-08-212-10/+5
* cppcheck: fix duplicateBreakJulien Nabet2013-08-151-3/+0
* returning pointers to temporariesCaolán McNamara2013-08-142-5/+10
* Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand2013-08-145-202/+497
* Resolves: #i122724# Better handling of line-only pathsArmin Le Grand2013-07-161-11/+13
* Fix fdo#64125 - Use default for preserveAspectRatio scalingChr. Rossmanith2013-07-041-105/+102
* Related: #i122594# Added same handling for outer SVG elementArmin Le Grand2013-07-021-62/+58
* Resolves: #i122594# correctly handle inner svg node...Armin Le Grand2013-07-021-2/+58
* fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith2013-07-022-6/+4
* Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens2013-06-274-20/+33
* fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith2013-06-1814-70/+70
* Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand2013-06-187-2/+152
* Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand2013-06-174-93/+124
* Resolves: #i122324# detect own re-import of EmbeddedFonts...Armin Le Grand2013-06-171-2/+12
* Resolves: #i122522# apply needed order to CSS styles to presentation stylesArmin Le Grand2013-06-141-1/+32
* Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand2013-06-1313-40/+186
* don't make it a secret what the errors areCaolán McNamara2013-06-131-2/+2
* WaE: type qualifiers ignored on function return typeTor Lillqvist2013-04-142-2/+2
* #120435# Corrected CSS style detection to be executed only once per nodeArmin Le Grand2013-04-141-43/+50
* #121221# added boolean state to remember when the StrokeDasharray was set to ...Armin Le Grand2013-04-142-2/+24
* Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand2013-04-1416-117/+156
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0762-649/+649
* coverity#704311 Logically dead codeJulien Nabet2013-03-251-0/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand2013-03-161-0/+11
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Related: #i119125# corrected gradient renderingArmin Le Grand2013-03-139-52/+265
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* doubled includesThomas Arnhold2013-03-043-3/+0
* kill random dmake leftoversPeter Foley2013-02-281-33/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* #120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand2013-02-221-0/+2
* fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl2013-02-131-0/+9
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* Again Fix others Consecutive return, breakJulien Nabet2013-01-191-3/+0
* Fix others Consecutive return, breakJulien Nabet2013-01-191-4/+0
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1