summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabcont.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke1-3/+3
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-4/+4
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara1-0/+2
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-4/+1
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna1-3/+10
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian1-0/+5
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+8
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-18tdf#93837 Convert RID_POPUP_TAB to xmlMaxim Monastirsky1-1/+1
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-14tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl1-2/+2
2015-09-09tdf#39468 translated german comments in printfun.cxx and tabcont.cxxAlbert Thuswaldner1-16/+16
2015-09-04convert Link<> to typedNoel Grandin1-4/+2
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl1-22/+18
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-18/+14
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann1-2/+2
2015-03-02disable last / first button for calc tabbarTomaž Vajngerl1-1/+1
2015-03-02disable borders for tabbar in Calc (ScTabControl)Tomaž Vajngerl1-1/+1
2015-03-02cleanup ScTabControl constructorTomaž Vajngerl1-9/+8
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl1-2/+0
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl1-2/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-04-28Improve TabBar return typesNoel Grandin1-5/+5
2014-04-23sc: sal_Bool->boolNoel Grandin1-9/+9
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara1-16/+53
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-04calc66: #i112034# also use correct sheet for clip paramNiklas Nebel1-2/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1