summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-24tdf#134280 set legal range for Epsilon levelCaolán McNamara
2020-06-24Fix sending reference marks for current selectionSzymon Kłos
2020-06-24tdf#133326 Crash after redoNoel Grandin
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-23tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin
2020-06-23remove JSON node erasingNoel Grandin
2020-06-23tdf#133699 Slow sorting of a columnNoel Grandin
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-06-22tdf#133855: sc: Add UItestXisco Fauli
2020-06-22tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin
2020-06-21uitest : Add support for Dropdown items in grid windowAhmed ElShreif
2020-06-21Fix typoAndrea Gelmini
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-18delay and batch calls to StartListeningFormulaCells() (tdf#132165)Luboš Luňák
2020-06-18new json writer for LOKNoel Grandin
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner
2020-06-17inline typedefNoel Grandin
2020-06-16tdf#134038 use mnCheckWidthReq to avoid text width calculationCaolán McNamara
2020-06-16tdf#134038 insert in optimal orderCaolán McNamara
2020-06-16tdf#133268: Update non cmd icons, update Glue point iconsRizal Muttaqin
2020-06-16size width request to fit column hintCaolán McNamara
2020-06-16use hover-selection for filterlist dropdownCaolán McNamara
2020-06-16Use SvNumberformat::GetMaskedType()Eike Rathke
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-06-15consume tab key press in single-widget dropdownCaolán McNamara
2020-06-15ReleaseMouse so focus can be grabbed by the FilterFloatCaolán McNamara
2020-06-15rhbz#1847031 null-derefCaolán McNamara
2020-06-15WinBits are always the same for ScFilterFloatingWindowCaolán McNamara
2020-06-15Resolves: tdf#133985 make ok the defaultCaolán McNamara
2020-06-14tdf#133971 hold self-ref until we returnCaolán McNamara
2020-06-14Fix typoAndrea Gelmini
2020-06-14checklistmenu needs dockwin.hxx instead of floatwin.hxxJulien Nabet
2020-06-14Fix typoAndrea Gelmini
2020-06-13tdf#133855 return early if disposed by FilterSelectCaolán McNamara
2020-06-13tdf#133953 use a popover to show interactive row/column resize intoCaolán McNamara
2020-06-12weld checklistmenuCaolán McNamara
2020-06-12fix ASAN in SharedStringPoolNoel Grandin
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-06-11tdf#132431: sc: Add unittestXisco Fauli
2020-06-11initialise ScMatrix once instead of twiceNoel Grandin
2020-06-10tdf#133858 opening spreadsheet with large array formula takes 10 minsNoel Grandin
2020-06-10CppunitTest_sc_uicalc: minimize test documentXisco Fauli
2020-06-10uitest: Add support for Calc / Format cell / background color selectorShiko