summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-24tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl1-0/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-12loplugin:unusedmethodsNoel1-88/+0
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin1-1/+0
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin1-14/+0
2020-09-02loplugin:unusedmethodsNoel Grandin1-12/+0
2020-09-02loplugin:unusedfieldsNoel Grandin1-1/+0
2020-08-29loplugin:unusedmethodsNoel Grandin1-10/+0
2020-08-27Fix typosAndrea Gelmini1-2/+2
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin1-1/+1
2020-08-03use more explicit types in xmloffNoel Grandin1-20/+12
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin1-1/+1
2020-08-03fix leak in SvXMLImportNoel Grandin1-0/+6
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski1-2/+13
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann1-11/+11
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann1-2/+1
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl1-0/+24
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin1-5/+5
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-16/+16
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl1-6/+17
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin1-1/+1
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-1/+0
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen1-0/+1
2019-09-03loplugin:constmethod in xmloffNoel Grandin1-3/+3
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-26Fix typosAndrea Gelmini1-1/+1
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke1-0/+1
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-1/+1
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov1-9/+7
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-13/+13
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov1-14/+10
2018-09-13loplugin:constfields in xmloffNoel Grandin1-5/+5
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot1-10/+9
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-5/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot1-0/+20
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-0/+1
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-0/+4
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-15loplugin:flatten in xmloffNoel Grandin1-72/+73
2017-10-28tdf#113367 Change namespace from svg to draw for attr transformRegina Henschel1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-2/+2
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin1-1/+1