summaryrefslogtreecommitdiff
path: root/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
AgeCommit message (Expand)Author
2021-06-03tdf#142546 broken formulas in .FODT filesNoel Grandin
2021-03-04restore namespace unwinding in SvXMLImportNoel
2020-11-14use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-04use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-10-17xmloff: use the fastparser API when possibleNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloffNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17Blind fix for MSVCStephan Bergmann
2016-12-17Minor simplificationStephan Bergmann
2016-12-14remove local macroJochen Nitschke
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-12-08RTL_CONSTASCII_USTRINGPARAM clean upChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks