summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Implement data area size retrieval.Andrzej Hunt1-0/+9
2014-08-30Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt1-1/+2
2014-08-30Render tiles from calc.Andrzej Hunt1-1/+2
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard1-1/+1
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida1-1/+1
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard1-0/+1
2014-07-22callcatcher: update unused codeCaolán McNamara1-1/+0
2014-07-20it makes no sense to use the second column as well, fdo#81499Markus Mohrhard1-1/+1
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt1-0/+5
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-08fix another crash on exitMarkus Mohrhard1-0/+1
2014-05-07fix crash on exitMarkus Mohrhard1-0/+7
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida1-0/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-27remove unused code ScGridWindow::HasScenarioRangeNoel Grandin1-2/+0
2014-02-19sal_Bool->boolNoel Grandin1-4/+4
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2013-12-12CheckInverted() is not used anywhere.Matúš Kukan1-1/+0
2013-12-12datastreams: Wait with import if we need to repaint.Matúš Kukan1-0/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+3
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-11GetEditUrlOrError() is no more. Just use GetEditUrl().Kohei Yoshida1-2/+0
2013-10-11Fix context menu launch on mis-spelled word in a cell.Kohei Yoshida1-2/+2
2013-10-04convert sc/source/ui/inc/gridwin.hxx from String to OUStringNoel Grandin1-5/+5
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida1-0/+1
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida1-0/+1
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida1-0/+1
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida1-4/+14
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida1-1/+2
2013-08-08fdo#67592 Resize selection box from all 4 cornersTomaž Vajngerl1-1/+13
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold1-1/+1
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-6/+5
2012-12-06Avoid activating window pane when launching popup window.Kohei Yoshida1-1/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard1-2/+2
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-0/+2
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-5/+5
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold1-11/+0
2012-06-24rearranged forward declarations of classTakeshi Abe1-2/+0
2012-05-17Add sort options to the autofilter popup.Kohei Yoshida1-1/+1
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-18Register modes for non-standard autofiltering options.Kohei Yoshida1-1/+3
2011-11-18Fix painting of autofilter buttons.Kohei Yoshida1-0/+1
2011-11-18Removing the switch. Now we use the new autofilter popup for good.Kohei Yoshida1-6/+2