summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-06-05Improvement to conditional formatting namingJaviya Vivekkumar Dineshbhai
2024-06-04partial revert to restore existence of Expander wrappersCaolán McNamara
2024-06-03tdf#160589: compare the correct OutDev with PageWindowsArmin Le Grand (allotropia)
2024-06-03Resolves: tdf#158789 operate on query array if no extra array or range givenEike Rathke
2024-06-03Related: tdf#161301 strip single stray leading "[$]" garbage from formatCodeEike Rathke
2024-06-03Related: tdf#160056 call FormulaCompiler::IsOpCodeJumpCommand just onceCaolán McNamara
2024-06-03cid#1598442 Dereference null return valueCaolán McNamara
2024-06-03sc: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-06-03related tdf#158914 sc a11y: Release references when disposing sheetMichael Weghorn
2024-06-03sc: check GetActiveViewShell()Xisco Fauli
2024-06-03Resolves: tdf#160804 sc: ResizeMatrix: Use document grammarEike Rathke
2024-05-28add AutoFill menu items - LOK_CALLBACK_CONTEXT_MENUBayram Çiçek
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