summaryrefslogtreecommitdiff
path: root/include/xmloff/txtparae.hxx
AgeCommit message (Expand)Author
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
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-06-28no need for XMLStringVectorThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen