summaryrefslogtreecommitdiffstats
path: root/include/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert E_GRAPH_PROV constants to typed_flagsNoel Grandin2016-12-051-6/+12
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-053-4/+4
* convert inventorId to scoped enumNoel Grandin2016-11-211-6/+0
* try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara2016-10-261-1/+1
* loplugin:expandablemethodds in include/filterNoel Grandin2016-10-213-5/+2
* implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara2016-10-211-50/+72
* split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara2016-10-211-55/+99
* rework things in light of now available documentationCaolán McNamara2016-10-211-0/+2
* move some useful header information to mscodec for reuseCaolán McNamara2016-10-211-0/+64
* loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin2016-10-131-4/+4
* loplugin:constantparamNoel Grandin2016-09-301-1/+0
* loplugin:unusedenumvaluesNoel Grandin2016-09-192-129/+0
* loplogin:singlevalfields in include/Noel Grandin2016-09-162-16/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-152-12/+12
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-16/+16
* new loplugin: countusersofdefaultparamsNoel Grandin2016-08-254-16/+16
* loplugin:constantparamNoel Grandin2016-08-111-1/+0
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli2016-07-151-7/+7
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-1514-116/+158
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-4/+2
* filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl2016-06-061-2/+2
* loplugin:constantparamsNoel Grandin2016-06-033-18/+11
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-201-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-184-5/+0