summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* SVG: tdf#95510: stop-color and stop-opacity can be defined inside style tooXisco Fauli2015-11-101-0/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10105-661/+661
* new loplugin: oncevarNoel Grandin2015-11-092-13/+14
* Don't use gie as both _use_libraries and _use_library_objectsStephan Bergmann2015-11-071-1/+0
* SVG: tdf#95332 defs can contain shapes so fix tdf#65864 in...Xisco Fauli2015-11-071-9/+14
* coverity#1338246 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* coverity#1338245 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* merged graphic import/export into a single libraryOliver Specht2015-11-0666-1037/+136
* coverity#1309069 Uncaught exceptionCaolán McNamara2015-11-061-17/+18
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0610-94/+94
* Reduce scope of #include <tools/poly.hxx>Matteo Casalin2015-11-051-2/+5
* tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli2015-11-051-16/+15
* tdf#94098: SVG: improved parsing of rotate's parameters Xisco Fauli2015-11-051-1/+1
* yyyyyNoel Grandin2015-11-046-14/+11
* SVG: don't use dashes if parsing stroke-dasharray failsChr. Rossmanith2015-11-021-3/+9
* tdf#87309: Use black as default currentColor if no color was...Xisco Fauli2015-11-021-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0213-27/+25
* no need to be so verbose in constructing uno::ReferenceNoel Grandin2015-11-012-4/+4
* tdf#95356 Now text decorations are applied correctlyMarco Cecchetti2015-10-292-90/+49
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-293-9/+3
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-278-7/+15
* sal_uLong to ErrCodeMatteo Casalin2015-10-271-3/+3
* TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke2015-10-261-0/+2
* reintroduce TBBase::indent_printf()Eike Rathke2015-10-261-0/+12
* Satisfy std::hash<> specialization requirementsStephan Bergmann2015-10-221-0/+2
* crashtesting+ubsan: rhbz1013652-3.svg outside the representable value rangeCaolán McNamara2015-10-221-58/+65
* sc: initial png exportMiklos Vajna2015-10-202-0/+29
* svg export: left mouse click is working againMarco Cecchetti2015-10-201-0/+19
* new loplugin: badvectorinitNoel Grandin2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-2010-38/+33
* loplugin:defaultparamsStephan Bergmann2015-10-193-17/+17
* Writer image export: cmd. line, default to white backgroundTomaž Vajngerl2015-10-191-1/+4
* cleanup some local var declarationsNoel Grandin2015-10-192-4/+4
* lok svg export: Default to exporting all slides, use the interactive SVG.Jan Holesovsky2015-10-162-18/+17
* svg export: Some whitespace cleanup, fix typos.Jan Holesovsky2015-10-161-31/+28
* spellingNoel Grandin2015-10-162-2/+2
* convert "continue" flag to an enumNoel Grandin2015-10-161-17/+17
* coverity#1326215 Dereference after null checkCaolán McNamara2015-10-141-1/+2
* Reduce scope of variableStephan Bergmann2015-10-131-5/+3
* Reduce scope of variableStephan Bergmann2015-10-131-3/+4
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-131-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-131-2/+0
* Read this MSO_Anchor value as a sal_uInt32 tooStephan Bergmann2015-10-131-1/+1
* remove some useless commentsNoel Grandin2015-10-131-5/+5
* inline typedefNoel Grandin2015-10-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1258-345/+345
* convert Link<> to typedNoel Grandin2015-10-122-3/+2
* cppcheck:variableScopeNoel Grandin2015-10-122-2/+3
* ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara2015-10-111-8/+8
* fix gnumeric importMarkus Mohrhard2015-10-101-1/+1