summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-16size width request to fit column hintCaolá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-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-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-11loplugin:unusedmethodsNoel Grandin
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-10detect inconsistent SUMIFS() ranges when range reducing (tdf#132431)Luboš Luňák
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-06-10lokit: fix autofilter window position...Dennis Francis
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-09tdf#133807 represent a visible search dialog when search results is closedCaolán McNamara
2020-06-09Resolves: tdf#133780 allow sorting search result treeview columnsCaolán McNamara
2020-06-09delay and batch calls to StartListeningFormulaCells() (tdf#133302)Luboš Luňák
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-08tdf#133785 autofilter with dates crashes when search entry is used and clearedCaolán McNamara
2020-06-07uitest: Add support for Calc - Set ZoomShiko
2020-06-06tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge Krot
2020-06-05tdf#133486 Revert "fix TODO"Noel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-03tdf#88109 improve autofill perf (2)Noel Grandin
2020-06-02purge shared string pool if ScDocument is closed (tdf#125428)Luboš Luňák
2020-06-02inline some use-once typedefsNoel Grandin
2020-06-01tdf#76898 add ability to reset standard filterMartin van Zijl
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-29Resolves: tdf#133485 Append % character also for a leading decimal separatorEike Rathke