summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2025-02-05sc: Add test for the fill handle drag and dropXisco Fauli
2025-02-04tdf#149907: sc: Add UItestXisco Fauli
2025-02-04ofz#394329881 Integer-overflowCaolán McNamara
2025-02-04make calc Display config listen for changesCaolán McNamara
2025-02-04tdf#150867: Add support for VSTACK functionXisco Fauli
2025-02-04tdf#150868: Add support for HSTACK functionXisco Fauli
2025-02-04Actually make wrapped_iterator a bidirectional_iteratorStephan Bergmann
2025-02-04cool#10533Gökay Şatır
2025-02-04cid#1642560 COPY_INSTEAD_OF_MOVECaolán McNamara
2025-02-04crashtesting: SvBaseLink::Update can invalidate later entriesCaolán McNamara
2025-02-04tdf#165011 accept empty second parameter of WEEKNUM spreadsheet functionAndras Timar
2025-02-04related: tdf#162601 UNIQUE function is case-insensitive also for non ASCIIXisco Fauli
2025-02-04No longer use std::optional for SfxModule::CreateStyleFamiliesMichael Weghorn
2025-02-03Fix code typo: multiple ; in opencl/Bogdan Buzea
2025-02-03tdf#145056 Delete autofilter settings when turning off autofilterSamuel Mehrbrodt
2025-02-03Fixed WEEKNUMBER test sheet, ISERROR(a13ú) did not seem rightAndras Timar
2025-02-03sc: a13ú -> A13Xisco Fauli
2025-02-03tdf#162601: UNIQUE function is case-insensitiveXisco Fauli
2025-02-03tdf#164843 - sc optimize "SubTotal" function's reference rangesBalazs Varga
2025-02-03tdf#149907 Update results when changing conditionSamuel Mehrbrodt
2025-02-02Drop some needless mappings to identical stringsMike Kaganski
2025-02-02Use OUString instead of run-time conversion from char arraysMike Kaganski
2025-02-02The first entry must not be the default best matchMike Kaganski
2025-02-02Inline cellkeywords.inl, and drop its generating machineryMike Kaganski
2025-02-02Simplify cellkeywords.inlMike Kaganski
2025-02-01tdf#151000: Add support for CHOOSECOLS functionXisco Fauli
2025-01-30tdf#150999: Add support for CHOOSEROWS functionXisco Fauli
2025-01-30tdf#158867 offapi,i18npool,starmath: fix "," in Math againMichael Stahl
2025-01-30cid#1641649 COPY_INSTEAD_OF_MOVECaolán McNamara
2025-01-30More appealing design for alientformat warn dialogHeiko Tietze
2025-01-29tdf#164900 table text in different columns no longer lined upNoel Grandin
2025-01-29sc: convert data validity dialog asyncPranam Lashkari
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