summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview5.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti1-0/+45
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-3/+3
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-1/+19
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara1-3/+1
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara1-2/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-7/+2
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+7
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
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