summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview5.cxx
AgeCommit message (Expand)Author
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-22XUnoTunnel->dynamic_cast in ScTabViewObjNoel Grandin
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara
2022-07-24tdf#147868 Disable add sheet when structure is protectedHossein
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-06-23tdf#124983 In calc make printable page borders initially visibleIlhan Yesil
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
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