summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet
2017-05-21Fix typosAndrea Gelmini
2017-05-19loplugin:unusedfieldsNoel Grandin
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