summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
AgeCommit message (Expand)Author
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida
2013-08-08fdo#67592 Resize selection box from all 4 cornersTomaž Vajngerl
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-06Avoid activating window pane when launching popup window.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-05-17Add sort options to the autofilter popup.Kohei Yoshida
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-18Register modes for non-standard autofiltering options.Kohei Yoshida
2011-11-18Fix painting of autofilter buttons.Kohei Yoshida
2011-11-18Removing the switch. Now we use the new autofilter popup for good.Kohei Yoshida
2011-11-18Enable the new autofilter popup once again.Kohei Yoshida
2011-11-04Temporarily disabling the new autofilter popup due to a set-back.Kohei Yoshida
2011-11-04Test-run the filter query after pressing OK. It's far from perfect.Kohei Yoshida
2011-11-04Separate the code path and add new method for autofilter popup launch.Kohei Yoshida
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida
2011-11-02Prefer boost::scoped_ptr to std::auto_ptr and shared_ptr (if appropriate).Kohei Yoshida
2011-11-02sal_Bool->bool in ScGridWindow. One of them wasn't even used.Kohei Yoshida
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Remove empty methodsThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-21callcatcher ScGridWindow::DrawComboButtonJulien Nabet
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-09-28Port cws-koheicopyborder-sc.diff from ooo-build.Kohei Yoshida
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo
2010-05-10CWS-TOOLING: integrate CWS dr73Ivo Hinkelmann
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov
2010-03-17dr73: merge with DEV300_m75Niklas Nebel
2010-03-08dr73: #i94695# when filtering on date disregard time fraction of cells format...Eike Rathke [er]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-03rebased to m71.Kohei Yoshida
2009-11-30#i107342# Disable context menus on protected cells when 1) the sheet is prote...Kohei Yoshida
2010-01-28koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien
2010-01-28koheidatapilot03: merge with DEV300_m56Jens-Heiner Rechtien
2009-08-26CWS-TOOLING: integrate CWS aw075Release Engineers
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-08-03Fixed naming inconsistency: Src -> ScrKohei Yoshida
2009-08-01Button pressing animation for autofilter buttons.Kohei Yoshida
2009-07-31Extracted the autofilter hit handling code into its own method.Kohei Yoshida
2009-07-30Ctrl-D to launch the dp field popup window, the same way it launches the page...Kohei Yoshida
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers