summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview5.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-13second attempt to blind fix MSVC werror C4701,C4703Eike Rathke1-4/+3
2015-08-13blind fix MSVC werror C4701,C4703 potentially uninitialized local variableEike Rathke1-2/+2
2015-08-13sc: LOK_CALLBACK_DOCUMENT_SIZE_CHANGED callbackHenry Castro1-0/+19
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-20/+27
2015-04-20sc: convert new to ::CreateNoel Grandin1-6/+6
2015-04-16Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann1-2/+2
2015-04-10nail more lifecycle oddness.Michael Meeks1-1/+9
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-5/+5
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+3
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-4/+4
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-12/+0
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl1-1/+8
2014-11-04remove some unused code in scNoel Grandin1-33/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+0
2014-04-23sc: sal_Bool->boolNoel Grandin1-5/+5
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-25/+18
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2012-01-06Fixed a crash-on-exit, when the validation message is up when closing.Kohei Yoshida1-0/+2
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida1-2/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez1-1/+0
2011-05-27Massive cleanup of ScTabView. No more sal_Bool from the header.Kohei Yoshida1-12/+12
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-36/+36
2011-03-02Remove bogus comments.Guillaume Poussel1-3/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-34/+34
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-14/+0