summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
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
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-22There appears to be no reason to ignore macros in these parts of...Stephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-24tdf#112388 make aComboButton release its ScGridWindow outputdeviceCaolán McNamara
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-20get the ScDocument directly from the ScViewDataMarkus Mohrhard
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-10tdf#107797 UpdateAutoFilter handle more entriesTamas Bunth
2017-07-31loplugin:oncevarNoel Grandin
2017-07-31add initial file format representation for data import featureMarkus Mohrhard
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-01sc lok: disable items of the overlay managerHenry Castro
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-08tdf#79571 sc FilterSelect: accept empty stringsJustin Luth
2017-05-31tdf#107797 select all entries in the dropdownSzymon Kłos
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08Removed duplicated includeAndrea Gelmini
2017-05-06tdf#86001: Pass on the language info from the cell to the engine.Kohei Yoshida
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-03use actual UNO enums in scNoel Grandin