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