summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2019-02-03tdf#122260 sc: Autofilters not properly clearedSerge Krot
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-31Translate German commentsJohnny_M
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-19copy and paste errorCaolán McNamara
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-07use more std::unique_ptr in ScCheckListMenuWindowNoel Grandin
2018-08-16loplugin:returnconstant in ScGridWindowNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-12chmod -xTor Lillqvist
2018-06-12tdf#117276 filter reset: check complete data range selectedSerge Krot
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-03lok - sc: validity list drop down button callbackMarco Cecchetti
2018-04-03lok - sc: set a min width for valid list windowMarco Cecchetti
2018-04-03lok - sc - list validationMarco Cecchetti
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lokdialog: Give non-programmatic name to autofilterPranav Kant
2017-12-07loplugin:constparamsNoel Grandin
2017-12-04lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant