summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-14tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga
2024-11-13tdf#163486: PVS: pointer not released in destructorXisco Fauli
2024-11-12sc: prefix members of ScEnginePoolHelperXisco Fauli
2024-11-07loplugin:passstuffbyref in scNoel Grandin
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel
2024-11-04tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga
2024-11-01tdf#163667 speed up spreadsheet with lots of cond formattingNoel Grandin
2024-10-31tdf#85976 Make labels more intuitive in "Duplicate Records Dialog"Sahil Gautam
2024-10-28make quotes warning clearer for conditional format dialogPranam Lashkari
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga
2024-10-27add a visitor contraption to avoid Reference counting costsCaolán McNamara
2024-10-27move fetching svl::SharedString inside ScQueryEvaluator::compareByStringCaolán McNamara
2024-10-26Fix wrong string ID's for the sensitivity reportRafael Lima
2024-10-25we can remove a SharedString copy nowCaolán McNamara
2024-10-25ScQueryEvaluator::compareByString now never has non-null pValueSource2Caolán McNamara
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
2024-10-25speedup saving large XLS file with lots of query formulaNoel Grandin
2024-10-24Resolves: tdf#163554 Read/write Excel 3D reference as 'Sheet1:Sheet2'!C4Eike Rathke
2024-10-22set stylesheet parent at creation timeNoel Grandin
2024-10-16loplugin:unusedfieldsNoel Grandin
2024-10-09tdf#160582 Preserve settings saving in csv import dialogGabriel Masei
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima
2024-10-04tdf#162948: Add support for gte attribute in conditional formatXisco Fauli
2024-09-27tdf#85976 [RFE] Add a "Remove Duplicate Records" commandSahil Gautam
2024-09-27tdf#160062 Uno API to set solver settings at the sheet levelRafael Lima
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel
2024-09-19use more concrete UNO types in scNoel Grandin
2024-09-18tdf#162760 Fix solver crashing with unset parametersRafael Lima
2024-09-17sc: use SAL_RET_MAYBENULL() in GetViewBindingsXisco Fauli
2024-09-16use more concrete UNO types in scNoel Grandin
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-09-09sc: make SelectRange dialog asyncRashesh
2024-09-04use less dynamic_cast when broadcasting BulkDataHintNoel Grandin
2024-09-03ONLINE: Fix multi user dark mode link color problemGülşah Köse
2024-08-31sc: maintain calc function list per languagePranam Lashkari
2024-08-30Resolves: tdf#161599 Write Add-In CompatibilityName (if any) to OOXMLEike Rathke
2024-08-29Related: tdf#161599 Accept Add-In CompatibilityName when reading OOXMLEike Rathke
2024-08-23tdf#140394 - Manage names dialog: check if formula is a valid print rangeAndreas Heinisch
2024-08-20tdf#162459 Validation list is always displayed in ascending orderNoel Grandin
2024-08-18tdf#162466 calc: added handling of firstHeaderRow="0" on xlsx filesJaume Pujantell
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari
2024-08-15sc: now formula conditions can be managed from condition format managerPranam Lashkari
2024-08-15tdf#162475 sc: added date condition option in conditional format manage dialogPranam Lashkari
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari
2024-08-13Resolves: tdf#157851 sc comments loaded incorrectly in xlsxPranam Lashkari
2024-08-11cid#1606650 silence Overflowed integer argumentCaolán McNamara
2024-08-06Do not assert TableRef inner reference for dumb sequence, tdf#159343Eike Rathke