summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2023-11-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara
2023-11-13Related: tdf#125580 Use tools::Duration constexpr accuracy epsilon valuesEike Rathke
2023-11-13Resolves: tdf#125580 Limit operator +|- date+time resolution to microsecondsEike Rathke
2023-11-13Resolves: tdf#127498 Force corrected TIMEVALUE() resultEike Rathke
2023-11-11sc: extend backcolor areaHenry Castro
2023-11-10tdf#96854 - De-static-ize last used option for copy/move sheetAndreas Heinisch
2023-11-09loplugin:fieldcast in ScCompiler::TableRefEntryNoel Grandin
2023-11-09default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-01sc: Fix conditional formatting icon set order for smiliesofftkp
2023-11-01sc: Don't end handleConditionalFormat earlyofftkp
2023-11-01pass SfxItemSet by const & to CreateNoteFromObjectDataNoel Grandin
2023-10-31tell client when the cell for the comment changedCaolán McNamara
2023-10-31we always have a ScDocument so pass by referenceCaolán McNamara
2023-10-29crashtesting: dependency tracking doesn't parse ocRangeCaolán McNamara
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-26tdf#157897 - Clear print ranges before adding additional onesAndreas Heinisch
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-23cool#7332 calc perf: GetEmptyLinesInBlockNoel Grandin
2023-10-20sc: perf: avoid construction of collector for empty note columns.Michael Meeks
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-10-19use more SdrObjList::begin/end in scNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-16Resolves: tdf#157797 Let GetCellValue() propagate previous error, if anyEike Rathke
2023-10-16Resolves: tdf#157786 Use GetFloor32() for date days instead of GetInt32()Eike Rathke
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-15Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke
2023-10-12no need for these enums in BroadcasterStateNoel Grandin
2023-10-11cool#7330 calc perf: PaintTile's FillInfoNoel Grandin
2023-10-11tdf#156815 Reset solver settings when a sheet is renamedRafael Lima
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-01tdf#154449 Add support for hidden named rangesRafael Lima
2023-09-28cid#1545264 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-09-27perf: NumFmtUtil::isLatinScript doesn't need to copy OUStringCaolán McNamara
2023-09-18Schedule conditional formating repaint after filtering is completedSzymon Kłos
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-10using decls should come after #includeNoel Grandin
2023-09-08replace ScUnoHelpFunctions::VectorToSequence..Noel Grandin
2023-09-07lok: save to xlsx changes column sizeSzymon Kłos
2023-09-06fix "variable 'nRow' set but not used [-Werror,-Wunused-but-set-variable]"Christian Lohmaier
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-23fix bug inScGlobal::CheckWidthInvalidateNoel Grandin
2023-08-23tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
2023-08-22tdf#103480 sc: fix lost hyperlink at merging an empty cell with its cellCzeber László Ádám
2023-08-21Fix typoAndrea Gelmini
2023-08-19crashtesting: parallel calc assert with LookupCaolán McNamara
2023-08-14Fix typoAndrea Gelmini
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara