summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli
2021-05-17sc_ucalc: use DoLoad instead of DoInitNewXisco Fauli
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-17sc_ucalc: move copypaste tests to their own moduleXisco Fauli
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17cid#1484878 Uninitialized scalar fieldCaolán McNamara
2021-05-17sc_ucalc: simplify codeXisco Fauli
2021-05-16sc_ucalc: no need to have one cxx file for just 3 testsXisco Fauli
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-16fix leak in ScFiltersTestNoel Grandin
2021-05-15sc_subsequent_filters: remove unneeded codeXisco Fauli
2021-05-15Use less memory for ScMatrix::Collectdante
2021-05-15tdf#137679 Use KahanSum for Taylor seriesdante
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14sc_ucalc: Use a template for makefilesXisco Fauli
2021-05-14sc_ucalc: move pivot table tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-05-14Add extended tips to print dialogOlivier Hallot
2021-05-13Use double to iterate products in scmatrix.dante
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky
2021-05-13inline some typedefsNoel Grandin
2021-05-13tdf#142214: unittest:test autocomplete through numeric blockDennis Francis
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-13tdf#142214: unit-tests for new behaviour of auto-completeDennis Francis
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11sc_ucalc: remove duplicated methodXisco Fauli
2021-05-11tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl
2021-05-11do not leak on error pathNoel Grandin
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-11tdf#76258 Add OOXML import for color filterSamuel Mehrbrodt
2021-05-11tdf#76258 Various fixes for color filterSamuel Mehrbrodt
2021-05-11tdf#134490: sc_ucalc: Add unittestXisco Fauli
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-10Test Kahan Sum. Will check Kahan sum stills work properly.dante
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2021-05-10tdf#137679 Use KahanSum for SSE2dante
2021-05-10sc_mathematical_functions: Add test for 9a71644aa475a6090f6Xisco Fauli
2021-05-10Invalidate inputbar after size changed messageSzymon Kłos
2021-05-09tdf#43175: sc: Add UItestXisco Fauli
2021-05-09tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch
2021-05-08ref-count SfxItemPoolNoel Grandin