summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextMarkImportContext.cxx
AgeCommit message (Expand)Author
2021-08-23xmloff: avoid annoying warnings about bookmark conditionsMichael Stahl
2021-02-22tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-04no need to use GetLocalName hereNoel
2020-12-01fastparser in XMLTextMarkImportContextNoel Grandin
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25fastparser in XMLTextMarkImportContextNoel Grandin
2020-11-05StartElement->startFastElement in xmloff/source/textNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-12-23tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmarkMichael Stahl
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-01Fix '..'Andrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-03-06ofz#6764 Null-DereferenceCaolán McNamara
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
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-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmloffStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-14xmloff: fix Android -Werror=maybe-uninitializedMiklos Vajna
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-11-16Small housekeeping: merged two if's with same result into oneMike Kaganski
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
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