summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel 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-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
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-06loplugin:unusedmethodsNoel Grandin
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02Fix typosAndrea Gelmini
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-09-14clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-01coverity#1321600 Dereference before null checkCaolán McNamara
2015-09-01check for error more frequentlyCaolán McNamara
2015-09-01-fsanitize=enumStephan Bergmann
2015-08-30pClientData can be nullCaolán McNamara
2015-08-28eof isn't a Error, so use good not GetErrorCaolán McNamara
2015-08-28check seeks and readsCaolán McNamara
2015-08-27check seeks and offsetsCaolán McNamara
2015-08-27check seekCaolán McNamara
2015-08-27check returns of SeekToEndOfRecordCaolán McNamara
2015-08-27avoid loops in atom chainsCaolán McNamara
2015-08-27check stream state after read attemptCaolán McNamara
2015-08-27check SeekToEndOfRecord for successCaolán McNamara
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26various hangs, check seeks and record lengthsCaolán McNamara
2015-08-26don't hang on unreachable record endsCaolán McNamara
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-08-23Use less operator here to be consistent with the original idea (see comment)Zolnai Tamás
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorErrorMatteo Casalin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-19Avoid css::uno::Sequence<sal_uInt8> (which is not a proper UNO type)Stephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud