summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)Author
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-10-28loplugin: cstylecastNoel 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-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-02coverity#735819 Unchecked dynamic_castCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-07-17scrolling very slow in calcCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-16fdo#75026: Sometimes we need to update grid view while not being active.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-29coverity#704282 Logically dead codeCaolán McNamara
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-14fdo#73606: Avoid calling MarkDataChanged() when nothing is selected.Kohei Yoshida
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-09fdo#68961: Check visible range during scrolling, and re-paint if necessary.Kohei Yoshida
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin
2013-12-12datastreams: Wait with import if we need to repaint.Matúš Kukan
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-29don't cover cell with hint window fix for fdo#47595Noel Power
2012-08-10Bin ScTabView::HideCursor()Julien Nabet
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud