summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin3-5/+2
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara1-50/+72
2016-10-21split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara1-55/+99
2016-10-21rework things in light of now available documentationCaolán McNamara1-0/+2
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara1-0/+64
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin1-4/+4
2016-09-30loplugin:constantparamNoel Grandin1-1/+0
2016-09-19loplugin:unusedenumvaluesNoel Grandin2-129/+0
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-16/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2-12/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-16/+16
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin4-16/+16
2016-08-11loplugin:constantparamNoel Grandin1-1/+0
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-15tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli1-7/+7
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas14-116/+158
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-4/+2
2016-06-06filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl1-2/+2
2016-06-03loplugin:constantparamsNoel Grandin3-18/+11
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin4-5/+0
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin1-40/+45
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta1-0/+31
2016-04-13loplugin:passstuffbyref in filterNoel Grandin3-4/+4
2016-04-12Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar1-10/+10
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin1-2/+1
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin3-4/+3
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2016-02-09Remove excess newlinesChris Sherlock7-23/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2016-01-13Fix memory leakStephan Bergmann1-4/+2
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin6-23/+17
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-4/+2