summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-10-09Clean-up: Initialized a variable to something.Attila Szűcs1-1/+1
2020-10-09tdf#137205 sc: autofill date sequences in merged cellsAttila Szűcs3-32/+143
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin3-4/+4
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy5-0/+108
2020-10-08Replace UI submenu by dialogHeiko Tietze2-2/+2
2020-10-07we only should have one has_default==True in these dialogsCaolán McNamara13-14/+0
2020-10-07Resolves: tdf#137315 explicitly use FloatWinPopupFlags::NoMouseUpCloseCaolán McNamara1-1/+1
2020-10-07ui files: fix some capitalisation issuesNoel3-5/+5
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin13-0/+14
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir1-1/+8
2020-10-06loplugin:const* make some params and methods constNoel25-62/+62
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara5-10/+5
2020-10-06tdf#137165: sc: Add UItestXisco Fauli1-4/+5
2020-10-06reparent to nothing to break gtk ownership cycleCaolán McNamara2-1/+9
2020-10-06tdf#136430, tdf#136573: sc: Add UItest (take 2)Xisco Fauli1-0/+41
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara2-4/+4
2020-10-06tdf#137000 XLSX shape export: fix uprightSzabolcs Toth2-0/+22
2020-10-05Related tdf#137167: reference Excel pb on limitation for data validity formulaJulien Nabet1-0/+2
2020-10-05tdf#133033: sc_jumbosheets_test: Add unittestXisco Fauli1-0/+45
2020-10-05lint-ui: check that we only have one has_default==TrueNoel13-14/+0
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs7-16/+234
2020-10-04sc: ucsdet_detect may return nullptrTomofumi Yagi1-19/+22
2020-10-03Revert "tdf#136430, tdf#136573: sc: Add UItest"Caolán McNamara1-41/+0
2020-10-02uitest: sc: test chart title moves with arrow keysXisco Fauli2-0/+42
2020-10-02uitest: chartTitles.py: assert changes in chartXisco Fauli1-0/+16
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel1-0/+1
2020-10-02uitest: sc: test chart legends move with arrow keysXisco Fauli1-0/+43
2020-10-02tdf#136430, tdf#136573: sc: Add UItestXisco Fauli1-0/+41
2020-10-01uitest: factor out common duplicated codeXisco Fauli11-240/+29
2020-09-30loplugin:unusedmethodsNoel2-6/+0
2020-09-30tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+26
2020-09-30loplugin:reducevarscope in scNoel50-121/+88
2020-09-30tdf#43958 sc: fix fill by selecting merged cellAttila Szűcs2-1/+52
2020-09-30tdf#40993 tdf#59585 sc fill: copy merged cell structureAttila Szűcs4-11/+152
2020-09-30Clean-up of commit: I95d394c5432d22805a761b76219f656fad3feae1Attila Szűcs1-3/+3
2020-09-29Determine CharClass difference once, tdf#137091 follow-upEike Rathke2-1/+16
2020-09-29tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs2-0/+21
2020-09-29Current sytem locale's CharClass for user defined names, tdf#137091 follow-upEike Rathke1-2/+8
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke2-24/+47
2020-09-28export HYPERLINK target in html clipboard exportCaolán McNamara1-0/+23
2020-09-28avoid touching system clipboard in testCaolán McNamara1-2/+7
2020-09-28Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke2-1/+9
2020-09-27never null ScViewData*Caolán McNamara26-206/+206
2020-09-27never null ScViewData*Caolán McNamara13-112/+96
2020-09-27Resolves: tdf#67007 display sheet-local range name in Name Box for selectionEike Rathke1-0/+14
2020-09-26never null ScViewData*Caolán McNamara33-79/+79
2020-09-26sc: move FilterFloatingWindow and FilterListBox out of gridwin.cxxTomaž Vajngerl4-61/+107
2020-09-26tdf#112279 Change the error message to more clearRoman Kuznetsov1-1/+1
2020-09-26Fix typo in codeAndrea Gelmini2-2/+2
2020-09-26Fix typo in codeAndrea Gelmini1-3/+3