summaryrefslogtreecommitdiff
path: root/sd/source/filter/xml/sdxmlwrp.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-09Simplify Sequences initializations (sd)Julien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-10-17sd: use the fastparser API when possibleNoel Grandin
2020-09-01Fix typoAndrea Gelmini
2020-06-19sd: remove dead OOo1.0 file format exportMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-12-22sal_Char->char in sdNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-24ofz#9261 catch all exceptionsCaolán McNamara
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30catch IllegalArgumentException tooCaolán McNamara
2017-11-30catch SAXException in pptx testingCaolán McNamara
2017-11-29add pptx support to fftesterCaolán McNamara
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26oom in fodpfuzzerCaolán McNamara