summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabcont.cxx
AgeCommit message (Expand)Author
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
2015-06-30Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann
2015-03-02disable last / first button for calc tabbarTomaž Vajngerl
2015-03-02disable borders for tabbar in Calc (ScTabControl)Tomaž Vajngerl
2015-03-02cleanup ScTabControl constructorTomaž Vajngerl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-28Improve TabBar return typesNoel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks