summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-03no need to allocat PptFontEntityAtom separately hereNoel Grandin
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
2021-08-23Removed duplicated includesAndrea Gelmini
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-04-02tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2021-03-07ref-count SdrPageNoel
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-28ofz#28912 Direct-leak in PPTStyleSheet::PPTStyleSheetCaolán McNamara
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann
2020-11-20Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann
2020-10-22long->tools::Long in emfio..filterNoel
2020-07-30inline some use-once typedefsNoel Grandin
2020-07-29Fix typoAndrea Gelmini
2020-07-16compact namespace: editeng-filterNoel Grandin
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-07-13filter/msfilter: create instances with uno constructorsNoel Grandin
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-13Increase max ppt levels to 10Samuel Mehrbrodt
2020-05-04tdf#79082 Correctly import PPT tabsPiet van Oostrum
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-28Fix typo in codeAndrea Gelmini
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-11ofz#20025 Invalid-enum-valueCaolán McNamara
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-04ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara
2019-11-03make some classes module-privateNoel Grandin
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-09-09sd: prefix members of SdrPowerPointImportJulien Nabet
2019-09-06TyposAndrea Gelmini
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-07-26Fix typoAndrea Gelmini