summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann
2017-03-16Fix typosAndrea Gelmini
2017-03-12Fix typosAndrea Gelmini
2017-03-07ofz: fix ppt import leakCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-27Clean up use of integer typesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara
2016-10-21rework things in light of now available documentationCaolán McNamara
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-13Fix memory leakStephan Bergmann