summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-10-13static_cast after dynamic_castNoel
2020-10-12Online: Hide right clicked sheet.gokaysatir
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi
2020-10-11tdf#126305 XLSX export: fix data validation Error AlertTibor Nagy
2020-10-10we throw away the original of the cloneCaolán McNamara
2020-10-10cid#1467975 Logically dead codeCaolán McNamara
2020-10-10cid#1467974 Dereference before null checkCaolán McNamara
2020-10-10Resolves: tdf#137370 Re-enable UI translated standard cell style namesEike Rathke
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-10-09EditView->GetWindow()->GetClipboard() is the same as GetSystemClipboard()Caolán McNamara
2020-10-09EditView may not have a WindowCaolán McNamara
2020-10-09Clean-up: Initialized a variable to something.Attila Szűcs
2020-10-09tdf#137205 sc: autofill date sequences in merged cellsAttila Szűcs
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy
2020-10-08Replace UI submenu by dialogHeiko Tietze
2020-10-07we only should have one has_default==True in these dialogsCaolán McNamara
2020-10-07Resolves: tdf#137315 explicitly use FloatWinPopupFlags::NoMouseUpCloseCaolán McNamara
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06tdf#137165: sc: Add UItestXisco Fauli
2020-10-06reparent to nothing to break gtk ownership cycleCaolán McNamara
2020-10-06tdf#136430, tdf#136573: sc: Add UItest (take 2)Xisco Fauli
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara
2020-10-06tdf#137000 XLSX shape export: fix uprightSzabolcs Toth
2020-10-05Related tdf#137167: reference Excel pb on limitation for data validity formulaJulien Nabet
2020-10-05tdf#133033: sc_jumbosheets_test: Add unittestXisco Fauli
2020-10-05lint-ui: check that we only have one has_default==TrueNoel
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs
2020-10-04sc: ucsdet_detect may return nullptrTomofumi Yagi
2020-10-03Revert "tdf#136430, tdf#136573: sc: Add UItest"Caolán McNamara
2020-10-02uitest: sc: test chart title moves with arrow keysXisco Fauli
2020-10-02uitest: chartTitles.py: assert changes in chartXisco Fauli
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel
2020-10-02uitest: sc: test chart legends move with arrow keysXisco Fauli
2020-10-02tdf#136430, tdf#136573: sc: Add UItestXisco Fauli
2020-10-01uitest: factor out common duplicated codeXisco Fauli
2020-09-30loplugin:unusedmethodsNoel
2020-09-30tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-30loplugin:reducevarscope in scNoel
2020-09-30tdf#43958 sc: fix fill by selecting merged cellAttila Szűcs
2020-09-30tdf#40993 tdf#59585 sc fill: copy merged cell structureAttila Szűcs
2020-09-30Clean-up of commit: I95d394c5432d22805a761b76219f656fad3feae1Attila Szűcs
2020-09-29Determine CharClass difference once, tdf#137091 follow-upEike Rathke
2020-09-29tdf#91251 XLSX textbox export: fix missing overflow propertiesRegényi Balázs
2020-09-29Current sytem locale's CharClass for user defined names, tdf#137091 follow-upEike Rathke
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke