summaryrefslogtreecommitdiff
path: root/include/sfx2/request.hxx
AgeCommit message (Expand)Author
2019-11-16revert cid#1455212 Uncaught exceptionCaolán McNamara
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2018-04-26set current frame as default SfxRequest dialog parentCaolán McNamara
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-01-28loplugin:useuniqueptr in SfxRequestNoel Grandin
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06revert executable perm changeCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert include/sfx2/progress.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen