summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-12-16sc: fix null deref in ScDocShell::ExecuteXisco Fauli
2022-12-14crashtesting: null deref see on loading forum-mso-en4-531817.xlsxCaolán McNamara
2022-12-13crashtesting: use of uninitialized data in forum-mso-en4-93354.xlsCaolán McNamara
2022-12-12crashtesting: assert seen on loading forum-mso-en4-497867.xlsxCaolán McNamara
2022-12-08Resolves: tdf#152325 initial "select" may not set the cursor to that posCaolán McNamara
2022-12-02Related: tdf#46444 tdf#152081 sc: add unit test for note hidingBalazs Varga
2022-11-29tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl
2022-11-28tdf#70293 XLSX export: fix lost grouping of shapesTibor Nagy
2022-11-23tdf#46444 tdf#152081 sc: hide notes in hidden rows or columnsBalazs Varga
2022-11-17Resolves: tdf#152053 GetOptimalColWidth() obtain number format from next rowEike Rathke
2022-11-15Resolves: tdf#151947 Merging separators must not scan for field endEike Rathke
2022-11-13Resolves: tdf#152014 When reusing interpreter context slot clear lookup cacheEike Rathke
2022-11-09tdf#124098: sc, ods import: do not recalculate row heightsBalazs Varga
2022-11-09tdf#122188 border colors should be the same regardless of the desktop themeCaolán McNamara
2022-11-09tdf#151610 chart colors should be the same regardless of the desktop themeCaolán McNamara
2022-11-02Resolves: tdf#147141 style:header-first/footer-first only ODF 1.3|1.2-extendedEike Rathke
2022-11-01tdf#151484 Data Validity list looses separation when saving as XLSNoel Grandin
2022-11-01tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-24Resolves: tdf#140554 Function Wizard, FIXED() second parameter is optionalEike Rathke
2022-10-24Resolves: tdf#150780 Overtyping is not editingEike Rathke
2022-10-13tdf#150664 Initialize input line correctlySamuel Mehrbrodt
2022-10-13tdf#125363, tdf#123095 - Use CaseTransliteration for autofilterAndreas Heinisch
2022-10-11tdf#151429: don't convert OUStrings to system encodingMike Kaganski
2022-10-11Resolves: tdf#151460 Scale and round time diff fiddling with floating pointEike Rathke
2022-10-03tdf#131073 - Don't show hidden rows/cols after setting optimal row/col heightAndreas Heinisch
2022-10-03tdf#117764: fix context menu item "Conditional formatting"Julien Nabet
2022-10-03introduce ScTable::GetColumnData() (tdf#151182)Luboš Luňák
2022-10-02Resolves: tdf#125110 tdf#151211 Disentangle the convoluted CSV/TSV-clip importEike Rathke
2022-10-01tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-10-01Fix incrementing number in dbrange names during copying, tdf#145054 follow-upEike Rathke
2022-09-23Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-23tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-19Resolves: tdf#150312 Move base-cell-address to a valid sheet upon deletionEike Rathke
2022-09-19Resolves: tdf#151046 INDIRECT() try named expressions and DB range names firstEike Rathke
2022-09-19Resolves: tdf#132519 Use string reference syntax for CELL("ADDRESS";...)Eike Rathke
2022-09-15fix off-by-one in Calc shadow handling (tdf#150931)Luboš Luňák
2022-09-15libxml2: upgrade to release 2.10.2Michael Stahl
2022-09-15Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-09-14tdf#150779 tdf#150856 Revert "VCL add vcl::WindowPosSize ...Michael Weghorn
2022-09-13tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-12Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-09-11crashtesting: threaded assert on loading forum-de3-3100.odsCaolán McNamara
2022-09-08crashtesting: prevent nullptr accessEike Rathke
2022-09-07A ColRowName (label) is a QuotedLabel is a SingleQuotedEike Rathke
2022-09-07Resolves tdf#145159 - Use display colors in Header/Footer dialogHeiko Tietze
2022-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-07Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-07tdf#142031 - Collect all the characters for the formula suggestion auto inputAndreas Heinisch
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-05tdf#73845 restore Empty and NonEmpty query filter after FILEOPENChenxiong Qi