summaryrefslogtreecommitdiff
path: root/editeng/source/xml
AgeCommit message (Expand)Author
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-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18use FasterParser for SvxReadXMLNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-03-02Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML()Eike Rathke
2018-02-15editeng: fix up ODF export test code to build againMiklos Vajna
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-13loplugin:oncevar: empty strings: editengStephan Bergmann
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall
2017-07-07EditEngine: Added para break/connect during ODF pasteVarun Dhall
2017-07-06EditEngine: Added warning for xml export exceptionVarun Dhall
2017-07-02loplugin:casttovoid: editengStephan Bergmann
2017-06-07EditEngine Creating SvXMLImportContext for ODFVarun Dhall
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in editengStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin