summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* filter: convert OSL_FAIL to SAL_WARNMichael Stahl2015-10-091-10/+10
* full fill mostly fulfillCaolán McNamara2015-10-081-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-5/+7
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-3/+5
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-4/+3
* Add Microsoft Write conversionSean Young2015-10-063-0/+61
* loplugin:unusedmethodsNoel Grandin2015-10-062-128/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-0555-146/+141
* Fix typosAndrea Gelmini2015-10-0315-39/+39
* Revert "vcl event filter"Caolán McNamara2015-10-028-293/+0
* vcl event filterCaolán McNamara2015-10-028-0/+293
* Fix typosAndrea Gelmini2015-10-026-8/+8
* loplugin:refcountingStephan Bergmann2015-10-011-2/+4
* coverity#1242658 Untrusted loop boundCaolán McNamara2015-10-011-2/+2