summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-20it makes no sense to use the second column as well, fdo#81499Markus Mohrhard
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-07fix crash on exitMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27remove unused code ScGridWindow::HasScenarioRangeNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-13Drop unnecessary #includeTakeshi Abe
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-12CheckInverted() is not used anywhere.Matúš Kukan
2013-12-12datastreams: Wait with import if we need to repaint.Matúš Kukan
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-11GetEditUrlOrError() is no more. Just use GetEditUrl().Kohei Yoshida
2013-10-11Fix context menu launch on mis-spelled word in a cell.Kohei Yoshida
2013-10-04convert sc/source/ui/inc/gridwin.hxx from String to OUStringNoel Grandin
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
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