summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-04-23tdf#132278 crash after opening an old fileNoel Grandin1-1/+2
2020-04-19Resolves: tdf#131442 Sort must not contain matrix formula except 1x1 arrayEike Rathke9-26/+53
2020-04-19tdf#132210: fix Calc crash when closing spreadsheet fileJulien Nabet1-0/+1
2020-04-17tdf#130583: fix Switch in CalcJulien Nabet1-1/+1
2020-04-17tdf#132147: formula may be emptyMike Kaganski1-2/+5
2020-04-16tdf#132097: fix Find Previous with direction columns crashes in specific caseJulien Nabet1-2/+2
2020-04-14tdf#131907 Crash: reject/clear formattingNoel Grandin1-1/+1
2020-04-07Resolves: tdf#131170 columns tagged as delimiter not columnCaolán McNamara1-1/+1
2020-04-03use mdds position hint (tdf#131716)Luboš Luňák1-1/+4
2020-03-31Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke3-5/+23
2020-03-28Resolves: tdf#131096 Handle argument error and propagateEike Rathke1-10/+31
2020-03-27tdf#131380 crash on loading specific xlsx documentCaolán McNamara1-3/+4
2020-03-25tdf#131273: fix crash when pasting quotes with fixed widthJulien Nabet1-1/+1
2020-03-17tdf#125520 create a persist correctly for OLEArmin Le Grand1-0/+14
2020-03-16tdf#126742 Don't change visible area while retrieving itSamuel Mehrbrodt1-2/+0
2020-03-16Resolves: tdf#129985 OOXML import: do not force a fixed-locale number formatEike Rathke1-1/+1
2020-03-16tdf#131291: Add UItestXisco Fauli2-0/+75
2020-03-10tdf#93831 xlsx file full of pictures of numbers slow to openNoel Grandin1-0/+9
2020-03-04tdf#126904 calc right arrow large unexpected column jump in protected sheetNoel Grandin1-1/+2
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky3-76/+3
2020-02-27Resolves tdf#127508 - Flat table header in CalcHeiko Tietze2-33/+5
2020-02-27tdf#130959 crash when opening file with non-existing hyperlinksNoel Grandin1-1/+1
2020-02-27Resolves: tdf#130825 Compare exclusive end, not inclusive end sheet numberEike Rathke1-1/+1
2020-02-19Resolves: tdf#130370 Do not increment sheet-local name on cut&paste / moveEike Rathke2-9/+6
2020-02-18tdf#123971 don't clobber entire RowHeight range on updatesThorsten Behrens3-3/+10
2020-02-14tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli1-23/+0
2020-02-14tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt1-1/+1
2020-02-13tdf#128873 speed up switching into page layoutSerge Krot2-7/+20
2020-02-12tdf#130054: consider all row/col bars in ScTabView::EnableRefInputMike Kaganski1-12/+9
2020-02-07tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel7-3/+251
2020-02-07tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski1-2/+2
2020-02-06tdf#129789 bitmap in comment lost on loadNoel Grandin1-1/+1
2020-02-04Propagate warning error code from dBASE export, tdf#130020Eike Rathke1-9/+11
2020-01-30tdf#129625 Calc Navigator: Gray out content types with no contentJim Raykowski1-0/+12
2020-01-28Resolves: tdf#130239 set an explicit parent for the message dialogCaolán McNamara1-1/+2
2020-01-24Resolves: tdf#129158 freeze/thaw around bulk insertsCaolán McNamara1-3/+10
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-16do not ignore return value of a (confusing) function (tdf#126248)Luboš Luňák1-1/+1
2020-01-15tdf#129393 Calc: cannot format whole row of unprotected cellsNoel Grandin1-4/+11
2020-01-13tdf#129908 Crash at Data > Group and outlone > AutoOutlineNoel Grandin1-0/+2
2020-01-12Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-0/+6
2020-01-08tdf#120502: Excel doesn't increment max column for OOXMLMike Kaganski2-6/+44
2020-01-07tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin4-25/+64
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna4-4/+147
2020-01-07Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara1-0/+5
2020-01-06Resolves: tdf#129586 icon combobox is not in the same grid as the othersCaolán McNamara1-2/+0
2020-01-06tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski1-1/+1
2020-01-01tdf#129228 speedup opening of xlsx file with lots of commentsNoel Grandin2-5/+33
2019-12-28tdf#129597: Add missing group propertyXisco Fauli1-0/+2
2019-12-20Resolves: tdf#129501 cannot change formula separators in optionsCaolán McNamara3-22/+36