summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2015-11-04yyyyyNoel Grandin
2015-11-02SVG: don't use dashes if parsing stroke-dasharray failsChr. Rossmanith
2015-11-02tdf#87309: Use black as default currentColor if no color was...Xisco Fauli
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-29tdf#95356 Now text decorations are applied correctlyMarco Cecchetti
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uLong to ErrCodeMatteo Casalin
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke
2015-10-22Satisfy std::hash<> specialization requirementsStephan Bergmann
2015-10-22crashtesting+ubsan: rhbz1013652-3.svg outside the representable value rangeCaolán McNamara
2015-10-20sc: initial png exportMiklos Vajna
2015-10-20svg export: left mouse click is working againMarco Cecchetti
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19Writer image export: cmd. line, default to white backgroundTomaž Vajngerl
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-16lok svg export: Default to exporting all slides, use the interactive SVG.Jan Holesovsky
2015-10-16svg export: Some whitespace cleanup, fix typos.Jan Holesovsky
2015-10-16spellingNoel Grandin
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-10-14coverity#1326215 Dereference after null checkCaolán McNamara
2015-10-13Reduce scope of variableStephan Bergmann
2015-10-13Reduce scope of variableStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-13Read this MSO_Anchor value as a sal_uInt32 tooStephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-13inline typedefNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-11ignore orcus::sax::malformed_xml_error etc tooCaolán McNamara
2015-10-10fix gnumeric importMarkus Mohrhard
2015-10-09filter: convert OSL_FAIL to SAL_WARNMichael Stahl
2015-10-08full fill mostly fulfillCaolán McNamara
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06Add Microsoft Write conversionSean Young
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-03Fix typosAndrea Gelmini
2015-10-02Revert "vcl event filter"Caolán McNamara
2015-10-02vcl event filterCaolán McNamara
2015-10-02Fix typosAndrea Gelmini
2015-10-01loplugin:refcountingStephan Bergmann