summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)Author
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan 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-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-01check for error more frequentlyCaolán McNamara
2015-09-01-fsanitize=enumStephan Bergmann
2015-08-28eof isn't a Error, so use good not GetErrorCaolán McNamara
2015-08-27check seekCaolán McNamara
2015-08-27check returns of SeekToEndOfRecordCaolán McNamara
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-08-03coverity#1157790 Division or modulo by float zeroCaolán McNamara
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-07-16Resolves: tdf#92772 missing shape bg colorCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin