content='cgit '/>
summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin3.cxx
AgeCommit message (Expand)Author
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-16CalcScale never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-06lok: calc: zoom: object selection - is unreliableMarco Cecchetti
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin