summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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-09tdf#130227 Tabbed UI remove second extension manager buttonandreas kainz
2020-06-09tdf#133785: sc: Add UItestXisco Fauli
2020-06-09delay and batch calls to StartListeningFormulaCells() (tdf#133302)Luboš Luňák
2020-06-08tdf#81470: sc: Add unittestXisco Fauli
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-08tdf#133595: sc: Add unittestXisco Fauli
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-03uitest: tdf96432.py: assert changes in chartXisco Fauli
2020-06-03tdf#129587: sc: Add UItestXisco Fauli
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
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-29sc: ODF export: test new ODF 1.3 features exported to different versionsMichael Stahl
2020-05-29fix tree disabled in autofilter pulldown, tdf#76481 relatedNoel Grandin
2020-05-29Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-05-29tdf#83593 XLSX DrawingML shape import: fix missing rotationSzabolcs Toth
2020-05-29pack a few more classesNoel Grandin
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-05-28tdf#128502: Remove one more assertionTor Lillqvist
2020-05-28tdf#128502: Remove assertions that fire for gtktiledviewer on two docsTor Lillqvist
2020-05-28tdf#39302 add "alt + =" shortcut for autosumMartin van Zijl
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann