summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-02-07complete filename isn't meaningful in this modeCaolán McNamara1-4/+7
2023-11-24reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-30/+2
2023-11-24default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara1-1/+33
2023-10-18sc: ui: fix cell bidi layout stringsHenry Castro1-3/+11
2023-09-18Schedule conditional formating repaint after filtering is completedcp-22.05.19-1Szymon Kłos3-5/+33
2023-09-11lok: save to xlsx changes column sizeSzymon Kłos4-7/+10
2023-08-14tdf#155799: sc: qa: add unit test "testMouseMergeRef"Henry Castro1-0/+36
2023-08-14tdf#155799: sc: qa: add unit test "testKeyboardMergeRef"Henry Castro1-0/+42
2023-08-14tdf#155799: sc: add getter function "GetEditString"Henry Castro2-0/+9
2023-08-12tdf#155799: sc: fix input formula referenceHenry Castro1-2/+6
2023-08-11tdf#155799: sc: fix formula reference "key up"Henry Castro1-0/+20
2023-08-11tdf#155799: sc: abstraction "moveRefByCell"Henry Castro1-45/+52
2023-08-11tdf#155799: lok: sc: fix extend reference markHenry Castro1-1/+6
2023-08-10tdf#155799: sc: fix paint the reference markHenry Castro1-0/+2
2023-08-10tdf#155799: sc: fix "UpdateRef"" to update extended merged cellsHenry Castro1-0/+3
2023-08-04lok: sc: fire "hyperlink clicked" eventHenry Castro2-1/+23
2023-07-10lok: copy simple selection even when filteredSzymon Kłos1-1/+2
2023-07-07tdf#155796 sc: fix select with merged cellsJaume Pujantell2-157/+247
2023-07-04Fix buildAron Budea1-6/+0
2023-07-03lok: formulabar: use IME also on desktopSzymon Kłos1-17/+4
2023-06-30-Werror=dangling-referenceStephan Bergmann2-2/+4
2023-06-29sc: filter: oox: fix crash delete ScDatabarFormatDataHenry Castro3-1/+8
2023-06-28avoid some UNO queryingNoel Grandin1-8/+7
2023-06-28sort row-range-stylesNoel Grandin1-1/+8
2023-06-28remove unnecessary ScPatternAttr copyNoel Grandin1-2/+1
2023-06-28ofz#49713 Heap-use-after-freeCaolán McNamara2-2/+16
2023-06-28sc: perf: speedup sheets with lots of repetitive...Dennis Francis6-9/+124
2023-06-24Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke5-16/+41
2023-06-23sc: prefix m_* ScViewFunctionSet class membersHenry Castro2-138/+138
2023-06-20sc: filter: oox: fix setting value to color scaleHenry Castro1-8/+9
2023-06-19fix crash on LOKIT spelling dialogJaume Pujantell Traserra1-0/+1
2023-06-15cid#1532384 Out-of-bounds readCaolán McNamara1-1/+1
2023-06-06sc: fix crash with document properties dialogTomaž Vajngerl2-2/+13
2023-05-22put floating frames under managed links controlCaolán McNamara1-1/+8
2023-05-22lok: sc: disable Value HighlightingHenry Castro1-1/+1
2023-05-17lok: sc: reset RTL if it is changedHenry Castro1-2/+2
2023-05-15sc: filter: html: fix missing color scale conditional formatHenry Castro1-1/+22
2023-05-13sc: use the current cell's numfmt to format...Dennis Francis1-1/+2
2023-05-12sc: copy cache values when clone color conditional formatHenry Castro2-0/+17
2023-05-12sc: add "updateValues" method to conditional format listHenry Castro5-0/+35
2023-05-11sc: qa: filter: add import excel unit testHenry Castro3-0/+36
2023-05-10sc: filter: excel: import cell multi-line textHenry Castro4-3/+17
2023-05-10sc: filter: oox: fix preserve space, single line caseHenry Castro3-3/+20
2023-05-07sc: filter: excel: add getter function LineBreakHenry Castro1-0/+1
2023-05-05sc: fix freeze row/column panesHenry Castro2-4/+7
2023-05-03sc: filter: oxx: insert more rules same rangeHenry Castro3-5/+5
2023-05-02lok: sc: fix layout RTL mouse selectionHenry Castro1-3/+71
2023-05-02lok: sc: fix layout RTLHenry Castro1-0/+4
2023-05-02lok: sc: restore edit output areaHenry Castro1-0/+6
2023-04-12sc: filter: oox: fix conditional color scale same rangeHenry Castro3-1/+32