summaryrefslogtreecommitdiffstats
path: root/include/editeng/flditem.hxx
Commit message (Expand)AuthorAgeFilesLines
* new loplugin:unusedvarsglobalNoel Grandin2020-08-181-1/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-5/+3
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-121-1/+1
* loplugin:finalclasses in editengNoel Grandin2019-10-291-6/+6
* editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+5
* SvPersistBase no longer necessaryNoel Grandin2018-07-161-16/+29
* pass SvxFieldData around by std::unique_ptrNoel Grandin2018-07-131-20/+21
* SvxFieldData wants to be held by tools::SvRefNoel Grandin2018-04-111-15/+15
* convert SvxDateFormat to scoped enumNoel Grandin2017-09-181-13/+16
* convert SvxTimeFormat to scoped enumNoel Grandin2017-09-161-14/+15
* convert SvxTimeType to scoped enumNoel Grandin2017-09-161-1/+4
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-161-5/+6
* convert SvxFileType to scoped enumNoel Grandin2017-09-151-2/+5
* convert SvxFileFormat to scoped enumNoel Grandin2017-09-151-6/+7
* convert SvxAuthorType to scoped enumNoel Grandin2017-09-151-2/+4
* convert SvxAuthorFormat to scoped enumNoel Grandin2017-09-151-6/+7
* loplugin:unusedmethodsNoel Grandin2017-08-251-1/+0
* SvPersistStream deadNoel Grandin2017-08-081-1/+0
* loplugin:unusedmethodsNoel Grandin2017-08-081-4/+0
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-071-2/+0
* loplugin:constparams in editeng,lingucomponentNoel Grandin2017-07-221-3/+3
* convert SvxDateType to scoped enumNoel Grandin2017-03-301-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* remove unused CreateDefault methodsNoel Grandin2017-03-031-2/+0
* drop unused param from SV_DECL_PERSIST1 macroNoel Grandin2017-01-261-27/+27
* manage pField with tools::SvRefNoel Grandin2017-01-181-2/+2
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-131-3/+3
* loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin2016-12-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-081-2/+2
* loplugin:passstuffbyref in editengNoel Grandin2016-04-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-4/+0
* Mark some classes as finalStephan Bergmann2016-01-121-9/+9
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* remove remaining boost/noncopyable includes from /includeNoel Grandin2015-11-041-2/+0
* com::sun::star->css in include/editengNoel Grandin2015-10-211-16/+16
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-38/+38
* loplugin:unusedmethods editengNoel Grandin2015-07-161-10/+1
* Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens2015-05-181-1/+1
* Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens2015-04-211-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-131-1/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-4/+4
* Remove unnecessary #includeStephan Bergmann2014-09-251-1/+0
* fdo#47302: Added insert->fields->page title buttonJennifer Liebel2014-09-241-0/+13
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-35/+35