summaryrefslogtreecommitdiff
path: root/editeng/source/xml/xmltxtexp.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-4/+4
2020-06-29loplugin:constantparamNoel Grandin1-4/+2
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann1-2/+1
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-8/+0
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-1/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-1/+1
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin1-2/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-2/+2
2018-02-15editeng: fix up ODF export test code to build againMiklos Vajna1-3/+3
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-3/+3
2017-11-15TypedWhichIdNoel Grandin1-3/+3
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-07-13loplugin:oncevar: empty strings: editengStephan Bergmann1-2/+1
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall1-39/+7
2017-07-06EditEngine: Added warning for xml export exceptionVarun Dhall1-2/+2
2017-07-02loplugin:casttovoid: editengStephan Bergmann1-5/+2
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-38/+35
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin1-5/+4
2016-12-05loplugin:unnecessaryoverride (dtors) in editengStephan Bergmann1-12/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-06-06remove some manual ref-countingNoel Grandin1-27/+7
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-7/+27
2016-05-24remove some manual ref-countingNoel Grandin1-27/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-6/+6
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-30loplugin:unusedfieldsNoel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-22/+22
2015-10-07loplugin:mergeclassesNoel Grandin1-1/+1
2015-09-13editeng: com::sun::star->cssNoel Grandin1-49/+48
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-29/+1
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-3/+3
2015-01-07fix windows buildNoel Grandin1-1/+1