summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
...
* Remove excess newlinesChris Sherlock2016-02-098-12/+0
* SVGIO: Add import test for Fontsize keywordsXisco Fauli2016-02-092-0/+38
* SVGIO: Return default font size if size value is negativeXisco Fauli2016-02-081-0/+3
* loplugin:unusedmethodsNoel Grandin2016-02-081-1/+16
* tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli2016-02-072-7/+21
* SVGIO: tdf#97383: Keep ratio in embedded images...Armin Le Grand2016-02-052-45/+59
* tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli2016-02-012-4/+26
* SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli2016-01-283-1/+8
* SVGIO: Fix issue when font size is in percentage and ...Xisco Fauli2016-01-261-4/+8
* tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli2016-01-222-3/+4
* tdf#85770 reuse variable instead of getting it againXisco Fauli2016-01-211-1/+1
* SVGIO: Add support to font-size keywordsXisco Fauli2016-01-204-20/+140
* tdf#85770 SVG: Don't display text elements if parent's...Xisco Fauli2016-01-181-1/+1
* Fix typosAndrea Gelmini2016-01-104-5/+5
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-1140-240/+228
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-50/+46
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1042-115/+115
* new loplugin: oncevarNoel Grandin2015-11-091-3/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0614-14/+14
* SVG: add import test for tdf#87309Xisco Fauli2015-11-022-0/+19
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-297-23/+21
* loplugin:defaultparamsStephan Bergmann2015-10-207-19/+19
* make test more readable - use Primitive2DSequenceTomaž Vajngerl2015-10-141-10/+9
* cppcheck:variableScopeNoel Grandin2015-10-131-7/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1229-80/+80
* Fix typosAndrea Gelmini2015-09-303-4/+4
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-151-1/+2
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-291-0/+1
* loplugin: defaultparamsNoel Grandin2015-08-205-14/+14
* loplugin:unusedmethods svgioNoel Grandin2015-07-169-21/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-151-1/+1
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* remove some unnecessary typedefs around uno::ReferenceNoel Grandin2015-07-061-8/+8
* Fix typosAndrea Gelmini2015-07-042-2/+2
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-1/+1
* Fix typosAndrea Gelmini2015-06-221-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-2/+2
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-1517-22/+22
* Fix typosAndrea Gelmini2015-06-152-4/+4
* Typo: corected->correctedJulien Nabet2015-06-131-1/+1
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-3/+3
* loplugin:loopvartoosmallNoel Grandin2015-06-013-6/+6
* loplugin:staticmethodsNoel Grandin2015-05-052-3/+3
* fixed typos in commentsChr. Rossmanith2015-03-271-3/+3
* TyposJulien Nabet2015-03-251-1/+1
* tdf#89119: SVG - accelerated import of huge paths without fillChr. Rossmanith2015-03-171-2/+6
* TyposJulien Nabet2015-03-081-1/+1
* TyposJulien Nabet2015-02-261-1/+1
* tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith2015-02-062-4/+16