summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-20cool#6893 reduce allocation in ScGridWindow::PaintTileNoel Grandin
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-16cid#1586339 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-15sc: condfmt-perf: use a shared cache that...Dennis Francis
2024-01-15loplugin:unnecessaryvirtualNoel Grandin
2024-01-15cid#1559946 Missing move assignment operatorCaolán McNamara
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)
2024-01-10Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil
2024-01-08cid#1583700 Uninitialized scalar variableCaolán McNamara
2024-01-08calc: Add option to keep edit mode on enter/tabSkyler Grey
2024-01-07Resolves: tdf#159046 hang on export of math objects in cellsCaolán McNamara
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski
2024-01-06tdf#73678 Prevent conditional formatting from being lost in CalcMatt K
2024-01-03tdf#114441 Convert use of sal_uLong to better integer typesgilssonn
2024-01-02cid#1545989 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30tdf#158254: generalize and use algorithm to apply with allocationMike Kaganski
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen
2023-12-22InsertDeleteFlags should be synchronized with css::sheet::CellFlagsMike Kaganski
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara
2023-12-21Add export sheet range option to calcNickWingate
2023-12-21tdf#158375: adapt UI when DDE is disabled via DisableActiveContentSarper Akdemir
2023-12-19cool#7853 sc lok: fix bad view id on hyperlink clickMiklos Vajna
2023-12-19tdf#154339: do not cache GetCellArea results for nowXisco Fauli
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-12tdf#33201 Add UNO command for Column/Row HighlightingSahil
2023-12-12sc: Unify GetColumnDataAron Budea
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-05sc: show a message dialog if insert cells failHenry Castro
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin
2023-11-30No kit notification of note position changes on insert/delete rowCaolán McNamara
2023-11-29sc: fix back color filter entriesHenry Castro
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)
2023-11-13tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognitionMike Kaganski
2023-11-11sc: extend backcolor areaHenry Castro
2023-11-10tdf#96854 - De-static-ize last used option for copy/move sheetAndreas Heinisch
2023-11-09loplugin:fieldcast in ScCompiler::TableRefEntryNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-01pass SfxItemSet by const & to CreateNoteFromObjectDataNoel Grandin
2023-10-31tell client when the cell for the comment changedCaolán McNamara
2023-10-27Make simple conditional formatting dialog translatedSzymon Kłos
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland