summaryrefslogtreecommitdiffstats
path: root/svgio/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí2016-02-271-1/+1
* new loplugin: find write-only fieldsNoel Grandin2016-02-191-4/+1
* SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli2016-02-181-0/+2
* SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2016-02-171-1/+1
* SVGIO: tdf#97659: Add support for RGBAXisco Fauli2016-02-131-2/+2
* Remove excess newlinesChris Sherlock2016-02-094-6/+0
* tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli2016-02-071-2/+3
* tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli2016-02-011-1/+1
* SVGIO: tdf#45771: Fix issue when text size is twice its size...Xisco Fauli2016-01-282-1/+3
* tdf#97275 SVGIO: Change default PPI to 96 in svg import...Xisco Fauli2016-01-221-1/+1
* SVGIO: Add support to font-size keywordsXisco Fauli2016-01-201-3/+20
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-1119-39/+39
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-50/+46
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1018-25/+25
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-292-10/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1225-72/+72
* 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:unusedmethods svgioNoel Grandin2015-07-168-19/+0
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* Fix typosAndrea Gelmini2015-07-042-2/+2
* Fix typosAndrea Gelmini2015-06-151-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* fixed typos in commentsChr. Rossmanith2015-03-271-3/+3
* TyposJulien Nabet2015-03-081-1/+1
* tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith2015-02-061-0/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-044-6/+4
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* SVG: handle visibility propertyChr. Rossmanith2014-11-012-0/+14
* callcatcher: update unused codeCaolán McNamara2014-10-221-1/+0
* Resolves: #i125325# added code to handle block comments...Armin Le Grand2014-10-131-0/+4
* Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand2014-10-083-6/+7
* loplugin:passstuffbyrefStephan Bergmann2014-08-071-1/+1
* loplugin:saloverrideStephan Bergmann2014-08-071-1/+1
* Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand2014-08-073-4/+13
* drop rtl:: and staticsCaolán McNamara2014-07-261-4/+4
* Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand2014-07-261-1/+17
* Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand2014-07-164-0/+14
* fdo#50114 ingore flowRoot element during svg importJoren De Cuyper2014-07-152-0/+4
* Resolves: #i124852# Corrected mask and clip polygons for userSpaceOnUseArmin Le Grand2014-07-042-4/+8
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-042-0/+83
* clean up, remove eof commentsThomas Arnhold2014-05-1630-182/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1531-93/+93
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-1/+2
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2624-68/+68
* Remove unused getXLinkStephan Bergmann2014-03-171-3/+0