summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-06-07filter: PPT import: PptPlaceholder is 1 byte largeMichael Stahl
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
2015-10-22com::sun::star->css in include/filterNoel Grandin
2015-10-13inline typedefNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-01check for error more frequentlyCaolán McNamara
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-24filter: MSVC wants to generate unnecessary copy assignment againMichael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl