summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-05-25tdf#116413 keep AttachNewFormulaCell methods togetherscito
2021-05-25Related: tdf#81757 Do not even try to re-enter ScDocShell::Do*Recalc()Eike Rathke
2021-05-25tdf#141644 OOXML shape import: fix upright text rotate angleSzabolcs Toth
2021-05-25tdf#118129 - return only the caption property of the frameAndreas Heinisch
2021-05-24Teach ScOutlineCollection to return an iterator when calling erase, then use itJulien Nabet
2021-05-24tdf#94962 - Fixed german text:p of type booleanAndreas Heinisch
2021-05-24tdf#136794: sc_mathematical_functions: Add unittestXisco Fauli
2021-05-24tdf#137063: sc_ucalc: Add unittestXisco Fauli
2021-05-24fix leak in conditional formatNoel Grandin
2021-05-24tdf#134675: sc_uicalc: Add unittestXisco Fauli
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