summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-05-18tdf#142252 Reorder navigation commands of Calc Print Preview toolbarGabor Kelemen1-2/+2
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh3-4/+4
2021-05-17sc_ucalc: move formula tests to their own moduleXisco Fauli8-693/+536
2021-05-17sc_ucalc: use DoLoad instead of DoInitNewXisco Fauli5-201/+15
2021-05-17small perf improvement in checking for noteNoel Grandin5-5/+49
2021-05-17sc_ucalc: move copypaste tests to their own moduleXisco Fauli7-6819/+6960
2021-05-17split OutputDevice from WindowNoel Grandin27-142/+142
2021-05-17cid#1484878 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-05-17sc_ucalc: simplify codeXisco Fauli3-157/+141
2021-05-16sc_ucalc: no need to have one cxx file for just 3 testsXisco Fauli3-184/+167
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli10-250/+250
2021-05-16fix leak in ScSubTotalParamNoel Grandin6-37/+31
2021-05-16fix leak in ScFiltersTestNoel Grandin1-0/+11
2021-05-15sc_subsequent_filters: remove unneeded codeXisco Fauli1-18/+0
2021-05-15Use less memory for ScMatrix::Collectdante5-86/+75
2021-05-15tdf#137679 Use KahanSum for Taylor seriesdante1-3/+3
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+2
2021-05-14sc_ucalc: Use a template for makefilesXisco Fauli5-318/+128
2021-05-14sc_ucalc: move pivot table tests to their own moduleXisco Fauli5-132/+302
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli12-207/+387
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli11-206/+378
2021-05-14Add extended tips to print dialogOlivier Hallot1-10/+15
2021-05-13Use double to iterate products in scmatrix.dante6-32/+33
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky2-0/+29
2021-05-13inline some typedefsNoel Grandin3-8/+4
2021-05-13tdf#142214: unittest:test autocomplete through numeric blockDennis Francis1-8/+9
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis8-48/+28
2021-05-13tdf#142214: unit-tests for new behaviour of auto-completeDennis Francis1-0/+101
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis2-11/+36
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis1-3/+14
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis2-5/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+1
2021-05-12sc_ucalc: restore formula options after using themXisco Fauli3-14/+183
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-1/+1
2021-05-11sc_ucalc: remove duplicated methodXisco Fauli6-188/+153
2021-05-11tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski1-2/+8
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl1-0/+1
2021-05-11do not leak on error pathNoel Grandin1-0/+3
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt3-0/+31
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl2-6/+6
2021-05-11tdf#76258 Add OOXML import for color filterSamuel Mehrbrodt4-5/+125
2021-05-11tdf#76258 Various fixes for color filterSamuel Mehrbrodt5-26/+43
2021-05-11tdf#134490: sc_ucalc: Add unittestXisco Fauli2-0/+22
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl1-10/+10
2021-05-10Test Kahan Sum. Will check Kahan sum stills work properly.dante1-0/+7506
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga5-18/+45
2021-05-10tdf#137679 Use KahanSum for SSE2dante1-6/+46
2021-05-10sc_mathematical_functions: Add test for 9a71644aa475a6090f6Xisco Fauli1-0/+24
2021-05-10Invalidate inputbar after size changed messageSzymon Kłos1-0/+1
2021-05-09tdf#43175: sc: Add UItestXisco Fauli2-0/+48