summaryrefslogtreecommitdiff
path: root/sfx2/source/control/request.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-01use more OUString in sfx slotsNoel Grandin
2024-04-08tdf#159719 reset SfxPoolItemHolder when Pool changesArmin Le Grand (allotropia)
2024-03-13remove DBG_ASSERTNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-20cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna
2023-10-08SfxRequest doesn't need to inherit from SfxHintCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-11-17only need xTransform if we have xRecorderCaolán McNamara
2019-11-16cid#1455212 Uncaught exceptionCaolán McNamara
2019-11-16revert cid#1455212 Uncaught exceptionCaolán McNamara
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-08-21loplugin:useuniqueptr in DeleteItemOnIdleNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-01-28loplugin:useuniqueptr in SfxRequestNoel Grandin
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-17Fix typosAndrea Gelmini
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-10shuffle this around a littleCaolán McNamara
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
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