summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfunc.cxx
AgeCommit message (Expand)Author
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-12fix a possible ScTokenArray leakLuboš Luňák
2019-02-08tdf#120703 PVS: fix conditionMike Kaganski
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-30pass ScRefUndoData around by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-08-16Related tdf#118547: don't change protection symbol if nTab == TABLEID_DOCJulien Nabet
2018-08-15Related tdf#118547: Lock mark on protected sheet tabJulien Nabet
2018-07-09lok: sc: user input is lost when another user moves the related cellMarco Cecchetti
2018-07-06Related: tdf#118547 handle multi-sheet un-/protect, tdf#95880 follow-upEike Rathke
2018-07-06tdf#118547: Remove lock mark only if password is correctXisco Fauli
2018-06-26More Implicit intersection computationDennis Francis
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-18convert DelCellCmd to scoped enumNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-03TypedWhichId in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin