summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-05-21tdf#71058 cut paste transposed: use correct clipdocscito2-1/+58
2021-05-21tdf#76441: sc_ucalc: Add unittestXisco Fauli2-0/+43
2021-05-21tdf#142395: properly handle "no string delimiter" caseMike Kaganski1-2/+2
2021-05-20tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara12-52/+78
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara10-29/+29
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara2-8/+11
2021-05-20tdf#76258 Skip automatic colors in color filter popupSamuel Mehrbrodt1-2/+4
2021-05-20Add FIXME for dxf importSamuel Mehrbrodt1-0/+3
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara4-6/+6
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara2-33/+27
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara8-14/+14
2021-05-19fix leak in oox importNoel Grandin2-0/+9
2021-05-19tdf#76258 Add OOXML export for color filterSamuel Mehrbrodt8-12/+192
2021-05-19tdf#76258 Fix color filter popup positionSamuel Mehrbrodt1-2/+2
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara5-28/+28
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch1-0/+36
2021-05-18loplugin:unusedfieldsNoel Grandin1-3/+1
2021-05-18loplugin:unusedmethodsNoel Grandin8-58/+0
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