summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-08-11tdf#150219: sc_uicalc: Add unittestXisco Fauli
2022-08-11calc: fix undo action disabled in different viewsNoel Grandin
2022-08-09Use CharClass::uppercase() for AddIns' English UI names, tdf#135993 follow-upEike Rathke
2022-08-09cid#1507857 Big parameter passed by valueCaolán McNamara
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-07Removed duplicated includesAndrea Gelmini
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-06Resolves: tdf#135993 Create ScFunctionList and ScFuncDesc with English namesEike Rathke
2022-08-06Related: tdf#135993 Use ScCompiler to create English OpCodeMap with AddInsEike Rathke
2022-08-06ScDataTableView has visible grid in the rectangle at the scrollbar junctionCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in calc data view browserCaolán McNamara
2022-08-06Drop some conversion from vbahelper; use usual functions where neededMike Kaganski
2022-08-06Related: tdf#135993 Destroy temporary OpCodeMap when reading configEike Rathke
2022-08-05resave with latest gladeCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc print previewCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara
2022-08-05nDelta overwritten on all branches except defaultCaolán McNamara
2022-08-05tdf#150219 Crash when cutting trace dependent with precedent on different sheetNoel Grandin
2022-08-04tdf#150247: patch orcus to use UTF-16 paths on WindowsMike Kaganski
2022-08-04Resolves: tdf#150253 Add English names for GRAM_API AddIn functionsEike Rathke
2022-08-03Avoid multiple conversions to LanguageTag, specifically in loopsEike Rathke
2022-08-02Resolves: tdf#150203 Gather AddIn English names and provide for FunctionAccessEike Rathke
2022-08-02crashtesting: assert on export of forum-mso-en3-17256.xlsx to odsCaolán McNamara
2022-08-02generalize the undo independence checkNoel Grandin
2022-08-01Fix typo in codeAndrea Gelmini
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-08-01Add infrastructure and basic tests including slight UI interactionColomban Wendling
2022-08-01Fix typoAndrea Gelmini
2022-08-01Fix typoAndrea Gelmini
2022-08-01Fix typoAndrea Gelmini
2022-07-31sc, out of order undo: allow multiple actions from other viewNoel Grandin
2022-07-31sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-07-30Fix typoAndrea Gelmini
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos
2022-07-29Related tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga
2022-07-28work around rounding difference on i386 in descriptiveStatistics testRene Engelhard
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-27Unnecessary to remember mbFiltering at column, tdf#140968 tdf#140978 follow-upEike Rathke
2022-07-27FilteredRow is not a property of the column, tdf#117276 follow-upEike Rathke
2022-07-27Name FilteredRow what it is, not hidden; tdf#117276 follow-upEike Rathke
2022-07-27Fix typosAndrea Gelmini
2022-07-27Set interpreter's push stack MAXSTACK to 512, not limited to architectureEike Rathke
2022-07-26lok: don't force formulabar update on every view switchSzymon Kłos
2022-07-26lok: allow shrinking too big widgetsSzymon Kłos
2022-07-26MarkColumns should modify formula if editing is activeSzymon Kłos
2022-07-26lok: formulabar: handle mobile IMESzymon Kłos
2022-07-26jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos
2022-07-25loplugin:moveitNoel Grandin