summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli
2016-02-11SVGIO: tdf#97543: Add import testXisco Fauli
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli
2016-02-09SVGIO: tdf#79163: Add import testXisco Fauli
2016-02-09SVGIO: tdf#85770: Add import testXisco Fauli
2016-02-09SVGIO: tdf#45771: Add import testXisco Fauli
2016-02-09SVGIO: Add import test for 7c151f39144b7401a99c7b736a41e5dce4ac4db1Xisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09SVGIO: Add import test for Fontsize keywordsXisco Fauli
2016-02-08SVGIO: Return default font size if size value is negativeXisco Fauli
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-07tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli
2016-02-05SVGIO: tdf#97383: Keep ratio in embedded images...Armin Le Grand
2016-02-01tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli
2016-01-28SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli
2016-01-26SVGIO: Fix issue when font size is in percentage and ...Xisco Fauli
2016-01-22tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli
2016-01-21tdf#85770 reuse variable instead of getting it againXisco Fauli
2016-01-20SVGIO: Add support to font-size keywordsXisco Fauli
2016-01-18tdf#85770 SVG: Don't display text elements if parent's...Xisco Fauli
2016-01-10Fix typosAndrea Gelmini
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02SVG: add import test for tdf#87309Xisco Fauli
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-14make test more readable - use Primitive2DSequenceTomaž Vajngerl
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svgioNoel Grandin
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-13Typo: corected->correctedJulien Nabet
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin