summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-12-01cid#1555476 silence Unchecked return valueCaolán McNamara
2023-12-01Prefer checked ptr to SdrPageView over uncheckedArmin Le Grand (allotropia)
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin
2023-11-30Make ScOutputData::DrawSelectiveObjects compatibleArmin Le Grand (allotropia)
2023-11-30cppunit test for notification of note position changes on row/col changesCaolán McNamara
2023-11-30No kit notification of note position changes on insert/delete rowCaolán McNamara
2023-11-29sc: qa: add unit test "testBackColorFilter"Henry Castro
2023-11-29Extended loplugin:ostr: scStephan Bergmann
2023-11-29sc: fix back color filter entriesHenry Castro
2023-11-28cid#1555974 silence Unchecked return valueCaolán McNamara
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-28ScViewOptions::operator== doesn't compare sColorSchemeNameCaolán McNamara
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-11-27tdf#33201 Change default HighlightOverlay colorSahil
2023-11-26Fix typoAndrea Gelmini
2023-11-24tdf#158294 HTML simple format also added to paste special toolboxOliver Specht
2023-11-24use more concrete UNO in scNoel Grandin
2023-11-24loplugin:fieldcast in ScXMLImportNoel Grandin
2023-11-24use more concrete UNO in scNoel Grandin
2023-11-24loplugin:fieldcast in oox::xls::PivotTableNoel Grandin
2023-11-23tdf#158252 sc: Enable text wrapping when inputting line breaks in cellofftkp
2023-11-22tdf#125580: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-11-22tdf#127498: sc_datetime_functions: Add unittestXisco Fauli
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)
2023-11-20lok: async calc merge-cells popup dialog.Michael Meeks
2023-11-20pass by ref, not pointer, in ScViewFunc::ApplyAttributesNoel Grandin
2023-11-20use the cheaper variant of SfxItemPool::areSame where possibleNoel Grandin
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-11-19Fix typoAndrea Gelmini
2023-11-19tdf#33201 Make Row/column highlight usableSahil Gautam
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8)Julien Nabet
2023-11-19Fix performance regression with ScPatternAttr/SCArmin Le Grand (allotropia)
2023-11-18Remove useless using + once use of replace pair by std::pairJulien Nabet
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam
2023-11-16tdf#146386 cui,sc,sw: Office::Common::Filter::HTML::Export::LocalGraphicMichael Stahl
2023-11-16reorg calc hyperlink check to reuse elsewhereCaolán McNamara
2023-11-15tdf#158031 editeng: rename GetFieldAtCursorJustin Luth
2023-11-15tdf#158031 editeng SID_HYPERLINK_GETLINK: use GetFieldAtSelectionJustin Luth
2023-11-15tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 editeng SID_OPEN_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink stateJustin Luth
2023-11-15tdf#158031 editeng SID_*_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#157518: add password strength bar to protectsheetdlg.uiSarper Akdemir
2023-11-15avoid double map lookupNoel Grandin
2023-11-15merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-11-15tdf#158030 sc a11y: Report cell coords via {row,col}indextext obj attrMichael Weghorn
2023-11-14loplugin:unusedfieldsNoel Grandin