summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)Author
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-24filter: fix DrMemory/valgrind warnings in PPT paragraph importMichael Stahl
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin
2015-11-18editeng: wrong default item for EE_PARA_FORBIDDENRULESMichael Stahl
2015-11-18editeng: wrong default item for EE_PARA_HANGINGPUNCTUATIONMichael Stahl
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13Reduce scope of variableStephan Bergmann
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-01coverity#1321600 Dereference before null checkCaolán McNamara
2015-09-01check for error more frequentlyCaolán McNamara
2015-08-30pClientData can be nullCaolán McNamara
2015-08-28check seeks and readsCaolán McNamara
2015-08-27check seeks and offsetsCaolá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-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-21loplugin:defaultparamsNoel Grandin
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-07-24filter: that cast is sillyMichael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23cppcheck: unreadVariableCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann