summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-12-19tdf#163395 tdf#153057 - sc fix standard filter problem with formattedBalazs Varga
2024-12-19tdf#157476 tdf#150861 - sc fix autoFilter is filtering incorrectlyBalazs Varga
2024-12-02crashtesting: failure to export forum-mso-en4-491312.xlsx to odsCaolán McNamara
2024-11-28tdf#163842 Fix autofilter ascending sort condition reference importGülşah Köse
2024-11-24tdf#163667 speed up spreadsheet with lots of cond formattingNoel Grandin
2024-11-22ofz#380107559 fods2xlsfuzzer Null-dereference READCaolán McNamara
2024-11-20catch invalid ranges at exportCaolán McNamara
2024-11-19tdf#162992: Fix the wrong detection of hidden autofilter buttonGülşah Köse
2024-11-19Resolves: tdf#163831 Invalidate cache if the style is modifiedCaolán McNamara
2024-11-18tdf#122716: take encoding defined for font into accountMike Kaganski
2024-11-06Related: tdf#163736 - sc: Fix wrong nSearchMode (0) in vlookupBalazs Varga
2024-11-06tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga
2024-11-05fix bug in XclExpXF::Init (tdf#163667 related)Noel Grandin
2024-11-04fix GetBackColorFilterEntries missing colorsNoel Grandin
2024-10-30tdf#119745: Improve horizontal scroll speed in Calc for Windows.Marc Mondesir
2024-10-24Resolves: tdf#163554 Read/write Excel 3D reference as 'Sheet1:Sheet2'!C4Eike Rathke
2024-10-21tdf#163344: improve Converter::convertDurationMike Kaganski
2024-10-14tdf#161968 UI Assign macro to shape crashes CALCNoel Grandin
2024-10-14loplugin:unusedmethodsNoel Grandin
2024-10-14tdf#163375 sc: fix sumproduct crash bacause of non exists tokenBalazs Varga
2024-10-08Resolves: tdf#163275 crash in async dialog use after freeCaolán McNamara
2024-10-07tdf#163019 - Remove the formula of a cell during paste specialAndreas Heinisch
2024-10-05tdf#163291 Fix AdditionsDialog in start centerHossein
2024-10-04sc: convert import test into export testXisco Fauli
2024-10-03tdf#159690 tdf#159938 Revert "tdf#158252 sc: Enable text wrapping...Justin Luth
2024-10-03tdf#161453 tdf#158252 tdf#159690 Revert "sc: Fix wrapText ...Justin Luth
2024-09-25tdf#163091: check rParam.mnX before passing it to RowInfo::cellInfoMike Kaganski
2024-09-23tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-17tdf#161444 sc a11y: Send focused event when switching sheetsMichael Weghorn
2024-09-17tdf#162987: check return value of GetViewBindingsMike Kaganski
2024-09-17Check return value of GetViewBindingsMike Kaganski
2024-09-14tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-09-13null pattern deref seen in ScViewData::SetEditEngineCaolán McNamara
2024-09-12tdf#162899 Accept BYTE and SHORT types in the Solver Options dialogRafael Lima
2024-09-11Add-In CompatibilityName: for "en-US" try the most likely fallback of "en"Eike Rathke
2024-09-09tdf#162829: Dereference before null checkXisco Fauli
2024-09-07tdf#161945 increase sensitivity for negative horizontal deltasPatrick Luby
2024-09-07tdf#162822: Revert "tdf#152336 Detect charset... (24.8 only)Xisco Fauli
2024-09-04Related: tdf#161599 pre-initialize ScCompiler ODFF and OOXML final OpCodeMapEike Rathke
2024-09-03Resolves: tdf#161599 Write Add-In CompatibilityName (if any) to OOXMLEike Rathke
2024-09-03Related: tdf#161599 Accept Add-In CompatibilityName when reading OOXMLEike Rathke
2024-09-02null deref of pTableView seenCaolán McNamara
2024-08-31Resolves: tdf#162659 toggle buttons have no "weight" propertyCaolán McNamara
2024-08-30tdf#162006 Use contrast outline for the AutoFill/Cursor handle as wellRafael Lima
2024-08-30Related: tdf#161599 Do not skip first of fallbacks of CompatibilityName localeEike Rathke
2024-08-30Resolves: tdf#162651 area under removed editview needs to be refreshedCaolán McNamara
2024-08-29tdf#157198 auto correct done on EndExtTextInput not seen until next updateCaolán McNamara
2024-08-29tdf#161709 Remove extra space between cursor and cell edgesRafael Lima
2024-08-28Remove superfluous unused temporary ScCompiler instancesEike Rathke
2024-08-27tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-valueMiklos Vajna