summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview5.cxx
AgeCommit message (Expand)Author
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks
2020-10-20use tools::Long in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolá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-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-13Pointer is pointlessNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-07-17loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-07-07tdf#118554 sc crash clicking outside of commentsNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara
2018-05-03Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara
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-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna