summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+27
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-08-29don't cover cell with hint window fix for fdo#47595Noel Power1-1/+1
2012-08-10Bin ScTabView::HideCursor()Julien Nabet1-5/+0
2012-06-11first part for new conditional format dialogMarkus Mohrhard1-1/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-6/+0
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida1-47/+152
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-11-15Reduce scoping.Kohei Yoshida1-76/+76
2011-10-31update first ScMarkData before setting cursor (fdo#42432)Markus Mohrhard1-1/+1
2011-06-15Refactor PaintRangeFinder to only iterate needed entries.Rafael Dominguez1-64/+72
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez1-21/+10
2011-05-28sal_Bool to bool.Kohei Yoshida1-65/+65
2011-05-27Massive cleanup of ScTabView. No more sal_Bool from the header.Kohei Yoshida1-36/+36
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-4/+4
2011-03-14Various fixes for build breakages, for sc.Kohei Yoshida1-2/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-150/+152
2011-03-02Remove bogus comments.Guillaume Poussel1-8/+8
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+3
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida1-3/+2
2011-02-11Resolves: fdo#34065 remove unused InsertBlockMark and PAINT_INVERT flagCaolán McNamara1-83/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-165/+165
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-6/+1
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-2/+2
2010-12-20WaE: unused variableCaolán McNamara1-1/+0
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-84/+6
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-1/+1
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-16/+3
2010-11-30Skip hidden cells while expanding range selection.Kohei Yoshida1-2/+2
2010-11-29Extracted methods that may be used in another place.Kohei Yoshida1-80/+2
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida1-4/+4
2010-10-20dr77: #i115067# don't calculate with negative positions in ScTabView::AlignTo...Niklas Nebel1-1/+3
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power1-0/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-13Remove the "insert new sheet" tab when the document is in read-only mode.Kohei Yoshida1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+5
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-40/+0
2010-09-28Port cws-koheicopyborder-sc.diff from ooo-build.Kohei Yoshida1-0/+1
2010-09-16calc-selection-fixed-cursor.diff: MigratedKohei Yoshida1-78/+29
2010-09-16chart-highlight-selection-fix.diff: MigratedKohei Yoshida1-1/+3
2010-09-15sc-cellformat-icon-toggle.diff: Cell number format toolbar icons togglableKohei Yoshida1-0/+7