summaryrefslogtreecommitdiff
path: root/include/xmloff/txtimp.hxx
AgeCommit message (Expand)Author
2020-11-12loplugin:unusedmethodsNoel
2020-11-05loplugin:unusedenumconstantsNoel
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-03fix leak in SvXMLImportNoel Grandin
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-22tdf#88056: Implement import of page title field from ODFKatarina Behrens
2015-04-07loplugin:staticmethodsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák
2013-04-25comments and code reformatMaxime de Roucy
2013-04-23execute move of global headersBjoern Michaelsen