summaryrefslogtreecommitdiffstats
path: root/include/filter
Commit message (Expand)AuthorAgeFilesLines
* convert nDrawingContainerId to sal_uInt16Noel Grandin2017-11-071-3/+3
* loplugin:constparams in filterNoel Grandin2017-11-042-4/+4
* loplugin:constantparam in f*Noel Grandin2017-10-312-3/+2
* use std::unique_ptr in EscherSolverContainerNoel Grandin2017-10-201-4/+11
* Make Color a forward declarationChris Sherlock2017-10-083-3/+5
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-044-5/+5
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-294-5/+5
* ofz#2538 avoid oomCaolán McNamara2017-09-191-3/+3
* bBObjIsTemporary is never readJulien Nabet2017-09-061-1/+0
* convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke2017-09-022-26/+33
* replace magic numbers for ppt view typesJochen Nitschke2017-08-271-2/+25
* Fix two issues in ActiveX DOCX import / export codeTamás Zolnai2017-08-221-1/+1
* loplugin:constantparamNoel Grandin2017-08-082-4/+2
* rename Anz->Cnt in filterNoel Grandin2017-08-041-1/+1
* loplugin:constparams in filterNoel Grandin2017-07-312-10/+10
* loplugin:constparams in filterNoel Grandin2017-07-275-22/+22
* convert pXRelTo/pYRelTo to boost::optionalNoel Grandin2017-07-131-3/+5
* loplugin:useuniqueptr in filterNoel Grandin2017-07-103-14/+17
* Watermark: RTF font import and exportSzymon Kłos2017-06-151-0/+3
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-091-1/+1
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-2/+2
* Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann2017-05-291-1/+1
* [API-CHANGE] Add persistent (in addition to persistant)Julien Nabet2017-05-291-1/+1
* Fix typosAndrea Gelmini2017-05-211-1/+1
* loplugin:unusedfieldsNoel Grandin2017-05-191-1/+0
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-161-5/+1
* convert SdrLayerId to strong_intNoel Grandin2017-05-121-3/+4
* loplugin:checkunusedparams in filterNoel Grandin2017-05-032-9/+5
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* use strong_int for LanguageTypeNoel Grandin2017-04-261-2/+2
* loplugin:inlinefields in PPTTextObjNoel Grandin2017-04-101-21/+18
* loplugin:inlinefields in PPTParaPropSetNoel Grandin2017-04-101-6/+3
* loplugin:inlinefields in SvxMSDffManagerNoel Grandin2017-04-101-3/+3
* loplugin:inlinefields in PPTTextRulerInterpreterNoel Grandin2017-04-101-8/+7
* loplugin:singlevalfieldsNoel Grandin2017-04-061-3/+1
* loplugin:constantparam part2Noel Grandin2017-04-053-9/+7
* tdf#39468 Translate German commentsJens Carl2017-03-313-4/+4
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-313-42/+42
* loplugin:singlevalfieldsNoel Grandin2017-03-291-2/+0
* Change SvxMSDffManager::ImportOLE nOLEId parameter from long to sal_uInt32Stephan Bergmann2017-03-232-3/+3
* Fix typosAndrea Gelmini2017-03-161-1/+1
* Fix typosAndrea Gelmini2017-03-121-1/+1
* ofz: fix ppt import leakCaolán McNamara2017-03-071-4/+9
* Remove redundant 'inline' keywordStephan Bergmann2017-03-034-11/+11
* Fix typosAndrea Gelmini2017-03-032-2/+2
* Clean up use of integer typesStephan Bergmann2017-02-271-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+9
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-241-8/+0
* New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann2017-01-191-0/+3
* new loplugin: useuniqueptr: filterNoel Grandin2017-01-162-6/+9