summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-24filter: MSVC wants to generate unnecessary copy assignment againMichael 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::vectorMichael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael 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-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-06-29coverity#1308592 Uncaught exceptionCaolán McNamara
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara
2015-05-21Use delegating constructorStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24SkipImages option for document importLászló Németh
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-19loplugin:constantfunction: filterNoel Grandin
2015-02-18boost->stdCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-20coverity#1242606 Untrusted loop boundCaolán McNamara
2014-10-15Blind Win fix attemptStephan Bergmann
2014-10-15avoid double-deleteDavid Tardon
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist
2014-08-22bHasUDefProp is unusedTor Lillqvist