summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
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
2010-09-15sc-cellbackground-over-gridlines.diff: Have cell bg paint over the gridlinesKohei Yoshida
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]
2010-07-09calc56: #i112745# draw edit cells and printer-metrics text before DataPilot b...Niklas Nebel
2010-07-05#i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12CWS-TOOLING: integrate CWS kohei03Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04CWS svxsplit: merge with m71Mathias Bauer
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-09-10rebased to DEV300_m57.Kohei Yoshida
2009-09-09#i102750# initial refactoring in an effort to support external references in ...Kohei Yoshida
2010-01-28koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS aw075Release Engineers
2009-08-03Fixed text zooming issue where the text was not scaling properly per current ...Kohei Yoshida
2009-08-01Button pressing animation for autofilter buttons.Kohei Yoshida