summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
AgeCommit message (Expand)Author
2022-04-05Revert "trac#34262 Revert "Do not count pages for initial page breaks, tdf#12...Michael Weghorn
2022-04-01trac#34262 Revert "Do not count pages for initial page breaks, tdf#124983 fol...Michael Weghorn
2021-11-06Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-06-28tdf#76258 Filter by colorsSamuel Mehrbrodt
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-04-12tdf#117276 sc: autofilter was unexpected reset with OK pressedSerge Krot
2019-01-24find-unneeeded-includes: don't propose to replace o3tl/deleter.hxxGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-16loplugin:returnconstant in ScGridWindowNoel Grandin
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-04-03lok - sc: validity list drop down button callbackMarco Cecchetti
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2017-11-21coverity warningsCaolán McNamara
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-12convert SC_NESTEDBUTTON constants to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-06-18uitest: add wrapper for calc's gridwindowMarkus Mohrhard
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-08lok context menu: Expose context menuPranav Kant
2016-03-23loplugin:constantparam in scNoel Grandin
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran
2016-01-13sc: remove last ptr_map includesMichael Stahl
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin