summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/filterNoel Grandin
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara
2016-10-21rework things in light of now available documentationCaolán McNamara
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15tdf#62525 vcl: use cow_wrapper for PPTCharPropSetXisco Fauli
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-13Fix memory leakStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-05Remove typedef only being used onceJulien Nabet
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28Remove unused ESCHER_ShadeTypeStephan Bergmann
2015-11-24loplugin:unusedfields in include/filter/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29remove boost::noncopyable from /includeNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uLong to ErrCodeMatteo Casalin
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke