summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-10-20tdf#137594 prevent converting unallocated columns.Mark Hung1-1/+2
2020-10-20use tools::Long in scNoel228-3392/+3405
2020-10-19tdf#90104 XLSX export: fix commas in data validation listTibor Nagy4-1/+59
2020-10-17Fix typoAndrea Gelmini1-1/+1
2020-10-16sc: use the fastparser API when possibleNoel2-22/+19
2020-10-16weld InputBarCaolán McNamara10-534/+631
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel2-7/+7
2020-10-14tdf#137453: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+17
2020-10-14Removed duplicated includeAndrea Gelmini1-1/+0
2020-10-14tdf#137446: sc: Add UItestXisco Fauli2-0/+62
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli2-0/+21
2020-10-14Resolves: tdf#137248 Fix wrong condition breaking non-group interpretEike Rathke1-4/+4
2020-10-14tdf#76047 XLSX import: fix links to external dataAttila Szűcs4-1/+28
2020-10-13static_cast after dynamic_castNoel11-90/+72
2020-10-13static_cast after dynamic_castNoel6-76/+73
2020-10-13Set correct color for chart background in sidebarSzymon Kłos1-0/+47
2020-10-13static_cast after dynamic_castNoel9-45/+40
2020-10-12Online: Hide right clicked sheet.gokaysatir4-4/+26
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi3-14/+66
2020-10-11tdf#126305 XLSX export: fix data validation Error AlertTibor Nagy3-2/+33
2020-10-10we throw away the original of the cloneCaolán McNamara2-4/+2
2020-10-10cid#1467975 Logically dead codeCaolán McNamara1-1/+1
2020-10-10cid#1467974 Dereference before null checkCaolán McNamara1-1/+1
2020-10-10Resolves: tdf#137370 Re-enable UI translated standard cell style namesEike Rathke3-13/+58
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer2-1/+28
2020-10-09EditView->GetWindow()->GetClipboard() is the same as GetSystemClipboard()Caolán McNamara1-2/+1
2020-10-09EditView may not have a WindowCaolán McNamara1-7/+8
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