summaryrefslogtreecommitdiff
path: root/editeng/source/xml/xmltxtimp.cxx
AgeCommit message (Expand)Author
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-03-05use more FastParser in SvxXMLTextImportContexNoel Grandin
2020-03-04use FastParser in SvxXMLTextImportContextNoel Grandin
2020-01-23tdf#128046: preserve list levels on pasteKatarina Behrens
2020-01-08return fast context in SvxXMLTextImportContextNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18use FasterParser for SvxReadXMLNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall
2017-07-07EditEngine: Added para break/connect during ODF pasteVarun Dhall
2017-06-07EditEngine Creating SvXMLImportContext for ODFVarun Dhall
2016-12-05loplugin:unnecessaryoverride (dtors) in editengStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin