summaryrefslogtreecommitdiffstats
path: root/include/xmloff/txtparae.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#135942: avoid collecting autostyles during writing themMike Kaganski2020-09-231-0/+2
* tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski2020-09-101-0/+2
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-6/+4
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-1/+1
* new loplugin:conststringfieldNoel Grandin2018-08-221-75/+20
* Fix typosAndrea Gelmini2018-07-241-1/+1
* loplugin:unusedfieldsNoel Grandin2018-07-231-2/+0
* tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl2018-07-101-0/+2
* tdf#101856 Backport parsing of bookmark propertiesSerge Krot2018-07-061-0/+2
* loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin2018-04-301-1/+1
* remove const property name member for "GraphicURL"Tomaž Vajngerl2018-02-251-1/+0
* sw: remove "ReplacementGraphicURL" related thingsTomaž Vajngerl2018-02-221-1/+0
* loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin2018-01-261-6/+6
* loplugin:unused-returns in filter,tools,xmloffNoel Grandin2018-01-201-1/+1
* RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand2018-01-111-0/+6
* loplugin:constantparamNoel Grandin2017-08-081-1/+0
* loplugin:constparams in xmloffNoel Grandin2017-07-201-1/+1
* loplugin:checkunusedparams in xmloffNoel Grandin2017-05-081-7/+4
* OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl2017-04-111-6/+5
* xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl2017-04-111-1/+1
* loplugin:inlinefields in XMLTextParagraphExportNoel Grandin2017-04-111-2/+3
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-2/+3
* loplugin:expandablemethods in xmloffNoel Grandin2016-10-241-6/+0
* loplugin:expandablemethodds in include/xmloffNoel Grandin2016-10-211-4/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-301-12/+9
* Convert XMLTextParagraphExport::FrameType to scoped enumNoel Grandin2016-05-251-5/+5
* loplugin:passstuffbyref in xmloffNoel Grandin2016-04-141-7/+7
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin2016-04-121-1/+1
* loplugin:constantparam in xmloff/Noel Grandin2016-03-161-5/+3
* loplugin:constantparam in xmloffNoel Grandin2016-03-081-5/+4
* loplugin:unuseddefaultparams in xmloff/Noel Grandin2016-02-251-4/+2
* loplugin:write only fieldsNoel Grandin2016-02-221-1/+0
* loplugin:unusedfields in include/xmloffNoel Grandin2015-11-251-8/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-154/+81
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* loplugin:unusedmethods xmloffNoel Grandin2015-07-151-11/+0
* text:p is not allowed as child element of draw:frameMarkus Mohrhard2015-04-081-9/+21
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-1/+2
* Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás2014-11-161-4/+0
* xmloff: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-2/+2
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-021-15/+14
* xmloff: sal_Bool->boolNoel Grandin2014-03-311-85/+85
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-1/+1