summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-08-19tdf#150336 add a static_assert to catch that happening againCaolán McNamara
2022-08-19Resolves: tdf#150336 overlapping slot idsCaolán McNamara
2022-08-18cid#1509258 Dereference null return valueCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1509305 Dereference null return valueCaolán McNamara
2022-08-18cid#1509313 Unchecked dynamic_castCaolán McNamara
2022-08-18cid#1509312 Unintentional integer overflowCaolán McNamara
2022-08-18loplugin:moveitNoel Grandin
2022-08-17tdf#150452: sc_subsequent_filters: Add unittestXisco Fauli
2022-08-17cid#1509241 rearrange to silence Dereference after null checkCaolán McNamara
2022-08-15tdf#133299 Anchor pasted images 'to cell' by defaultThierry Emery
2022-08-15ofz#49713 Heap-use-after-freeCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-13fix UBSAN downcast...does not point to an object of type 'ScUndoManager'Noel Grandin
2022-08-13Fix typoAndrea Gelmini
2022-08-12cid#1507887 Unused valueCaolán McNamara
2022-08-11fix tsan data-raceNoel Grandin
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