summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)Author
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-05-19tdf#79082 Correctly import PPT tabsPiet van Oostrum
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
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-26rely on forward declare of boost::optionalCaolán McNamara
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin
2018-08-19Remove comment leftoversJohnny_M
2018-08-13Fix typosAndrea Gelmini
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-06-01use more BitmapEx in filterNoel Grandin
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-28Translate German function namesJohnny_M
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna