summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-08-21ofz#70966 Integer-overflowCaolán McNamara
2024-08-20fixed tdf#162471: display comment time in ods if availablePranam Lashkari
2024-08-20tdf#161189 - CopyFromClip: improve handling of deleting notesAndreas Heinisch
2024-08-20tdf#160786 sc: Fix repeat char format code inaccuracyJonathan Clark
2024-08-20Another case of pointers comparisonMike Kaganski
2024-08-20tdf#162439: compare strings, not pointersMike Kaganski
2024-08-20tdf#162466 calc: added handling of firstHeaderRow="0" on xlsx filesJaume Pujantell
2024-08-13Use proper CharClass for uppercase, tdf#122718 follow-upEike Rathke
2024-08-08tdf#156689: don't initialize the last columns from the default attributesXisco Fauli
2024-07-31tdf#162009 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-26cid#1557678 Check of thread-shared field evades lock acquisitionNoel Grandin
2024-07-26Fix unwanted code behavior change in sc/Hossein
2024-07-25Resolves: tdf#162093 TableRef item specifier may occur standaloneEike Rathke
2024-07-18package: add additional consistency checks for local file headerMichael Stahl
2024-07-18cid#1555302 Different smart pointers managing same raw pointerCaolán McNamara
2024-07-18cid#1606549 Dereference null return valueCaolán McNamara
2024-07-14tdf#161785 Fix order overlays are repaintedRafael Lima
2024-07-11tdf#161964 - sc Fix Lookup functions error with only-row referenceBalazs Varga
2024-07-10tdf#161709 Make selection rectangle symmetric at any zoom levelRafael Lima
2024-07-10tdf#161712 invoke ScSimpleUndo::EndUndo() before ShowBlock()Patrick Luby
2024-07-08tdf#158110 - Paste special: improve check for cells with notesAndreas Heinisch
2024-07-08ofz#69444 Integer-overflowCaolán McNamara
2024-07-04xlsx: Don't export notes author when in privacy modeSamuel Mehrbrodt
2024-07-04xlsx: Don't export changes author/date when in privacy modeSamuel Mehrbrodt
2024-07-01Related: tdf#127293 Ignore 'search-criteria-must-apply-to-whole-cell'Balazs Varga
2024-06-25tdf#161658 Limit new selection overlay to Calc onlyRafael Lima
2024-06-25tdf#161743 Calc Sidebar Functions deck: move focus to document uponIlmari Lauhakangas
2024-06-24ods: Don't export changes author/date when in privacy modeSamuel Mehrbrodt
2024-06-24Related: tdf#127293 Add new Match_mode option for XLOOKUP andBalazs Varga
2024-06-21tdf#99528: revert vertical tabs changes (24.8 only)Xisco Fauli
2024-06-21tdf#161648 sc a11y: Set a11y names for items in border style controlMichael Weghorn
2024-06-21tdf#146468: Fix typo and move commentsKira Tubo
2024-06-21tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-06-18tdf#161616: do not set error when XGoalSeek failsXisco Fauli
2024-06-18tdf#68034: sc_goal_seek: Add unittestXisco Fauli
2024-06-18tdf#161511: sc_goal_seek: Add unittestXisco Fauli
2024-06-17cid#1603805 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-17tdf#68034: set the variable cell to value temporarily if neededMike Kaganski
2024-06-15tdf#158914 add back reusing weakly cached ScAccessibleCellsPatrick Luby
2024-06-14Flatten a bitMike Kaganski
2024-06-14tdf#161338: Pass a flag to ScDocument::Solver to avoid #NA! on errorMike Kaganski
2024-06-14tdf#161462 Remember Goal Seek settingsRafael Lima
2024-06-13tdf#161511: create column if not existsMike Kaganski
2024-06-13tdf#161338 Do not change variable cell when Goal Seek failsRafael Lima
2024-06-11tdf#161496 - Fix single ocPush tokens in LET function Name valuesBalazs Varga
2024-06-11tdf#158914 sc a11y: Remember new cell text againMichael Weghorn
2024-06-10tdf#161457 - Fix autofilter result is wrong when cells containBalazs Varga
2024-06-10tdf#161454 - Fix new array functions handle empty matrix cellsBalazs Varga
2024-06-09Related: tdf#137543 - fix LET function jump count numberBalazs Varga
2024-06-09ofz#69444 Integer-overflowCaolán McNamara