summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2023-10-27merge these checks together to avoid duplicationCaolán McNamara
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-27calc comment boost::property_tree::ptree use quotes comment id numbersCaolán McNamara
2023-10-26tdf#157897 - Clear print ranges before adding additional onesAndreas Heinisch
2023-10-26null-deref seen in ScTabView::UpdateEditViewCaolán McNamara
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida
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-19tdf#156336 - sc ods: fix can't remove Calc comment metadataBalazs Varga
2023-10-19sc: return earlier if there is no pActiveViewShXisco Fauli
2023-10-19use more SdrObjList::begin/end in scNoel Grandin
2023-10-18fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli
2023-10-18cool#6893 cache the EditEngine for renderingNoel Grandin
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland
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-16Execute notifyViewRenderState on view constructorParis Oplopoios
2023-10-16Resolves: tdf#157786 Use GetFloor32() for date days instead of GetInt32()Eike Rathke
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
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-14don't bother checking existing mode before seting new modeCaolán McNamara
2023-10-14Fix typoAndrea Gelmini
2023-10-13tdf#150262 Split Autosum button: refactor to deduplicateMatt K
2023-10-13sc: ui: fix cell bidi layout stringsHenry Castro
2023-10-13cool#6893 disable undo for editengine when rendering cell textNoel Grandin
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-12no need for these enums in BroadcasterStateNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11lok: sc: fire "hyperlink clicked" eventHenry Castro
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-10tdf#154142 null-deref in SfxUndoManager::SetMaxUndoActionCountCaolán McNamara
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-10-07tdf#157568 After deleting the content of a cell by pressing the delete..Noel Grandin
2023-10-07fix ScTabViewShell::HasAccessibilityObjectsNoel Grandin
2023-10-07Revert "tdf#149598 - Remember window state of the format cell dialog"Andreas Heinisch
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-06bHiddenDoc is always false and aHiddenName is always emptyCaolán McNamara
2023-10-06aStrHidden and SCSTR_HIDDEN are unusedCaolán McNamara
2023-10-06aHiddenTitle is always an empty stringCaolán McNamara
2023-10-06Rename ojects to objects!Hannah Meeks
2023-10-06ScContentTree::LoadFile can't be calledCaolán McNamara
2023-10-06cool#7373 the document doesn't change in onlineCaolán McNamara
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara