summaryrefslogtreecommitdiff
path: root/include/xmloff/txtparae.hxx
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-19Fix typosAndrea Gelmini
2020-08-05tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-24Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand
2017-08-08loplugin:constantparamNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-08loplugin:constantparam in xmloffNoel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin
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_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás