summaryrefslogtreecommitdiffstats
path: root/svgio/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-317-10/+25
* Resolves: #i123379# various SVG marker correctionsArmin Le Grand2013-10-111-129/+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-155-6/+6
* Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann2013-08-215-20/+19
* Revert "returning pointers to temporaries"Caolán McNamara2013-08-211-8/+5
* cppcheck: fix duplicateBreakJulien Nabet2013-08-151-3/+0
* returning pointers to temporariesCaolán McNamara2013-08-141-5/+8
* Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand2013-08-143-201/+480
* 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-272-14/+22
* 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-185-2/+133
* Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand2013-06-173-93/+119
* 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-1310-29/+144
* 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-141-1/+1
* #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-141-2/+17
* Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand2013-04-1414-108/+130
* 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-0732-520/+520
* 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
* Related: #i119125# corrected gradient renderingArmin Le Grand2013-03-135-52/+195
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* doubled includesThomas Arnhold2013-03-043-3/+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
* 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
* -Werror,-Wunused-private-fieldStephan Bergmann2012-12-061-5/+0
* fix export on windowsLuboš Luňák2012-11-221-1/+1
* Some svgio clean-upStephan Bergmann2012-11-223-70/+84
* accept svg documents in svg: namespace (hack)Fridrich Štrba2012-11-211-1/+1
* dropped dead code from svgEnrico Weigelt, metux ITS2012-11-213-36/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0632-0/+11451