summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara2-2/+4
2020-06-27cid#1464973 & cid#1464975 Resource leakCaolán McNamara1-3/+3
2020-06-27cid#1464970 Unchecked dynamic_castCaolán McNamara1-2/+4
2020-06-27cid#1464973: RESOURCE_LEAK (sc/excel)Julien Nabet1-1/+1
2020-06-26tdf#103734: sc: Add unittestXisco Fauli2-0/+14
2020-06-26tdf#118624: sc: Add unittestXisco Fauli2-0/+15
2020-06-26tdf#127982: sc: Add unittestXisco Fauli2-0/+25
2020-06-26tdf#129681: sc: Add unittestXisco Fauli2-0/+30
2020-06-26tdf#130583: sc: Add unittestXisco Fauli2-0/+22
2020-06-26Upcoming improved loplugin:elidestringvar: scStephan Bergmann2-3/+2
2020-06-26Related: tdf#134280 set max limits for solver options that show max valuesCaolán McNamara2-0/+20
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten2-0/+10
2020-06-25tdf#133326: sc: Add unittestXisco Fauli2-0/+57
2020-06-25tdf#134234: sc: Add unittestXisco Fauli2-0/+15
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin2-5/+5
2020-06-25Revert "tdf#133858 opening spreadsheet with large array formula takes 10 mins...Noel Grandin1-9/+0
2020-06-25loplugin:unusedfieldsNoel Grandin2-12/+2
2020-06-24loplugin:unusedmethodsNoel Grandin7-172/+0
2020-06-24tdf#134280 set legal range for Epsilon levelCaolán McNamara2-0/+8
2020-06-24Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-06-24tdf#133326 Crash after redoNoel Grandin1-2/+3
2020-06-24use more std::container::insert instead of std::copyNoel Grandin2-2/+2
2020-06-23tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin1-0/+1
2020-06-23remove JSON node erasingNoel Grandin2-46/+0
2020-06-23tdf#133699 Slow sorting of a columnNoel Grandin1-2/+1
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos1-2/+2
2020-06-22tdf#133855: sc: Add UItestXisco Fauli2-0/+53
2020-06-22tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist1-1/+1
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos1-1/+6
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák5-4/+95
2020-06-22tdf#97177 speedup loading of large ODS fileNoel Grandin10-329/+173
2020-06-21uitest : Add support for Dropdown items in grid windowAhmed ElShreif2-2/+108
2020-06-21Fix typoAndrea Gelmini1-1/+1
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin5-148/+145
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara1-2/+2
2020-06-18delay and batch calls to StartListeningFormulaCells() (tdf#132165)Luboš Luňák2-0/+22
2020-06-18new json writer for LOKNoel Grandin4-27/+16
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara1-1/+1
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner1-7/+10
2020-06-17inline typedefNoel Grandin2-6/+4
2020-06-16tdf#134038 use mnCheckWidthReq to avoid text width calculationCaolán McNamara1-1/+2
2020-06-16tdf#134038 insert in optimal orderCaolán McNamara2-29/+52
2020-06-16tdf#133268: Update non cmd icons, update Glue point iconsRizal Muttaqin1-1/+1
2020-06-16size width request to fit column hintCaolán McNamara4-14/+18
2020-06-16use hover-selection for filterlist dropdownCaolán McNamara1-0/+1
2020-06-16Use SvNumberformat::GetMaskedType()Eike Rathke1-8/+2
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP3-10/+12
2020-06-15consume tab key press in single-widget dropdownCaolán McNamara1-0/+4
2020-06-15ReleaseMouse so focus can be grabbed by the FilterFloatCaolán McNamara2-11/+25
2020-06-15rhbz#1847031 null-derefCaolán McNamara1-1/+1