summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara
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
2019-07-18tdf#42949 Fix IWYU warnings in include/filterGabor Kelemen
2019-07-10Fix typoAndrea Gelmini
2019-04-26Fix typo in codeAndrea Gelmini
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-12filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe
2019-03-13translate some german var namesNoel Grandin
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-01-23loplugin:constparams in filterNoel Grandin
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin
2018-12-18use unique_ptr in SdrPowerPointImportNoel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann