summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocfun.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30cid#1489568 Dereference null return valueCaolán McNamara
2021-07-20tdf#123598 sc UI: don't show autofilter dropdown arrowsTünde Tóth
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-15tdf#123202 calc: fix sorting of autofiltered rowsTünde Tóth
2021-01-16lok: sort: invalidate the row-height cache tooDennis Francis
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolán McNamara
2020-08-29Fix typo in codeAndrea Gelmini
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-04-08Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-02use weld::WaitObjectCaolán McNamara
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-06-21reference childwins are all weldedCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-16use unique_ptr in scNoel Grandin
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2019-01-14tdf#119804 allow sort when header row protectedMartin van Zijl
2018-10-31cppCheck RedundantAssignment variable bRefFoundZdibák Zoltán
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-07-27InsertNewTable always returns trueCaolán McNamara
2018-06-28loplugin:useuniqueptr in ScUndoDBDataNoel Grandin
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen