summaryrefslogtreecommitdiff
path: root/include/editeng/flditem.hxx
AgeCommit message (Expand)Author
2018-07-27editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-08SvPersistStream deadNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-01-26drop unused param from SV_DECL_PERSIST1 macroNoel Grandin
2017-01-18manage pField with tools::SvRefNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-12-05loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtagNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12Mark some classes as finalStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04remove remaining boost/noncopyable includes from /includeNoel Grandin
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens
2015-04-13loplugin:staticmethodsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25Remove unnecessary #includeStephan Bergmann
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-14bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann