summaryrefslogtreecommitdiff
path: root/editeng/source/xml
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in editengNoel Grandin
2024-04-08tdf#146619 Drop unused 'using namespace' in: editeng/Gabor Kelemen
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-18Use getXWeak in editengMike Kaganski
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-25use more o3tl::spanNoel Grandin
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in editengNoel
2020-12-02fastparser in SvxXMLTextImportContextNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
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-06-29loplugin:constantparamNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann
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