summaryrefslogtreecommitdiffstats
path: root/include/filter/msfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-272-3/+4
* sal_uLong to ErrCodeMatteo Casalin2015-10-271-2/+2
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-263-4/+8
* TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke2015-10-261-0/+2
* reintroduce TBBase::indent_printf()Eike Rathke2015-10-261-0/+1
* com::sun::star->css in include/filterNoel Grandin2015-10-228-119/+112
* inline typedefNoel Grandin2015-10-131-3/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-44/+44
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-11/+11
* loplugin:unusedmethodsNoel Grandin2015-10-061-9/+0
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-1/+0
* check for error more frequentlyCaolán McNamara2015-09-011-1/+1
* extend seek, loop ending tests to ppt specific codeCaolán McNamara2015-08-271-0/+1