summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
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
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin
2014-05-24SvxMSDffImportRec: these members are all 32bit "signed integers"Michael Stahl
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna
2014-05-10coverity#707784 Uninitialized scalar fieldCaolán McNamara
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-16coverity#1202981 Non-virtual destructorCaolán McNamara
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06Full colour table borders in .doc exportLuke Deller