summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl1-0/+130
2020-05-19tdf#79082 Correctly import PPT tabsPiet van Oostrum1-3/+0
2019-11-04ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara2-2/+1
2019-11-03make some classes module-privateNoel Grandin1-1/+1
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin6-25/+22
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin2-2/+2
2019-10-17Remove some memset callsMike Kaganski2-10/+10
2019-09-09sd: prefix members of SdrPowerPointImportJulien Nabet1-13/+13
2019-09-06TyposAndrea Gelmini1-2/+2
2019-09-04loplugin:constmethod in filterNoel Grandin3-14/+14
2019-07-26Fix typoAndrea Gelmini1-3/+3
2019-07-18tdf#42949 Fix IWYU warnings in include/filterGabor Kelemen4-8/+0
2019-07-10Fix typoAndrea Gelmini1-1/+1
2019-04-26Fix typo in codeAndrea Gelmini1-1/+1
2019-04-23Fix typos in codeAndrea Gelmini1-1/+1
2019-04-12filter: inline PptFontCollection to avoid inheritance of std::vectorTakeshi Abe1-2/+1
2019-03-13translate some german var namesNoel Grandin1-1/+1
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen1-0/+1
2019-01-23loplugin:constparams in filterNoel Grandin1-3/+3
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin1-1/+1
2018-12-18use unique_ptr in SdrPowerPointImportNoel Grandin1-1/+1
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann1-1/+1
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann1-2/+2
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-1/+0
2018-08-26rely on forward declare of boost::optionalCaolán McNamara1-1/+0
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin1-1/+1
2018-08-19Remove comment leftoversJohnny_M1-3/+0
2018-08-13Fix typosAndrea Gelmini1-1/+1
2018-08-09loplugin:unusedmethodsNoel Grandin1-1/+0
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-18/+28
2018-08-02loplugin:returnconstant in filterNoel Grandin2-3/+3
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin1-1/+2
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-5/+11
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-17/+21
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl1-0/+2
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-0/+3
2018-06-01use more BitmapEx in filterNoel Grandin1-3/+3
2018-05-30sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna1-0/+6
2018-05-25loplugin:passstuffbyrefNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin1-1/+0
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-04-20use a map to avoid looping on every obj deleteCaolán McNamara1-6/+11
2018-04-20forcepoint#38 notify that obj in group was deletedCaolán McNamara2-4/+10
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+13
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-13/+11
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+13
2018-03-28Translate German function namesJohnny_M1-2/+2
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna1-0/+4