summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+5
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+3
2015-10-06Add Microsoft Write conversionSean Young3-0/+61
2015-10-06loplugin:unusedmethodsNoel Grandin2-128/+0
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara55-146/+141
2015-10-03Fix typosAndrea Gelmini15-39/+39
2015-10-02Revert "vcl event filter"Caolán McNamara8-293/+0
2015-10-02vcl event filterCaolán McNamara8-0/+293
2015-10-02Fix typosAndrea Gelmini6-8/+8
2015-10-01loplugin:refcountingStephan Bergmann1-2/+4