summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
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
2014-04-06filter: LN_TSetBrc -> LN_TSetBrc80 to match specMiklos Vajna
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-23Full colour borders in .doc import/exportLuke Deller
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-03-11hardcoded sprmCFELayoutMiklos Vajna
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21cid#707782 Uninitialized pointer fieldNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-11coverity#708947 Empty virtual destructorCaolán McNamara
2014-02-08coverity#707785 Unitialized scalar fieldNorbert Thiebaud
2014-02-08coverity#707784 Unitialized scalar fieldNorbert Thiebaud
2014-02-08coverity#707783 Unitialized scalar fieldNorbert Thiebaud
2014-02-08coverity#707774: Uninitialized scalar valueNorbert Thiebaud