summaryrefslogtreecommitdiff
path: root/sd/source/filter/xml/sdxmlwrp.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann1-1/+1
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-8/+8
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-21/+11
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl1-1/+1
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-6/+6
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-6/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-24modernize and improve PropertySetInfoNoel Grandin1-4/+2
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann1-10/+10
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin1-3/+3
2022-04-08use more subView when converting to Int32Noel Grandin1-2/+3
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+0
2022-01-27add some more TypeWhichId annotationsNoel Grandin1-6/+5
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski1-2/+1
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet1-5/+5
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin1-2/+2
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl1-35/+1
2021-06-09Simplify Sequences initializations (sd)Julien Nabet1-5/+10
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-2/+2
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen1-2/+0
2020-10-17sd: use the fastparser API when possibleNoel Grandin1-13/+20
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-06-19sd: remove dead OOo1.0 file format exportMiklos Vajna1-15/+6
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann1-2/+1
2020-05-11remove archaic Content.xml fallbackCaolán McNamara1-24/+6
2020-04-03convert PresObjKind to scoped enumNoel Grandin1-2/+2
2020-04-01convert DocCreationMode to scoped enumNoel Grandin1-1/+1
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin1-3/+3
2020-01-26remove some unused local varsNoel Grandin1-1/+0
2019-12-22sal_Char->char in sdNoel Grandin1-10/+10
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-01loplugin:stringadd in sdNoel Grandin1-3/+2
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen1-1/+0
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-8/+4
2019-08-12Fix typosAndrea Gelmini1-4/+4
2019-07-20loplugin:referencecasting in sdNoel Grandin1-6/+3
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin1-2/+2
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov1-1/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-9/+16
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen1-9/+0
2018-10-18loplugin:staticvar in sdNoel Grandin1-4/+4
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-24ofz#9261 catch all exceptionsCaolán McNamara1-10/+1
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-0/+1
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen1-0/+1