summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/gridwin.cxx
Commit message (Expand)AuthorAgeFilesLines
* sc lok: tdf#94605 introduce uno:CellCursorfeature/lok_cellcursorAndrzej Hunt2015-11-041-5/+31
* sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt2015-11-031-35/+40
* sc lok: Use cached zoom level for calc text cursor callback tooAndrzej Hunt2015-11-031-4/+13
* sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt2015-11-031-3/+9
* sc lok: Cell Cursor callbackAndrzej Hunt2015-11-031-3/+28
* trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke2015-11-021-12/+6
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-021-1/+1
* com::sun::star->css in scNoel Grandin2015-10-281-2/+2
* convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2015-10-261-3/+3
* cleanup some local var declarationsNoel Grandin2015-10-191-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner2015-10-121-2/+2
* sc tiled rendering: implement LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna2015-10-081-3/+20
* editeng, sw, sc: use comphelper::string::join()Miklos Vajna2015-10-081-9/+4
* tdf#92341 Make Autocorrect entry actually workSamuel Mehrbrodt2015-10-011-0/+2
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-5/+0
* Fix typosAndrea Gelmini2015-09-301-4/+4
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-4/+4
* convert Link<> to typedNoel Grandin2015-09-221-4/+3
* convert SC_FILL constants to scoped enumNoel Grandin2015-09-201-4/+4
* Fix typosAndrea Gelmini2015-09-181-1/+1
* boost->stdCaolán McNamara2015-09-181-5/+5
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-5/+5
* boost->stdCaolán McNamara2015-09-171-5/+5
* convert Link<> to typedNoel Grandin2015-09-161-5/+3
* convert Link<> to typedNoel Grandin2015-09-091-2/+1
* TableRef: introduce ScDBDataPortion enumEike Rathke2015-09-021-3/+3
* loplugin: defaultparamsNoel Grandin2015-08-141-3/+3
* tdf#39468 translated german comments in gridview.cxxAlbert Thuswaldner2015-07-191-203/+186
* remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke2015-07-081-3/+3
* improve the returnbyref lopluginNoel Grandin2015-07-061-8/+8
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* sc tiled editing: double-click empty cellHenry Castro2015-06-041-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-011-3/+3
* convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin2015-05-271-1/+1
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-1/+1
* add dump for column width in hmmMarkus Mohrhard2015-05-251-1/+5
* callcatcher: update unused codeCaolán McNamara2015-05-241-11/+0
* split column info dump and graphic object dumpingMarkus Mohrhard2015-05-221-2/+9
* extract calc data dump method into own fileMarkus Mohrhard2015-05-221-46/+1
* improve data dump for calcMarkus Mohrhard2015-05-221-1/+39
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-221-1/+1
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-1/+1
* convert POINTER constants to scoped enumNoel Grandin2015-05-221-24/+24
* introduce some dbgutil calc data dumpsMarkus Mohrhard2015-05-211-0/+16
* tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks2015-05-191-1/+2
* convert INPUTCONTEXT_ constants to scoped enumNoel Grandin2015-05-141-1/+1
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-131-2/+2