summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2025-01-27Resolves: cool#10952 use existing ComponentContextCaolán McNamara
2025-01-25Resolves: tdf#164853 find_if causing copyCaolán McNamara
2025-01-25sc: factor out some more codeXisco Fauli
2025-01-25tdf#164844: handle colorscale and friends specially when deduplicating CFMike Kaganski
2025-01-25Mark some visible strings in ui files as translatableGabor Kelemen
2025-01-24sc: factor out common codeXisco Fauli
2025-01-24tdf#151001: Add support for EXPAND functionXisco Fauli
2025-01-24tdf#150998: Add support for DROP functionXisco Fauli
2025-01-23Avoid matching the 'if' with an empty referenceMike Kaganski
2025-01-23sc: these new functions are from 2024Xisco Fauli
2025-01-23tdf#150997: Add support for TAKE functionXisco Fauli
2025-01-22tdf#150880: Add support for WRAPROWS functionXisco Fauli
2025-01-22Drop unneeded additional checkMike Kaganski
2025-01-22Introduce ScConditionalFormatList::Clone and use it to simplifyMike Kaganski
2025-01-22tdf#164785: make sure to not modify CF list in undo/redoMike Kaganski
2025-01-22tdf#150881: Add support for WRAPCOLS functionXisco Fauli
2025-01-22tdf#164785: restore saving/reapplying of CF keys in cellsMike Kaganski
2025-01-21fix ubsan in UITest_manual_testsNoel Grandin
2025-01-21cid#1465236 Uncaught exceptionCaolán McNamara
2025-01-20Simplify a bitMike Kaganski
2025-01-20tdf#164722: fix the "contains conditional format" conditionMike Kaganski
2025-01-20tdf#164685 Cleanup SfxItemSetFixedrafaelhlima
2025-01-20tidy lambda capturesCaolán McNamara
2025-01-19tdf#164749 make "Compare by: " label in Duplicates dialog translatableSahil Gautam
2025-01-18cid#1640473 COPY_INSTEAD_OF_MOVECaolán McNamara
2025-01-18cid#1640469 Dereference null return valueCaolán McNamara
2025-01-17sc: make data validy error dialog async (invalid value error)Pranam Lashkari
2025-01-17tdf#157519 Make solver's Sensitivity Report prettierRafael Lima
2025-01-17tdf#148812 write #NAME? for an empty definedName valueTomaž Vajngerl
2025-01-16sc: improve failure message in FunctionsTestXisco Fauli
2025-01-16sc: keep conditional format in test fileXisco Fauli
2025-01-16sc: fix some checksXisco Fauli
2025-01-16tdf#150878: Add support for TOROW functionXisco Fauli
2025-01-15Simplify a bitMike Kaganski
2025-01-15tdf#150879: Add support for TOCOL functionXisco Fauli
2025-01-15tdf#164717: count all found cells in the dialogMike Kaganski
2025-01-14sc: fix copy&paste errorXisco Fauli
2025-01-13Simplify and improve getMSPaperSizeIndexMike Kaganski
2025-01-13tdf#164123 Changing language on a selection of cells resets formattingAron Budea
2025-01-11Improvement to conditional formatting namingJaviya Vivekkumar Dineshbhai
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2025-01-09tdf#162286 Add a category to store favorite functions in FWAhmedHamed
2025-01-07tdf#164130: ensure valid column and row valuesHenry Castro
2025-01-07crashtesting: raw & exported unescaped to xl/externalLinks/externalLink1.xmlCaolán McNamara
2025-01-06crashtesting: assert on reimport of forum-mso-en4-29087.odsCaolán McNamara
2025-01-06tdf#132770 - FORMATTING: Import inserted text tag <ins> (underlined)Andreas Heinisch
2025-01-03cool#10794 Don't open validity dropdown in readOnly mode.Gökay Şatır
2025-01-03Drop unneeded forward declarations from include/Gabor Kelemen
2025-01-01tdf#114441 Convert use to sal_uLong to sal_uInt32kkasliwal