summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2023-03-03tdf#153669: Track formulas that stopped listening ...Kohei Yoshida7-31/+157
2023-03-03Fix viewsettings countSamuel Mehrbrodt1-1/+1
2023-03-03sc: fix divide by zero in ScGridWindow::DrawPagePreviewXisco Fauli1-6/+9
2023-02-28Always push a result, even if it's only an errorEike Rathke1-2/+2
2023-02-28Stack check safety belt before fishing in muddy watersEike Rathke2-2/+14
2023-02-22Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke1-1/+9
2023-02-20tdf#153724: make sure to retrieve the variable value before checking the typeMike Kaganski2-0/+39
2023-02-14tdf#153510: STYLE: try harder to detect when there's nothing to doMike Kaganski4-19/+44
2023-02-13sc: avoid divide by zero in ScEEImport::GraphicSizeXisco Fauli1-0/+6
2023-02-13Flatten ScInterpreter::ScStyleMike Kaganski1-33/+31
2023-02-13tdf#153514: try to find exact match, even when searching case-insensitivelyMike Kaganski1-2/+8
2023-02-13Resolves: tdf#139934 always apply cellXfs xf explicits (tdf#123139 related)Eike Rathke1-10/+36
2023-02-13Related: tdf#153510 Avoid modification of iterated containerMike Kaganski1-3/+2
2023-02-09crashtesting: crash on forum-mso-en4-719754.xlsx with fPercentile ~== 1Caolán McNamara1-1/+6
2023-01-19sc: fix crash in ScViewData::GetCurXForTab()Miklos Vajna1-1/+1
2023-01-19Resolves: tdf#153096 Split change track content action into columns againEike Rathke1-57/+39
2023-01-18tdf#153006 ordering of date/time formats in report builderNoel Grandin1-2/+0
2023-01-12Revert "Resolves tdf#143100 - Disable cell style commands when sheet is prote...Heiko Tietze1-3/+0
2023-01-11Resolves: tdf#151886 Use default locale with English function names againEike Rathke1-4/+4
2023-01-11Related: tdf#152948 Align AddInMap English names to Add-In implementationEike Rathke1-4/+4
2023-01-11Resolves: tdf#152950 don't set_active while frozenCaolán McNamara1-4/+7
2023-01-10Resolves: tdf#152948 Do not use GetExcelName() to obtain English function nameEike Rathke2-16/+49
2022-12-30tdf#152717: ScDdeLink::DataChanged may get OUString directlyMike Kaganski1-1/+2
2022-12-21sc: fix null deref in ScInputHandler::InputChangedXisco Fauli1-0/+3
2022-12-21sc: check ScDocShell::GetViewData()Xisco Fauli7-73/+99
2022-12-20tdf#152082 ODS: fix import of Empty filter operatorTünde Tóth3-0/+20
2022-12-19tdf#151152 sc filter: fix string entry checkingTünde Tóth2-3/+63
2022-12-19tdf#151755 fix export of borders of contentless cellsAttila Szűcs3-3/+27
2022-12-19lok: protect sc from null ScViewData.Michael Meeks1-1/+10
2022-12-19check SfxObjectShell::Current()Caolán McNamara4-10/+13
2022-12-16sc: fix null deref in ScDocShell::ExecuteXisco Fauli1-5/+9
2022-12-14crashtesting: null deref see on loading forum-mso-en4-531817.xlsxCaolán McNamara1-1/+2
2022-12-13crashtesting: use of uninitialized data in forum-mso-en4-93354.xlsCaolán McNamara1-1/+8
2022-12-12crashtesting: assert seen on loading forum-mso-en4-497867.xlsxCaolán McNamara1-1/+1
2022-12-11tdf#152455: Strings not translatable in paste special dialogJulien Nabet1-3/+3
2022-12-08Resolves: tdf#152421 'GTK_IS_LABEL (label)' assertion failureCaolán McNamara1-0/+1
2022-12-08Resolves: tdf#152325 initial "select" may not set the cursor to that posCaolán McNamara1-1/+1
2022-12-02Related: tdf#46444 tdf#152081 sc: add unit test for note hidingBalazs Varga3-1/+37
2022-11-29tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl1-0/+6
2022-11-28tdf#70293 XLSX export: fix lost grouping of shapesTibor Nagy3-7/+36
2022-11-23tdf#46444 tdf#152081 sc: hide notes in hidden rows or columnsBalazs Varga1-13/+11
2022-11-17Resolves: tdf#152053 GetOptimalColWidth() obtain number format from next rowEike Rathke1-1/+13
2022-11-15Resolves: tdf#151947 Merging separators must not scan for field endEike Rathke1-1/+1
2022-11-13Resolves: tdf#152014 When reusing interpreter context slot clear lookup cacheEike Rathke1-1/+5
2022-11-09tdf#124098: sc, ods import: do not recalculate row heightsBalazs Varga1-2/+27
2022-11-09tdf#122188 border colors should be the same regardless of the desktop themeCaolán McNamara2-8/+4
2022-11-09tdf#151610 chart colors should be the same regardless of the desktop themeCaolán McNamara2-6/+6
2022-11-02Resolves: tdf#147141 style:header-first/footer-first only ODF 1.3|1.2-extendedEike Rathke1-1/+12
2022-11-01tdf#151484 Data Validity list looses separation when saving as XLSNoel Grandin2-2/+4
2022-11-01tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl1-2/+2