summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin3.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-16tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt1-1/+6
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara1-39/+39
2020-09-16CalcScale never passed a null ScDocument*Caolán McNamara1-4/+4
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara1-5/+5
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin1-11/+11
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-03-06lok: calc: zoom: object selection - is unreliableMarco Cecchetti1-0/+25
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-10/+0
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-2/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-8/+0
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin1-1/+1
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-14/+14
2017-07-25loplugin:unusedmethodsNoel Grandin1-13/+0
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin1-9/+2
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna1-1/+2
2015-12-10s/dobble/doubleTor Lillqvist1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-19tdf#39468 translated german comments in gridview2.cxx and gridview3.cxxAlbert Thuswaldner1-3/+3
2015-06-08\<the the\> -> theJan Holesovsky1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-04-16coverity#1294409 Dereference after null checkCaolán McNamara1-1/+1
2015-04-07sc tiled editing: Don't crash on desktop.Jan Holesovsky1-1/+1
2015-04-07sc tiled editing: Use the LogicMapMode even for mouse positions.Jan Holesovsky1-0/+10
2015-03-10translate some commentsTomaž Vajngerl1-15/+14
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-4/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+15
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power1-1/+11
2012-05-25Revert "Fixed #i116848# Shapes are at wrong position"Noel Power1-1/+1