summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/dbfunc3.cxx
AgeCommit message (Expand)Author
2023-03-26loplugin:stringadd in scNoel Grandin
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel
2020-10-20use tools::Long in scNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolá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-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-04-16cid#1462266: Logically dead code (sc/dbfunc3)Julien Nabet
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-06-21reference childwins are all weldedCaolán McNamara
2019-05-12drop intermediate vcl::WindowCaolán McNamara
2019-04-19optimise find/insert patternNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-16use unique_ptr in scNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel 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-16loplugin:returnconstant in ScOutlineDocFuncNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin