summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2017-10-08Make Color a forward declarationChris Sherlock3-3/+5
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann4-5/+5
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin4-5/+5
2017-09-19ofz#2538 avoid oomCaolán McNamara1-3/+3
2017-09-06bBObjIsTemporary is never readJulien Nabet1-1/+0
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke2-26/+33
2017-08-27replace magic numbers for ppt view typesJochen Nitschke1-2/+25
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai1-1/+1
2017-08-08loplugin:constantparamNoel Grandin2-4/+2
2017-08-04rename Anz->Cnt in filterNoel Grandin1-1/+1
2017-07-31loplugin:constparams in filterNoel Grandin2-10/+10
2017-07-27loplugin:constparams in filterNoel Grandin5-22/+22
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin1-3/+5
2017-07-10loplugin:useuniqueptr in filterNoel Grandin3-14/+17
2017-06-15Watermark: RTF font import and exportSzymon Kłos1-0/+3
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-2/+2
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann1-1/+1
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet1-1/+1
2017-05-21Fix typosAndrea Gelmini1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin1-1/+0
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-5/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+4
2017-05-03loplugin:checkunusedparams in filterNoel Grandin2-9/+5
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-10loplugin:inlinefields in PPTTextObjNoel Grandin1-21/+18
2017-04-10loplugin:inlinefields in PPTParaPropSetNoel Grandin1-6/+3
2017-04-10loplugin:inlinefields in SvxMSDffManagerNoel Grandin1-3/+3
2017-04-10loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin1-8/+7
2017-04-06loplugin:singlevalfieldsNoel Grandin1-3/+1
2017-04-05loplugin:constantparam part2Noel Grandin3-9/+7
2017-03-31tdf#39468 Translate German commentsJens Carl3-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-42/+42
2017-03-29loplugin:singlevalfieldsNoel Grandin1-2/+0
2017-03-23Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann2-3/+3
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-12Fix typosAndrea Gelmini1-1/+1
2017-03-07ofz: fix ppt import leakCaolán McNamara1-4/+9
2017-03-03Remove redundant 'inline' keywordStephan Bergmann4-11/+11
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-02-27Clean up use of integer typesStephan Bergmann1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+9
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin1-8/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann1-0/+3
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin2-6/+9
2016-12-05convert E_GRAPH_PROV constants to typed_flagsNoel Grandin1-6/+12
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin3-4/+4
2016-11-21convert inventorId to scoped enumNoel Grandin1-6/+0
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara1-1/+1