summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-12Resolves: #i120017, filter button is not shown in merged cellJian Fang Zhang
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-29WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool'Caolán McNamara
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-11-04Let's not use a hard-coded MAXQUERY all over the place.Kohei Yoshida
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida
2011-11-02sal_Bool->bool in ScGridWindow. One of them wasn't even used.Kohei Yoshida
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-07-06fix for fdo#30800: Option to display calc gridlines on colored cellsAndré Schnabel
2011-06-15Remove rebundant check since we already know its in boundaries.Rafael Dominguez
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.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-06Remove empty methodsThomas Arnhold
2011-02-06Remove dead codeThomas Arnhold
2011-01-20Fixed incorrect page number in page preview mode. (fdo#33155)Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-21callcatcher ScGridWindow::DrawComboButtonJulien Nabet
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-11cleaning of __EXPORT defineGert Faller
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-11-29Removed unused code.Kohei Yoshida
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida
2010-10-21fixed an i18n problemAndras Timar
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel
2010-10-01Removed more commented out code.Luke Symes
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-09-15sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.Kohei Yoshida