summaryrefslogtreecommitdiff
path: root/include/svx/fmtools.hxx
AgeCommit message (Expand)Author
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2018-04-18Resolves: tdf#117068 wrong parent for exception dialogCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-04-28CursorWrapper::hasOrderedBookmarks return type wants to be boolStephan Bergmann
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-17namespace cssThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-03svx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen