summaryrefslogtreecommitdiffstats
path: root/include/filter
Commit message (Expand)AuthorAgeFilesLines
* tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth2021-04-061-2/+2
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-7/+9
* SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann2020-11-201-4/+4
* Lengths passed into the SvxMSDffManager::Get*Data functions are all sal_uInt32Stephan Bergmann2020-11-201-4/+4
* long->tools::Long in emfio..filterNoel2020-10-223-12/+13
* inline some use-once typedefsNoel Grandin2020-07-301-2/+1
* Fix typoAndrea Gelmini2020-07-291-2/+2
* compact namespace: editeng-filterNoel Grandin2020-07-163-11/+5
* comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna2020-07-151-5/+3
* filter/msfilter: create instances with uno constructorsNoel Grandin2020-07-131-9/+0
* tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl2020-07-071-0/+130
* loplugin:unusedmethodsNoel Grandin2020-05-131-1/+0
* Increase max ppt levels to 10Samuel Mehrbrodt2020-05-131-1/+1
* tdf#79082 Correctly import PPT tabsPiet van Oostrum2020-05-041-3/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-039-21/+20
* Fix typo in codeAndrea Gelmini2020-04-281-1/+1
* Drop o3tl::optional wrapperStephan Bergmann2020-02-212-8/+8
* ofz#20025 Invalid-enum-valueCaolán McNamara2020-01-111-1/+1
* sal_Char->char in filterNoel Grandin2019-12-192-2/+2
* loplugin:expandablemethodsNoel Grandin2019-12-171-1/+0
* make some classes module privateNoel Grandin2019-12-051-2/+2
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-012-8/+8
* Don't use boost::optional forward declarationsStephan Bergmann2019-12-011-4/+2
* ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara2019-11-042-2/+1
* make some classes module-privateNoel Grandin2019-11-031-1/+1
* loplugin:finalclasses filter..frameworkNoel Grandin2019-10-296-25/+22
* loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin2019-10-212-2/+2
* Remove some memset callsMike Kaganski2019-10-172-10/+10
* sd: prefix members of SdrPowerPointImportJulien Nabet2019-09-091-13/+13
* TyposAndrea Gelmini2019-09-061-2/+2
* loplugin:constmethod in filterNoel Grandin2019-09-043-14/+14
* Fix typoAndrea Gelmini2019-07-261-3/+3
* tdf#42949 Fix IWYU warnings in include/filterGabor Kelemen2019-07-184-8/+0
* Fix typoAndrea Gelmini2019-07-101-1/+1
* Fix typo in codeAndrea Gelmini2019-04-261-1/+1
* Fix typos in codeAndrea Gelmini2019-04-231-1/+1
* filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe2019-04-121-2/+1
* translate some german var namesNoel Grandin2019-03-131-1/+1
* tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen2019-02-221-0/+1
* loplugin:constparams in filterNoel Grandin2019-01-231-3/+3
* pass SvxMSDffImportRec around using unique_ptrNoel Grandin2019-01-181-1/+1
* use unique_ptr in SdrPowerPointImportNoel Grandin2018-12-181-1/+1
* Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann2018-12-081-1/+1
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-111-2/+2
* loplugin:simplifyconstruct in filter..frameworkNoel Grandin2018-09-081-1/+0
* rely on forward declare of boost::optionalCaolán McNamara2018-08-261-1/+0
* loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin2018-08-211-1/+1
* Remove comment leftoversJohnny_M2018-08-191-3/+0
* Fix typosAndrea Gelmini2018-08-131-1/+1
* loplugin:unusedmethodsNoel Grandin2018-08-091-1/+0