summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-12tdf#164141 Fix command button xls to xlsx convert problem.Gülşah Köse1-0/+4
2025-02-10tdf#165080 Background color cells are reset to whiteNoel Grandin1-11/+10
2025-02-04crashtesting: SvBaseLink::Update can invalidate later entriesCaolán McNamara1-2/+3
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin28-124/+67
2024-10-25speedup saving large XLS file with lots of query formulaNoel Grandin9-88/+150
2024-09-02Add-In CompatibilityName: for "en-US" try the most likely fallback of "en"Eike Rathke1-2/+14
2024-06-25tdf#161210 speed xls loadNoel Grandin2-2/+18
2024-06-25tdf#161210 speed up XLS loadNoel Grandin2-8/+5
2024-05-26ofz#69215 Heap-use-after-freeCaolán McNamara1-1/+2
2024-05-24tdf#161210 speedup loading large XLS (2)Noel Grandin2-6/+1
2024-05-09Revert "tdf#160706 speed up loading conditional formatting rule in XLS (3)"Noel Grandin4-13/+9
2024-04-19tdf#160706 speed up loading conditional formatting rule in XLS (4)Noel Grandin2-27/+119
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (3)Noel Grandin4-9/+13
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin4-15/+35
2024-03-19fods2xls fuzzerNoel Grandin8-0/+238
2024-03-16slightly speed up XLS importNoel Grandin1-2/+2
2024-03-13tdf#148170 - Convert print range to an excel cell rangeAndreas Heinisch4-3/+44
2024-02-17sc: Show warning for a XLS document with unknown encrypted partTomaž Vajngerl6-4/+40
2024-02-17sc: Handle xls documents with unknown DRM encryption betterTomaž Vajngerl1-1/+3
2024-02-15tdf#159707: sc: Add UItestXisco Fauli2-0/+33
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth6-13/+21
2023-06-30crashtesting: assert/crash on export of fdo66241-1.ods to xlsCaolán McNamara2-0/+38
2023-04-27tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmpMichael Stahl1-1/+4
2023-04-18sc drawstyles: Assign the Note style to imported commentsMaxim Monastirsky4-7/+21
2023-03-29crashtesting: Null-deref on export of forum-mso-en4-274729.xls to odsCaolán McNamara1-0/+2
2023-02-20Remove exec bits on xls fileAndrea Gelmini1-0/+0
2023-02-07crashtesting: crash in ScInterpreter::ScCountIfsCaolán McNamara1-2/+8
2023-01-24tdf#117266 tdf#120374 sc oox: export correct vml button name #2Justin Luth3-9/+23
2022-12-13crashtesting: (assert) fix treatment of "#FMT" input line valueEike Rathke1-2/+3
2022-10-11tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheetJustin Luth3-8/+33
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin1-1/+1
2022-09-21tdf#75702 ODS import: send text:line-break to editengJustin Luth2-2/+3
2022-09-08tdf#150832: Revert "tdf#150034 very slow opening pathological chart"Xisco Fauli1-2/+1
2022-09-07crashtesting: prevent nullptr accessEike Rathke1-2/+14
2022-08-30tdf#90299 Fix saving external links as relativeŁukasz Leszko3-24/+129
2022-08-02tdf#150034 very slow opening pathological chartNoel Grandin1-1/+2
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks4-11/+36
2022-05-09tdf#148993 XLS export: fix broken formula regressionLászló Németh2-2/+6
2022-02-26do not fail import if there are only warningsLuboš Luňák3-14/+28
2021-10-26tdf#142010 XLS import: fix bad calculation after editingLászló Németh4-51/+2
2021-08-12tdf#95549 speed up xls openNoel Grandin2-88/+58
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna5-11/+72
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga5-18/+45
2021-03-15xls load: suppress secondary [~gengou] calendar modifier in format codeEike Rathke2-4/+31
2021-03-15xls save: fix writing inline calendar modifiers as format code, don'tEike Rathke1-3/+6
2020-12-08Update git submodulesgar Soul1-0/+0
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna8-10/+108
2020-05-07tdf#132796: use LO language settings to set default XLS languageMike Kaganski4-10/+12
2019-12-30Decrease SplitVertical value to pass on small screen sizeMike Kaganski1-0/+0
2019-12-20tdf#129228 speedup load xls file with lots of commentsNoel Grandin3-0/+16