summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellManager.cxx
AgeCommit message (Expand)Author
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-05Fix typosAndrea Gelmini
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-09loplugin:constfields in sdNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2017-12-01Use for-range loops in ViewShellManager (sd)Julien Nabet
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02ViewShellManager::Implementation ctor parameter rManager is unusedStephan Bergmann
2017-07-02ViewShellManager::Implementation::DestroySubShell rParentShell is unusedStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
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-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14loplugin:constantparamNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-09-20convert Link<> to typedNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-05sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin