summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-05-24sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell
2024-05-23lok: sc: fix print mode document back colorHenry Castro
2024-05-22Related: tdf#160725 - Add horizontal binary search mode for SortedCacheBalazs Varga
2024-05-22tdf#160725 - Fix XLOOKUP has different result for approximateBalazs Varga
2024-05-21sc: LOK: invalidate sheet geometry on row height changesPranam Lashkari
2024-05-17fix linker error for PCH buildThorsten Behrens
2024-05-17tdf#160855 fix crash due to Skia's internal maximum pixel limitPatrick Luby
2024-05-16make AutoFill work for Copy cells and Fill seriesBayram Çiçek
2024-05-10drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-10sc: undo: unify height adjust logic in undo with regular logicPranam Lashkari
2024-05-10Fix row deletion bug.Gökay Şatır
2024-05-10Fix column deletion bug.Gökay Şatır
2024-05-09make object name dialog asyncNoel Grandin
2024-05-08wrong ScContentTree::SelectEntryByName early return conditionCaolán McNamara
2024-05-08Related: tdf#160056 don't call GetParamCount twiceCaolán McNamara
2024-05-08Related: tdf#160056 don't set nVal twiceCaolán McNamara
2024-05-08Related: tdf#160056 all maTokens are FormulaTypedDoubleToken*Caolán McNamara
2024-05-08Related: tdf#160056 various functions and objects that can be constCaolán McNamara
2024-05-08tdf#160329 update objects after row sort is finishedRegina Henschel
2024-05-08Only run solver uitest if either lpsolve or coinbase is inThorsten Behrens
2024-05-08tdf#160765 - Paste Special Dialog: Remember comments checkboxAndreas Heinisch
2024-05-08tdf#160765 - Save content for undo when pasting notesAndreas Heinisch
2024-05-08Resolves tdf#159569 - Conditional Formatting dialog jumps with message stringHeiko Tietze
2024-05-07lok: don't show separator conversion dialogSzymon Kłos
2024-05-07speed up copy/paste large spreadsheet rangesNoel Grandin
2024-05-07always check return of SfxViewShell::Current()Caolán McNamara
2024-05-06xlsx export: fix corrupt file for Excel: protectedRange must have sqrefJustin Luth
2024-05-01lok: test number formats with different localeSzymon Kłos
2024-04-30tdf#160711 - sc fix XLOOKUP function search for empty cellBalazs Varga
2024-04-29LOK: hide cancel button in csv import dialogPranam Lashkari
2024-04-24cool#8789 sc lok: classify multi-selection with 2 cells as simpleMiklos Vajna
2024-04-24sc: fix crash in ScColumn::SetEditText()Miklos Vajna
2024-04-24xlsx export: never export short-hand version of range addressJustin Luth
2024-04-22tdf#160706 speed up loading conditional formatting rule in XLSNoel Grandin
2024-04-19tdf#129701 Follow-up of previous changeLaurent Balland
2024-04-19ofz#68081 keep within boundsCaolán McNamara
2024-04-18cool#8789 sc lok: fix copy for multi-selectionsMiklos Vajna
2024-04-15Related: tdf#160056 FormulaResult may ref an initial interpreter FormulaTokenCaolán McNamara
2024-04-15avoid SvNumberFormatter lock in formula-group-threadingCaolán McNamara
2024-04-15Related: tdf#160056 this can be staticCaolán McNamara
2024-04-15Related: tdf#160056 elide ref counting for initial tokensCaolán McNamara
2024-04-15tdf#160369 Do not broadcast temporarily group changeRegina Henschel
2024-04-15tdf#160399 speed up print previewNoel Grandin
2024-04-15tdf#160399 speed up print previewNoel Grandin
2024-04-15tdf#156655 sc: fix disappear text in merged cellTibor Nagy
2024-04-15Related: tdf#127293 Fix regex search mode in XLOOKUP wildcards modeBalazs Varga
2024-04-15tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga
2024-04-15tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga
2024-04-15tdf#114441 Convert use of sal_uLong to better integer typesgilssonn
2024-04-15Move #include <queryiter.hxx> to where it is actually usedStephan Bergmann