summaryrefslogtreecommitdiff
path: root/include/svx/fmtools.hxx
AgeCommit message (Expand)Author
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-07-30osl::Mutex->std::mutex in FmXDisposeListenerNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11use an explicit parent for error messageCaolán McNamara
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin
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