summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/tabview3.cxx
Commit message (Expand)AuthorAgeFilesLines
* sc tiled rendering: Fix a corner case with shift modifierPranav Kant2016-03-211-12/+6
* loplugin:defaultparamsTor Lillqvist2016-03-181-1/+1
* sc: Improve documentation, and a cosmetic change.Jan Holesovsky2016-03-171-10/+6
* sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant2016-03-171-0/+43
* there's no reason to be sparing with new linesEike Rathke2016-01-201-26/+52
* tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe2016-01-201-0/+11
* sc lokit: refactor setPartHenry Castro2016-01-121-0/+5
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-2/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks2015-09-291-1/+1
* tdf#39468 translated german comments in tabview3.cxxAlbert Thuswaldner2015-09-071-131/+129
* loplugin: defaultparamsNoel Grandin2015-08-141-3/+3
* remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke2015-07-081-1/+1
* improve the returnbyref lopluginNoel Grandin2015-07-061-2/+2
* CALC: readd InsertRows/InsertColsPhilippe Jung2015-06-051-0/+2
* Calc: Insert row/col before/after [2/2]Philippe Jung2015-05-311-0/+2
* Calc: Insert row/col before/after [1/2]Philippe Jung2015-05-311-2/+2
* VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard2015-05-141-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * sc: convert new to ::CreateNoel Grandin2015-04-201-1/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
|/
* loplugin:constantfunction: scNoel Grandin2015-03-231-23/+16
* loplugin: cstylecastNoel Grandin2014-10-281-2/+2
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-2/+2
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-2/+2
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* coverity#735819 Unchecked dynamic_castCaolán McNamara2014-10-021-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-1/+1
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+2
* scrolling very slow in calcCaolán McNamara2014-07-171-10/+0
* remove whitespaceMarkus Mohrhard2014-06-251-21/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-3/+3
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* fdo#75026: Sometimes we need to update grid view while not being active.Kohei Yoshida2014-04-161-3/+0
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* coverity#704282 Logically dead codeCaolán McNamara2014-03-291-8/+2
* fdo#64290 ui:count selected rows and columnsgdm.manmeet2014-03-191-0/+3
* fdo#67104 Use correct command for show gridMaxim Monastirsky2014-03-051-1/+0
* Remove visual noise from scAlexander Wilms2014-03-031-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* fdo#73606: Avoid calling MarkDataChanged() when nothing is selected.Kohei Yoshida2014-01-141-3/+9
* PrepareClose should probably return boolStephan Bergmann2014-01-141-1/+1
* fdo#68961: Check visible range during scrolling, and re-paint if necessary.Kohei Yoshida2014-01-091-0/+13
* Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin2014-01-061-0/+4
* datastreams: Wait with import if we need to repaint.Matúš Kukan2013-12-121-3/+7