summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
AgeCommit message (Expand)Author
2020-01-31Adapt o3tl::span to P1872R0Stephan Bergmann
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-29Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-15Adapt to C++2a std::span<>::index_type being unsigned size_tStephan Bergmann
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-16Fix build in sfx2Julien Nabet
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin
2018-09-12tdf#119802 LibreOffice crashes when I save multiple times in a rowNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-03-05loplugin:useuniqueptr in SfxDispatcher_ImplNoel Grandin
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-22create SfxDisableFlags enumNoel Grandin