summaryrefslogtreecommitdiff
path: root/include/filter/msfilter
AgeCommit message (Expand)Author
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
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