summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
AgeCommit message (Expand)Author
2015-04-14sc tiled editing: Implement long-touch to select word in overflowing text.Jan Holesovsky
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-03-30sc: No need for a special LogicMouseButtonUp/Down.Jan Holesovsky
2015-03-30Make SetCellSelection work in pixels, and change the name accordingly.Jan Holesovsky
2015-03-30sc tiled editing: Allow resizing the cell selection using the handles.Jan Holesovsky
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl
2015-03-10GridWindow: unique_ptr for overlaysTomaž Vajngerl
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10GridWindow: use unique_ptr for filter box and floatTomaž Vajngerl
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-03-09sc tiled rendering: Make the drawings and charts work.Jan Holesovsky
2015-03-09sc tiled rendering: Split ScGridWindow::Draw() to setup and drawing.Jan Holesovsky
2015-03-02sc: Initial support for tiled editing in Calc.Jan Holesovsky
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
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