summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* coverity#735748 Unchecked dynamic_castCaolán McNamara2015-10-011-4/+4
* add 602 format to fftesterCaolán McNamara2015-10-013-12/+55
* loplugin:unusedmethodsNoel Grandin2015-10-011-1/+0
* com::sun::star->css in filter/Noel Grandin2015-10-0174-872/+858
* remove old standalone Sun bug numbersNoel Grandin2015-10-014-7/+3
* shared_array->unique_ptr<[]>Caolán McNamara2015-09-301-2/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-304-26/+26
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-292-8/+8
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-2/+0
* filter: the placeware filter is not entitled to its own createTempFileMichael Stahl2015-09-291-117/+3
* coverity#1242658 Untrusted loop boundCaolán McNamara2015-09-291-14/+18
* OOXML with VBA needs to be a different filter typeMarkus Mohrhard2015-09-274-2/+30
* make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard2015-09-273-0/+48
* better OOXML VBA exportMarkus Mohrhard2015-09-252-0/+31
* document filter's type and filters splitMarkus Mohrhard2015-09-251-0/+12
* indentation fixMarkus Mohrhard2015-09-251-1/+1
* hide ScopedPtr::reset and add disposeAndClearCaolán McNamara2015-09-211-2/+1
* convert Link<> to typedNoel Grandin2015-09-201-4/+3
* boost->stdCaolán McNamara2015-09-1816-42/+40
* boost->stdCaolán McNamara2015-09-171-2/+0
* convert Link<> to typedNoel Grandin2015-09-146-31/+20
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-141-1/+0