summaryrefslogtreecommitdiff
path: root/include/xmloff/txtparae.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-1/+1
2018-02-25remove const property name member for "GraphicURL"Tomaž Vajngerl1-1/+0
2018-02-22sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl1-1/+0
2018-01-26loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-6/+6
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin1-1/+1
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand1-0/+6
2017-08-08loplugin:constantparamNoel Grandin1-1/+0
2017-07-20loplugin:constparams in xmloffNoel Grandin1-1/+1
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin1-7/+4
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl1-6/+5
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl1-1/+1
2017-04-11loplugin:inlinefields in XMLTextParagraphExportNoel Grandin1-2/+3
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-2/+3
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin1-6/+0
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin1-12/+9
2016-05-25Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin1-5/+5
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin1-7/+7
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin1-1/+1
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-5/+3
2016-03-08loplugin:constantparam in xmloffNoel Grandin1-5/+4
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-4/+2
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin1-8/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-154/+81
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-07-15loplugin:unusedmethods xmloffNoel Grandin1-11/+0
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard1-9/+21
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin1-1/+2
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás1-4/+0
2014-09-30xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-15/+14
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-85/+85
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann1-0/+11
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold1-2/+2
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida1-7/+3
2013-06-28no need for XMLStringVectorThomas Arnhold1-2/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+728