summaryrefslogtreecommitdiffstats
path: root/include/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert TSS_TYPE to scoped enumNoel Grandin2016-05-131-40/+45
* tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta2016-05-071-0/+31
* loplugin:passstuffbyref in filterNoel Grandin2016-04-133-4/+4
* Avoid reserved identifiersStephan Bergmann2016-04-121-4/+4
* tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar2016-04-051-10/+10
* loplugin:unuseddefaultparam in filterNoel Grandin2016-03-041-2/+1
* loplugin:unuseddefaultparams in filterNoel Grandin2016-03-033-4/+3
* loplugin:write only fieldsNoel Grandin2016-02-221-1/+0
* Remove excess newlinesChris Sherlock2016-02-097-23/+0
* loplugin:unusedmethodsNoel Grandin2016-02-081-2/+0
* Fix memory leakStephan Bergmann2016-01-131-4/+2
* loplugin:unusedmethods unused return value in include/filterNoel Grandin2016-01-126-23/+17
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-4/+2
* filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl2015-12-151-2/+4
* consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl2015-12-081-0/+47
* Remove typedef only being used onceJulien Nabet2015-12-051-3/+1
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* Remove unused ESCHER_ShadeTypeStephan Bergmann2015-11-281-22/+0
* loplugin:unusedfields in include/filter/Noel Grandin2015-11-243-20/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-38/+38
* remove boost::noncopyable from /includeNoel Grandin2015-10-291-3/+8