summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-11-07Don't use gie as both _use_libraries and _use_library_objectsStephan Bergmann1-1/+0
2015-11-07SVG: tdf#95332 defs can contain shapes so fix tdf#65864 in...Xisco Fauli1-9/+14
2015-11-06coverity#1338246 Uncaught exceptionCaolán McNamara2-2/+2
2015-11-06coverity#1338245 Uncaught exceptionCaolán McNamara2-2/+2
2015-11-06merged graphic import/export into a single libraryOliver Specht66-1037/+136
2015-11-06coverity#1309069 Uncaught exceptionCaolán McNamara1-17/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann10-94/+94
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin1-2/+5
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli1-16/+15
2015-11-05tdf#94098: SVG: improved parsing of rotate's parameters Xisco Fauli1-1/+1
2015-11-04yyyyyNoel Grandin6-14/+11
2015-11-02SVG: don't use dashes if parsing stroke-dasharray failsChr. Rossmanith1-3/+9
2015-11-02tdf#87309: Use black as default currentColor if no color was...Xisco Fauli1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin13-27/+25
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin2-4/+4
2015-10-29tdf#95356 Now text decorations are applied correctlyMarco Cecchetti2-90/+49
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin3-9/+3
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin8-7/+15
2015-10-27sal_uLong to ErrCodeMatteo Casalin1-3/+3
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke1-0/+2
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke1-0/+12
2015-10-22Satisfy std::hash<> specialization requirementsStephan Bergmann1-0/+2
2015-10-22crashtesting+ubsan: rhbz1013652-3.svg outside the representable value rangeCaolán McNamara1-58/+65
2015-10-20sc: initial png exportMiklos Vajna2-0/+29
2015-10-20svg export: left mouse click is working againMarco Cecchetti1-0/+19
2015-10-20new loplugin: badvectorinitNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann10-38/+33
2015-10-19loplugin:defaultparamsStephan Bergmann3-17/+17
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl1-1/+4
2015-10-19cleanup some local var declarationsNoel Grandin2-4/+4
2015-10-16lok svg export: Default to exporting all slides, use the interactive SVG.Jan Holesovsky2-18/+17
2015-10-16svg export: Some whitespace cleanup, fix typos.Jan Holesovsky1-31/+28
2015-10-16spellingNoel Grandin2-2/+2
2015-10-16convert "continue" flag to an enumNoel Grandin1-17/+17
2015-10-14coverity#1326215 Dereference after null checkCaolán McNamara1-1/+2
2015-10-13Reduce scope of variableStephan Bergmann1-5/+3
2015-10-13Reduce scope of variableStephan Bergmann1-3/+4
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-10-13Read this MSO_Anchor value as a sal_uInt32 tooStephan Bergmann1-1/+1
2015-10-13remove some useless commentsNoel Grandin1-5/+5
2015-10-13inline typedefNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann58-345/+345
2015-10-12convert Link<> to typedNoel Grandin2-3/+2
2015-10-12cppcheck:variableScopeNoel Grandin2-2/+3
2015-10-11ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara1-8/+8
2015-10-10fix gnumeric importMarkus Mohrhard1-1/+1
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl1-10/+10
2015-10-08full fill mostly fulfillCaolán McNamara1-1/+1
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-5/+7