summaryrefslogtreecommitdiff
path: root/include/editeng/unofield.hxx
AgeCommit message (Expand)Author
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: editengStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-04remove svx/mutxhelp.hxxNoel
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-06loplugin:finalclasses in editengNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2015-11-18use unique_ptr for pImpl in editeng/Noel 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
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen