summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-05-24Resolves: tdf#134675 Allow unrestricted pastes of same size in one dimensionEike Rathke
2021-05-23Resolves: tdf#136794 Unlimit decimals for ROUND()Eike Rathke
2021-05-23fix leak in ScRangeTestNoel Grandin
2021-05-22tdf#142395: sc: Add UItestXisco Fauli
2021-05-22fix shutdown leak in ScCreateDialogFactoryNoel Grandin
2021-05-22tdf#141559 sc UI: add Clear Filter to Autofilter widgetTünde Tóth
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#142350 sc AutoFilter: fix (empty) entry checkingTünde Tóth
2021-05-21tdf#68976 cut paste transposed: fix wrong position in clipdocscito
2021-05-21tdf#116413 after Paste Special with ADD and As Link attach dest cellsscito
2021-05-21tdf#126342: sc_ucalc: Add unittestXisco Fauli
2021-05-21tdf#142186: sc_ucalc: Add unittestXisco Fauli
2021-05-21sc_ucalc: combine header and implementation filesXisco Fauli
2021-05-21tdf#71058 cut paste transposed: use correct clipdocscito
2021-05-21tdf#76441: sc_ucalc: Add unittestXisco Fauli
2021-05-21tdf#142395: properly handle "no string delimiter" caseMike Kaganski
2021-05-20tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20tdf#76258 Skip automatic colors in color filter popupSamuel Mehrbrodt
2021-05-20Add FIXME for dxf importSamuel Mehrbrodt
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19fix leak in oox importNoel Grandin
2021-05-19tdf#76258 Add OOXML export for color filterSamuel Mehrbrodt
2021-05-19tdf#76258 Fix color filter popup positionSamuel Mehrbrodt
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18tdf#142252 Reorder navigation commands of Calc Print Preview toolbarGabor Kelemen
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
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