/source/is/sd/

weetshark/lessdepend' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sw/inc/fmtfld.hxx
AgeCommit message (Expand)Author
2019-05-05[API CHANGE] SwXTextField: no more SwModify/SwClientBjoern Michaelsen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-04-18sw: fix some IWYU warningsMiklos Vajna
2018-01-17remove indirection in SwFormatField ..Jochen Nitschke
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-13sw: prefix members of SwFormatFieldHintMiklos Vajna
2017-05-06Typo: attibute(s)->attribute(s)Julien Nabet
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10sw doc model xml dump: show comment textMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel 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-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-20i#107771: sw: make SwXTextField a client of its format poolitemMichael Stahl
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann