summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2024-10-06cid#1608598 silence Overflowed constantCaolán McNamara
2024-09-17Only call GetViewBindings onceMike Kaganski
2024-09-16cid#1619429 Dereference null return valueCaolán McNamara
2024-09-16use more concrete UNO types in scNoel Grandin
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-05use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-09-04use less dynamic_cast when broadcasting SfxHint in scNoel Grandin
2024-08-23drop the fuzzer workaround nowCaolán McNamara
2024-08-13cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25force max len for some oss-fuzz fuzzersCaolán McNamara
2024-07-22cid#1608424 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-18make ScRange single-arg constructor explicitNoel Grandin
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-17cid#1606549 Dereference null return valueCaolán McNamara
2024-07-04cid#1545560 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-18Add warning and progress to AutoFormatOliver Specht
2024-06-16cid#1603803 Unchecked return valueCaolán McNamara
2024-06-13Let ScDocShell::GetLinkUpdateModeState honor isUntrustedRefererStephan Bergmann
2024-06-01loplugin:ostr in sc/../docshellNoel Grandin
2024-05-23sc: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-19Resolves: tdf#160804 sc: ResizeMatrix: Use document grammarEike Rathke
2024-05-15lok: don't show separator conversion dialogSzymon Kłos
2024-05-12help msvc -analyzer out wrt C6011 Dereferencing NULL pointerCaolán McNamara
2024-05-10Fix row deletion bug.Gökay Şatır
2024-05-10Fix column deletion bug.Gökay Şatır
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-17tdf#129701 Follow-up of previous changeLaurent Balland
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-20add a sc-html fuzzerCaolán McNamara
2024-03-17Move undo info creation logic into ScUndoConditionalFormatMike Kaganski
2024-03-17tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-03-04tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet
2024-03-01sc lok: make the formula separator warning dialog asyncMiklos Vajna
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-17sc: Show warning for a XLS document with unknown encrypted partTomaž Vajngerl
2024-02-17tdf#129701 Skip empty cell: treat last columnLaurent Balland