summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-10-25tdf#137713 GetEditView must be called unconditionally in PaintCaolán McNamara
2020-10-25tdf#115588 write autoDataStyles for master-slidesTomaž Vajngerl
2020-10-24tdf#137713 don't crash if there is no m_xEditViewCaolán McNamara
2020-10-24uitest: sc: get_url_for_data_file -> pathlib.PathXisco Fauli
2020-10-24tdf#104378: sc: Add UItestXisco Fauli
2020-10-24simplify a bitMike Kaganski
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-21CppunitTest_sc_subsequent_export: factor out duplicated codeXisco Fauli
2020-10-20tdf#137594 prevent converting unallocated columns.Mark Hung
2020-10-20use tools::Long in scNoel
2020-10-19tdf#90104 XLSX export: fix commas in data validation listTibor Nagy
2020-10-17Fix typoAndrea Gelmini
2020-10-16sc: use the fastparser API when possibleNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-14tdf#137453: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-10-14Removed duplicated includeAndrea Gelmini
2020-10-14tdf#137446: sc: Add UItestXisco Fauli
2020-10-14tdf#133260: sc_ucalc: Add unittestXisco Fauli
2020-10-14Resolves: tdf#137248 Fix wrong condition breaking non-group interpretEike Rathke
2020-10-14tdf#76047 XLSX import: fix links to external dataAttila Szűcs
2020-10-13static_cast after dynamic_castNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-13Set correct color for chart background in sidebarSzymon Kłos
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