summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daystdf#165886 sc: parse various quote charactersAron Budea3-0/+52
2025-04-11crashtesting: out of bounds in export of forum-mso-en4-596154.xlsx to xlsxCaolán McNamara1-2/+2
2025-03-27tdf#130326 speedup load of complex XLSXNoel Grandin5-5/+28
2025-03-13tdf#123225 - calculate count attribute correctlyBayram Çiçek3-8/+35
2025-03-10crashtesting: crash on reimport of xlsx output of forum-pl-2758.odsCaolán McNamara5-1/+43
2025-03-10Emscripten: Hack to not call Application::Yield when loading xsltStephan Bergmann1-0/+8
2025-02-27tdf#123225 - export <i t="grand"> of row/colItemsBayram Çiçek3-7/+104
2025-02-26speed up display of XLSX with lots of conditional formattingNoel Grandin2-11/+50
2025-02-20tdf#123225 - export <rowItems> and <colItems>Bayram Çiçek3-1/+74
2025-02-12tdf#164141 Fix command button xls to xlsx convert problem.Gülşah Köse1-0/+4
2025-02-08tdf#165130 sc: prevent pane's topLeftCell from being in frozen zoneJustin Luth3-0/+23
2025-02-08cool#11103 sc: respect document specific settingsAndras Timar1-0/+1
2025-01-07crashtesting: raw & exported unescaped to xl/externalLinks/externalLink1.xmlCaolán McNamara1-1/+1
2025-01-06crashtesting: assert on reimport of forum-mso-en4-29087.odsCaolán McNamara1-1/+3
2024-11-29crashtesting: failure to export forum-mso-en4-491312.xlsx to odsCaolán McNamara1-1/+12
2024-11-25tdf#124741 export xlsx: no defaultRowHeight without customHeightJustin Luth2-1/+5
2024-11-14tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga31-176/+469
2024-10-19tdf#158460 xls/x export: don't force wrap-text for imported single-lineJustin Luth5-13/+38
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli7-96/+41
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga64-34/+1056
2024-08-18tdf#162466 calc: added handling of firstHeaderRow="0" on xlsx filesJaume Pujantell9-87/+118
2024-08-13Resolves: tdf#157851 sc comments loaded incorrectly in xlsxPranam Lashkari4-14/+39
2024-07-25Resolves: tdf#162087 TableRef item specifier may occur standaloneEike Rathke1-1/+2
2024-06-27xlsx: Don't export notes author when in privacy modeSamuel Mehrbrodt4-0/+35
2024-06-27xlsx: Don't export changes author/date when in privacy modeSamuel Mehrbrodt4-1/+43
2024-06-14crashtesting: avoid eventual assert when double inf is cast to sal_Int32Caolán McNamara1-0/+14
2024-04-30xlsx import: parse short-hand version of addressJustin Luth4-185/+14
2024-04-29fix macos buildNoel Grandin1-1/+1
2024-04-29xlsx import: parse short-hand version of range addressJustin Luth13-86/+38
2024-04-29lok: save correct number format in multi-lang sessionSzymon Kłos1-1/+3
2024-04-23xlsx export: never export short-hand version of range addressJustin Luth4-1/+17
2024-04-21crashtesting: crash seen on import of forum-mso-en4-602306.xlsxCaolán McNamara1-1/+1
2024-04-19xlsx export: fix corrupt file for Excel: protectedRange must have sqrefJustin Luth1-1/+4
2024-04-18crashtesting: crash on export of forum-mso-en4-470772.xlsx to xlsxCaolán McNamara1-9/+6
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara11-357/+364
2024-03-31crashtesting: crash seen with multiple threads calling GetTheCurrencyTableCaolán McNamara1-0/+1
2024-03-14tdf#48140: Remove unused headers from xlsx importseturaj1-2/+0
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth5-73/+63
2024-03-12tdf#156814 Remove sheet name if range belongs to the same sheet (Solver)Rafael Lima3-12/+87
2024-03-05bin: Add initial script to replace missing fontsXisco Fauli1-0/+68
2024-02-23crashtesting: isNaN as fUnitCircleWidthAngleDegreeCaolán McNamara1-0/+6
2024-02-10sc: pivot table not correct when data and PT cache is not in syncTomaž Vajngerl5-3/+78
2024-02-07tdf#159581 sc: fix multi-sheet ScDocRowHeightUpdaterJustin Luth3-1/+12
2024-01-25crashtesting: crash seen on import of forum-mso-en4-278652.xlsxCaolán McNamara1-1/+2
2024-01-07LOK: disallow entering multiple hyperlinks in spreadsheet cellsAndras Timar1-4/+7
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl8-70/+100
2023-10-29crashtesting: dependency tracking doesn't parse ocRangeCaolán McNamara1-0/+9
2023-10-10lok: fix getting SID_DOC_READONLY slot propertyHenry Castro1-10/+1
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima8-7/+56
2023-10-08make testCondFormatFormulaListenerXLSX reliableCaolán McNamara5-52/+92