summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna1-0/+14
2018-03-20loplugin:useuniqueptr in PPTStyleTextPropReaderNoel Grandin1-5/+2
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-1/+5
2018-03-15change EscherBlipCache to cache Graphic and not GObject uniqueIDTomaž Vajngerl1-1/+2
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller1-4/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl1-2/+3