summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-3/+3
2013-03-12Resolves: #i120017, filter button is not shown in merged cellJian Fang Zhang1-2/+10
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-2/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-2/+1
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-23/+23
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida1-2/+0
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-02-29WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara1-1/+1
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida1-4/+7
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke1-0/+4
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida1-0/+3
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida1-0/+1
2011-11-04Let's not use a hard-coded MAXQUERY all over the place.Kohei Yoshida1-2/+4
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida1-176/+3
2011-11-02sal_Bool->bool in ScGridWindow. One of them wasn't even used.Kohei Yoshida1-2/+2
2011-08-26String to rtl::OUString.Kohei Yoshida1-3/+3
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel1-1/+1
2011-06-15Remove rebundant check since we already know its in boundaries.Rafael Dominguez1-10/+8
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez1-17/+12
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-3/+3
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-106/+106
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-06Remove empty methodsThomas Arnhold1-10/+0
2011-02-06Remove dead codeThomas Arnhold1-134/+0
2011-01-20Fixed incorrect page number in page preview mode. (fdo#33155)Kohei Yoshida1-5/+7
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-121/+121
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-5/+0
2010-12-21callcatcher ScGridWindow::DrawComboButtonJulien Nabet1-35/+0
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-23/+17
2010-12-11cleaning of __EXPORT defineGert Faller1-2/+2
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida1-3/+2
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-16/+3
2010-11-29Removed unused code.Kohei Yoshida1-6/+0
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida1-23/+17
2010-10-21fixed an i18n problemAndras Timar1-5/+3
2010-10-20Removed lots of dead code.Povilas Kanapickas1-32/+0
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-8/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel1-8/+5
2010-10-01Removed more commented out code.Luke Symes1-23/+0