summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-31uitest logger: log more eventsSaurav Chirania1-0/+17
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti1-6/+29
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti1-69/+84
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro1-1/+1
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen1-0/+1
2018-06-12chmod -xTor Lillqvist1-0/+0
2018-06-12tdf#117276 filter reset: check complete data range selectedSerge Krot1-1/+13
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara1-1/+1
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro1-1/+1
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-3/+0
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-3/+3
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen1-0/+1
2018-04-18convert DelCellCmd to scoped enumNoel Grandin1-7/+7
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-2/+2
2018-04-03lok - sc: validity list drop down button callbackMarco Cecchetti1-2/+33
2018-04-03lok - sc: set a min width for valid list windowMarco Cecchetti1-0/+5
2018-04-03lok - sc - list validationMarco Cecchetti1-47/+61
2018-03-28use boost::optional in sc and svgioNoel Grandin1-3/+2
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-7/+7
2018-02-27lok: All mouse,key events asyncPranav Kant1-0/+15
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin1-1/+1
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-38/+38
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-62/+62
2018-02-03TypedWhichId in scNoel Grandin1-7/+4
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt1-0/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-6/+6
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-1/+1
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti1-0/+3
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti1-5/+9
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant1-0/+3
2017-12-07loplugin:constparamsNoel Grandin1-2/+2
2017-12-04lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant1-1/+2
2017-11-29lok - calc: outline and group handlingMarco Cecchetti1-1/+11
2017-11-29lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky1-0/+1
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin1-13/+10
2017-11-22There appears to be no reason to ignore macros in these parts of...Stephan Bergmann1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke1-0/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-5/+5
2017-10-23loplugin:includeform: scStephan Bergmann1-67/+67
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+3
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti1-0/+7
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-2/+2
2017-09-24tdf#112388 make aComboButton release its ScGridWindow outputdeviceCaolán McNamara1-0/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-14improve redundantcast lopluginNoel Grandin1-2/+2