summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabcont.cxx
AgeCommit message (Expand)Author
2021-03-12query the DocShell if we have entered modal modeCaolán McNamara
2021-03-12document how this ScTabControl::AllowRenaming condition can be reachedCaolán McNamara
2020-12-21weld pagelistmenuCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin
2019-05-31drop unneeded includesCaolán McNamara
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-01-19new loplugin:emptyifNoel Grandin
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-11-03Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-24loplugin:constantparam in scNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-18tdf#93837 Convert RID_POPUP_TAB to xmlMaxim Monastirsky
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-14tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl
2015-09-09tdf#39468 translated german comments in printfun.cxx and tabcont.cxxAlbert Thuswaldner
2015-09-04convert Link<> to typedNoel Grandin