summaryrefslogtreecommitdiff
path: root/include/sfx2/request.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-26set current frame as default SfxRequest dialog parentCaolán McNamara1-2/+2
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara1-9/+7
2018-01-28loplugin:useuniqueptr in SfxRequestNoel Grandin1-2/+2
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara1-1/+10
2017-07-21loplugin:constparams in sfx2Noel Grandin1-2/+2
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-2/+2
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski1-0/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli1-2/+2
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-3/+3
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-13/+0
2015-10-16sfx items: Introduce a templatized version of SfxItemSet::GetItem().Jan Holesovsky1-1/+4
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-4/+9
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06revert executable perm changeCaolán McNamara1-0/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-8/+10
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-5/+6
2014-10-02loplugin: cstylecastNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-10/+10
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-08-29convert include/sfx2/progress.hxx from String to OUStringNoel Grandin1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+125