summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)Author
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
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-15Reduce scoping.Kohei Yoshida
2011-10-31update first ScMarkData before setting cursor (fdo#42432)Markus Mohrhard
2011-06-15Refactor PaintRangeFinder to only iterate needed entries.Rafael Dominguez
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez
2011-05-28sal_Bool to bool.Kohei Yoshida
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-14Various fixes for build breakages, for sc.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Remove bogus comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida
2011-02-11Resolves: fdo#34065 remove unused InsertBlockMark and PAINT_INVERT flagCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-20WaE: unused variableCaolán McNamara
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-11-30Skip hidden cells while expanding range selection.Kohei Yoshida