summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann4-6/+7
2015-05-07Unwind SotStorageRef typedefStephan Bergmann3-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin4-28/+24
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-24SkipImages option for document importLászló Németh1-1/+4
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás1-0/+9
2015-03-19loplugin:constantfunction: filterNoel Grandin1-11/+0
2015-02-18boost->stdCaolán McNamara1-1/+0
2015-02-17boost->stdCaolán McNamara3-21/+18
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+3
2015-02-07loplugin:deletedspecialStephan Bergmann4-11/+11
2015-01-28remove unused typedefsNoel Grandin2-3/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin3-13/+13
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-511/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-15fdo#84938 replace PPT_PLACEHOLDER_ constants->enumTobias Madl1-28/+32
2014-12-12fdo#84938 replace PPT_LAYOUT_ constants with enumTobias Madl1-20/+24
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-5/+13
2014-11-27unused function Calc_nBLIPPosAndras Timar1-2/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-20coverity#1242606 Untrusted loop boundCaolán McNamara1-1/+1
2014-10-15Blind Win fix attemptStephan Bergmann1-1/+4
2014-10-15avoid double-deleteDavid Tardon1-1/+2
2014-10-12Typo: compatability->compatibilityJulien Nabet1-1/+1
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe1-6/+2
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe1-10/+15
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin3-4/+4
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann2-8/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist1-4/+0
2014-08-22bHasUDefProp is unusedTor Lillqvist1-1/+0
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist1-10/+10
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal1-0/+8
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+3
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin1-4/+4
2014-05-24SvxMSDffImportRec: these members are all 32bit "signed integers"Michael Stahl1-13/+13
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-315/+0
2014-05-10coverity#707784 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-16coverity#1202981 Non-virtual destructorCaolán McNamara1-4/+3
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-12/+39
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+8
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller1-34/+37
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+0