summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ToolBarManager.cxx
AgeCommit message (Expand)Author
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-09use unique_ptr in sdNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-09Fix sd toolbar manager lock underflowsJan-Marek Glogowski
2018-10-17Resolves: tdf#119997 toolbar layout unlock doesn't refresh uiCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-02-15drop unused PaneManagerDying enumeratorNoel Grandin
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-11-22remove some more global OUStringsNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19convert SdrViewContext to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-02-15Avoid deadlock between sd::ToolBarManager::Implementation::maMutex...Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-09-30Fix typosAndrea Gelmini
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin