summaryrefslogtreecommitdiff
path: root/include/xmloff/txtimp.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs1-0/+2
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl1-1/+1
2023-05-11tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski1-0/+2
2022-09-21use more string_view in xmloffNoel Grandin1-1/+1
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl1-1/+3
2020-12-08remove now unused XML_TOK_ constantsNoel1-261/+0
2020-12-07loplugin:unusedmethodsNoel1-11/+0
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin1-7/+2
2020-12-02fastparser in XMLChangeElementImportContextNoel1-0/+6
2020-11-12loplugin:unusedmethodsNoel1-1/+0
2020-11-05loplugin:unusedenumconstantsNoel1-10/+0
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin1-1/+0
2020-09-02loplugin:unusedmethodsNoel Grandin1-2/+0
2020-08-29loplugin:unusedmethodsNoel Grandin1-1/+0
2020-08-03fix leak in SvXMLImportNoel Grandin1-0/+2
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski1-1/+3
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl1-0/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-3/+3
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl1-1/+1
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin1-1/+1
2019-09-03loplugin:constmethod in xmloffNoel Grandin1-3/+3
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke1-0/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-8/+5
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot1-3/+3
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot1-0/+5
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-1/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin1-5/+5
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai1-0/+5
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin1-1/+0
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin1-1/+0
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-21/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski1-0/+3
2016-05-24Convert XMLTextType to scoped enumNoel Grandin1-9/+9
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-1/+1
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl1-0/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-64/+34
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-08-27Clean up sEmptyStephan Bergmann1-1/+1
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens1-1/+1
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens1-0/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-17boost->stdCaolán McNamara1-8/+8
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-6/+7