summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
9 hoursoptimise ScBoundsProvider::GetIndexTowardsNoel Grandin2-0/+20
19 hourstdf#42989: don't set fake ATTR_VALUE_FORMAT for multi-format selectionMike Kaganski1-0/+1
5 daystdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea1-3/+0
5 daystdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea1-2/+0
5 daystdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea1-4/+0
14 daysSilence -Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2024-12-09tdf#157747 Add tooltip to Calc select all rowsAdesola Samuel1-0/+1
2024-12-08Simplify ScCellRangesBase and descendantsMike Kaganski2-109/+63
2024-12-03Revert "sc: manage conditional format with simpler dialog"Pranam Lashkari2-19/+4
2024-12-03Revert "sc: added date condition option in conditional format manage dialog"Pranam Lashkari1-56/+0
2024-12-03Revert "sc: now formula conditions can be managedPranam Lashkari1-3/+1
2024-12-03Revert "sc: now conditions can be edited from easy conditional format dialog"Pranam Lashkari2-7/+4
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara1-1/+1
2024-12-03Resolves tdf#127937 - Feedback for AutoCalculateHeiko Tietze2-0/+3
2024-12-02loplugin:unusedmethodsNoel Grandin1-1/+0
2024-12-02Remove unused empty stringAndras Timar1-1/+0
2024-11-28Simplify ScSubTotalParamMike Kaganski2-27/+52
2024-11-27make calc Grid config listen for changesCaolán McNamara1-0/+3
2024-11-26sc: prefix members of ScConditionalFormatXisco Fauli1-5/+5
2024-11-25tdf#85976 Use correct labels in 'Handle Duplicate Records' dialogSahil Gautam1-2/+0
2024-11-24Turn SC_MOD macro to a functionMike Kaganski1-2/+2
2024-11-23Reduce copying of ScEditEngineDefaulter's SfxItemSetMike Kaganski1-5/+11
2024-11-22loplugin:unusedmethodsNoel Grandin3-14/+0
2024-11-22tdf#163486: PVS V1043 global object variable is declared in header (sc)Julien Nabet2-116/+116
2024-11-21tdf#163486: PVS: variable is assigned values twice successivelyXisco Fauli1-3/+2
2024-11-19improve loplugin passparamsbyrefNoel Grandin2-3/+3
2024-11-14tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga3-5/+10
2024-11-13tdf#163486: PVS: pointer not released in destructorXisco Fauli1-2/+1
2024-11-12sc: prefix members of ScEnginePoolHelperXisco Fauli1-4/+4
2024-11-07loplugin:passstuffbyref in scNoel Grandin10-22/+22
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga1-1/+1
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel1-0/+11
2024-11-04tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga1-5/+19
2024-11-01tdf#163667 speed up spreadsheet with lots of cond formattingNoel Grandin1-0/+2
2024-10-31tdf#85976 Make labels more intuitive in "Duplicate Records Dialog"Sahil Gautam1-0/+2
2024-10-28make quotes warning clearer for conditional format dialogPranam Lashkari1-1/+1
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga5-1/+10
2024-10-27add a visitor contraption to avoid Reference counting costsCaolán McNamara3-0/+84
2024-10-27move fetching svl::SharedString inside ScQueryEvaluator::compareByStringCaolán McNamara1-1/+1
2024-10-26Fix wrong string ID's for the sensitivity reportRafael Lima1-5/+5
2024-10-25we can remove a SharedString copy nowCaolán McNamara1-1/+1
2024-10-25ScQueryEvaluator::compareByString now never has non-null pValueSource2Caolán McNamara1-3/+3
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin1-2/+2
2024-10-25speedup saving large XLS file with lots of query formulaNoel Grandin3-10/+9
2024-10-24Resolves: tdf#163554 Read/write Excel 3D reference as 'Sheet1:Sheet2'!C4Eike Rathke1-0/+17
2024-10-22set stylesheet parent at creation timeNoel Grandin2-3/+6
2024-10-16loplugin:unusedfieldsNoel Grandin1-2/+0
2024-10-09tdf#160582 Preserve settings saving in csv import dialogGabriel Masei3-4/+5
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima1-0/+14
2024-10-04tdf#162948: Add support for gte attribute in conditional formatXisco Fauli1-0/+3