summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-01-12cid#1471553 establish that pViewData will never be nullCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12move CppunitTest_sc_uicalc from subsequentcheck to slowcheckXisco Fauli
2021-01-12pivot table: make options cancel button workingSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara
2021-01-11SetTabNoAndCursor never passed a null ScViewData*Caolán McNamara
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2021-01-10merge ScSubTotalItem ctorsCaolán McNamara
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-10remove non-standard commentCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-10online: make buttons work in statistics dialogsSzymon Kłos
2021-01-10pivot table: add separator between list viewsSzymon Kłos
2021-01-10online: Don't lock new views if ref dialog is openedSzymon Kłos
2021-01-09Fix typosAndrea Gelmini
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09w was the accelerator in Down, not DCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-09tdf#104927 consider character width for CSV importMark Hung
2021-01-08tdf#124822 Move UItest to CppUnitTestshubham656
2021-01-08tdf#139173: sc_addin_functions_test: Add dec2bin and dec2oct functionsXisco Fauli
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel
2021-01-08tdf#138134 sc: remove red circle of updated formulaTibor Nagy
2021-01-08replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labelsCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2021-01-07tdf#139173: sc_addin_functions_test: Add functionXisco Fauli
2021-01-07replace deprecated stock labels used <= twiceCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-07jsdialog: make source selector dialog buttons workSzymon Kłos
2021-01-07tdf131407 Move UItest to CppUnitTestdiwanshu885
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-07Make Pivot table db & external source dialogs asyncSzymon Kłos
2021-01-07tdf#129815 Add InsertQrCode to Insert tab menu drop downandreas kainz
2021-01-06Hide calc input bar tooltips in onlineSzymon Kłos
2021-01-06exclude more tests for non-default DPINoel Grandin
2021-01-05tdf#139339 : Unify protect/unprotect cases for document protectionAnshu
2021-01-05ofz#29234 Integer-overflowCaolán McNamara
2021-01-05tdf#139394 XLSX export: remove extra quotation marksTibor Nagy
2021-01-05notebookbar: add named ranges managementSzymon Kłos
2021-01-04Fix typosAndrea Gelmini
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-04notebookbar: add pivot table section to tab dataSzymon Kłos
2021-01-04notebookbar: add advanced filterSzymon Kłos
2021-01-03Try GetShortPathNameW workaround for Unicode paths with orcusMike Kaganski
2021-01-03Removed duplicated includeAndrea Gelmini