summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-03-26loplugin:stringadd in scNoel Grandin
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-09-06Use of uninitialized bMatchedRangesWereClampedStephan Bergmann
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-08-21tdf#131326 - Invalidate cell slots and update input line with new contentAndreas Heinisch
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-04remove stray printfCaolán McNamara
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-01-30Resolves: tdf#146994 InitOwnBlockMode() with current mark range or cursor posEike Rathke
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-09tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch
2021-04-09enable set_busy_cursor to stack up in the gtk version tooCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-02Revert "tdf#43175: Adapt ranges when copying or moving several sheets"Noel
2021-03-02tdf#43175: Adapt ranges when copying or moving several sheetsOuyang Leyan
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2020-12-22more jumbo sheet workNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-12Online: Hide right clicked sheet.gokaysatir
2020-09-30loplugin:reducevarscope in scNoel
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara