summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-05LOK - Calc: row header message must include less than MAXTILEDROW rowsMarco Cecchetti1-2/+5
2016-11-18LOK - Calc: use GetMaxTiledCol/GetMaxTiledRow instead of GetPrintAreaMarco Cecchetti1-23/+16
2016-11-17LOK - Calc: use the whole doc as visible area in ScTabView::PaintAreaMarco Cecchetti1-24/+45
2016-10-31Revert "sc lok: remove tiled row limitation"Ashod Nakashian1-1/+1
2016-10-25sc lok: remove tiled row limitationAshod Nakashian1-1/+1
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-5/+29
2016-10-09LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti1-49/+19
2016-10-09LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti1-120/+77
2016-09-30Calc: fixed bug in parallel cell editingMarco Cecchetti1-2/+2
2016-09-30Calc: implemented parallel cell text editingMarco Cecchetti1-0/+170
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-2/+3
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-1/+6
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-12/+3
2016-07-20sc tiled rendering: Fix a corner case with shift modifierPranav Kant1-12/+6
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-12sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-3/+16
2016-07-12there's no reason to be sparing with new linesEike Rathke1-26/+52
2016-06-20sc lok: Invalidate the new extended areaPranav Kant1-1/+27
2016-06-20sc lok: Extend the spreadsheet area when we are "close enough" to the end.Jan Holesovsky1-5/+6
2016-06-20sc lok: set a limit for tiled column and rowHenry Castro1-0/+15
2016-06-13sc lok: limit movement of the cursorHenry Castro1-1/+3
2016-06-12sc: Improve documentation, and a cosmetic change.Jan Holesovsky1-10/+6
2016-06-12sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant1-0/+43
2016-06-12sc lokit: refactor setPartHenry Castro1-0/+5
2016-01-26tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe1-0/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-07tdf#39468 translated german comments in tabview3.cxxAlbert Thuswaldner1-131/+129
2015-08-14loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-05CALC: readd InsertRows/InsertColsPhilippe Jung1-0/+2
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung1-0/+2
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung1-2/+2
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-20sc: convert new to ::CreateNoel Grandin1-1/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-23/+16
2014-10-28loplugin: cstylecastNoel Grandin1-2/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-10-02coverity#735819 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+2