summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-01-22Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn
2021-01-22tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn
2020-12-03disable test_minimal_border_widthMichael Stahl
2020-11-13tdf#137790 calc: Minimal line width for different line stylesSerge Krot
2020-11-04tdf#128135 update Pivot Table Layout to fit minimum heightandreas kainz
2020-10-27tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-10-27Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke
2020-09-28Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-21tdf#131047: expand search results frameXisco Fauli
2020-09-14tdf#133327 fix calc loading background color with many colsNoel Grandin
2020-09-11Merge branch 'libreoffice-6-4'Michael Weghorn
2020-09-10tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-09Check range before accessing Calc sort userlistThorsten Behrens
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2020-09-05tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen
2020-08-03tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski
2020-07-30rhbz#1861794 csv fixed width import missing split handleCaolán McNamara
2020-07-27tdf#134769 XLSX export fix: unable to open with MS ExcelSerge Krot
2020-07-09Resolves: tdf#124454 exec the matrix operator on values converted from stringsEike Rathke
2020-07-07Resolves: tdf#131424 separator in TableRef column specifier is validEike Rathke
2020-07-07don't add a cell to a non-existent column (tdf#104865)Luboš Luňák
2020-07-07failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-07-03Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke
2020-07-02Merge branch 'libreoffice-6-4'Thorsten Behrens
2020-06-25tdf#133699 Slow sorting of a columnNoel Grandin
2020-06-24tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin
2020-06-24tdf#133326 Crash after redoNoel Grandin
2020-06-18detect inconsistent SUMIFS() ranges when range reducing (tdf#132431)Luboš Luňák
2020-06-18tdf#134019: ofz#20904 check boundsCaolán McNamara
2020-06-16Resolves: tdf#133780 allow sorting search result treeview columnsCaolán McNamara
2020-06-16rhbz#1847031 null-derefCaolán McNamara
2020-06-15Resolves: tdf#133985 make ok the defaultCaolán McNamara
2020-06-14tdf#133953 use a popover to show interactive row/column resize intoCaolán McNamara
2020-06-09tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge Krot
2020-06-09tdf#106181 XLSX export: output form controlsSerge Krot
2020-06-05Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke
2020-06-04Merge branch 'libreoffice-6-4' intoMichael Weghorn
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-25Revert "tdf#37268: use also sheet local range in Pivot"Julien Nabet
2020-05-20tdf#130770 apply autofilter to data regardless of autofilter changesscito
2020-05-18Merge branch 'libreoffice-6-4'Michael Weghorn
2020-05-17loplugin:implicitboolconversionStephan Bergmann
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-14Merge branch 'libreoffice-6-4'Michael Weghorn
2020-05-13Resolves: tdf#132173 handle API sequence to inline array token correctlyEike Rathke
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet
2020-05-11Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann
2020-05-11Extend loplugin:external to warn about classesStephan Bergmann
2020-05-11Fix typoAndrea Gelmini