summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand1-9/+20
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-23Lenght -> LengthJulien Nabet1-1/+1
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin21-509/+393
2013-11-17Use CSS style attributes for top level svg nodeChr. Rossmanith1-1/+1
2013-11-16Remove special characters + some ascii artJulien Nabet1-4/+1
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin10-99/+99
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-4/+2
2013-11-05Resolves: #i123510# changed priority in style preparationArmin Le Grand1-12/+11
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand9-16/+36
2013-10-11Resolves: #i123379# various SVG marker correctionsArmin Le Grand2-137/+140
2013-10-06fdo63235 - correct usage of marker-start/-end for svg path dataChr. Rossmanith1-4/+6
2013-10-01convert last bits of String to OUString in svgio moduleNoel Grandin1-1/+1
2013-09-15childs -> children (in comments)Chr. Rossmanith6-8/+8
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann10-25/+24
2013-08-21Revert "returning pointers to temporaries"Caolán McNamara2-10/+5
2013-08-15cppcheck: fix duplicateBreakJulien Nabet1-3/+0
2013-08-14returning pointers to temporariesCaolán McNamara2-5/+10
2013-08-14Resolves: fdo#67047 fdo#64125 #i122600# svgio improvementsArmin Le Grand5-202/+497
2013-07-16Resolves: #i122724# Better handling of line-only pathsArmin Le Grand1-11/+13
2013-07-04Fix fdo#64125 - Use default for preserveAspectRatio scalingChr. Rossmanith1-105/+102
2013-07-02Related: #i122594# Added same handling for outer SVG elementArmin Le Grand1-62/+58
2013-07-02Resolves: #i122594# correctly handle inner svg node...Armin Le Grand1-2/+58
2013-07-02fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith2-6/+4
2013-06-27Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens4-20/+33
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith14-70/+70
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand7-2/+152
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand4-93/+124
2013-06-17Resolves: #i122324# detect own re-import of EmbeddedFonts...Armin Le Grand1-2/+12
2013-06-14Resolves: #i122522# apply needed order to CSS styles to presentation stylesArmin Le Grand1-1/+32
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand13-40/+186
2013-06-13don't make it a secret what the errors areCaolán McNamara1-2/+2
2013-04-14WaE: type qualifiers ignored on function return typeTor Lillqvist2-2/+2
2013-04-14#120435# Corrected CSS style detection to be executed only once per nodeArmin Le Grand1-43/+50
2013-04-14#121221# added boolean state to remember when the StrokeDasharray was set to ...Armin Le Grand2-2/+24
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand16-117/+156
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák62-649/+649
2013-03-25coverity#704311 Logically dead codeJulien Nabet1-0/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand1-0/+11
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand9-52/+265
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-04doubled includesThomas Arnhold3-3/+0
2013-02-28kill random dmake leftoversPeter Foley1-33/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand1-0/+2