summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2023-12-21tdf#158375: adapt UI when DDE is disabled via DisableActiveContentSarper Akdemir3-0/+18
2023-12-21tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir1-0/+4
2023-12-21tdf#158375: adapt UI when embedded content is disabled via optionSarper Akdemir1-0/+11
2023-12-19tdf#154339: do not cache GetCellArea results for nowXisco Fauli4-33/+6
2023-12-19Related: cool#6893 ScFormulaGroupIterator::next creates columnsCaolán McNamara1-1/+1
2023-12-15tdf#33201 Add UNO command for Column/Row HighlightingSahil6-0/+41
2023-12-14tdf#158551: fix crash Paste Special with Operation (mdds)Julien Nabet1-2/+2
2023-12-14tdf#152929: Sparkline ignore "High points" color when all values are negativeJulien Nabet1-1/+1
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-08cid#1545764 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara2-5/+2
2023-12-08tdf#158466 - UI: Part 49 - Unify lockdown behavior of Options dialogBalazs Varga3-45/+476
2023-12-08Remove duplicated includeAndrea Gelmini1-1/+0
2023-12-07busy loop seen on ods export attemptCaolán McNamara1-1/+7
2023-12-07tdf#158465 - UI: Part 48 - Unify lockdown behavior of Options dialogBalazs Varga3-6/+68
2023-12-07Resave with newer Glade versionBalazs Varga1-37/+37
2023-12-07tdf#33201 Move Cell position logic inside the functionSahil2-10/+9
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin2-2/+1
2023-12-07tdf#158464 - UI: Part 47 - Unify lockdown behavior of Options dialogBalazs Varga3-61/+325
2023-12-05Resolves: tdf#158223 Revert "fix" for tdf#156174 and follow-upEike Rathke1-7/+12
2023-12-05sc: show a message dialog if insert cells failHenry Castro2-0/+6
2023-12-05[API CHANGE] Drop unused XAxis/YAxis config groupsGabor Kelemen1-30/+4
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet1-2/+10
2023-12-04sc SetLayoutRTL: Only call PostPaint for current tabAron Budea1-1/+1
2023-12-04lok: Notify all tabs in the rangeAron Budea1-2/+4
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet1-2/+6
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet2-3/+9
2023-12-04tdf#33201 Checkbox Implementation for Col/row HighlightSahil Gautam3-3/+35
2023-12-04tdf#158483: sc_subsequent_filters_test4: Add unittestXisco Fauli2-0/+625
2023-12-04cid#1546332 Using invalid iteratorJulien Nabet2-3/+13
2023-12-01cid#1555476 silence Unchecked return valueCaolán McNamara1-1/+1
2023-12-01Prefer checked ptr to SdrPageView over uncheckedArmin Le Grand (allotropia)1-1/+1
2023-12-01move the SfxItemPoolCache to sc/Noel Grandin10-31/+197
2023-11-30Make ScOutputData::DrawSelectiveObjects compatibleArmin Le Grand (allotropia)1-1/+53
2023-11-30cppunit test for notification of note position changes on row/col changesCaolán McNamara1-5/+26
2023-11-30No kit notification of note position changes on insert/delete rowCaolán McNamara5-3/+40
2023-11-29sc: qa: add unit test "testBackColorFilter"Henry Castro1-0/+38
2023-11-29Extended loplugin:ostr: scStephan Bergmann6-21/+21
2023-11-29sc: fix back color filter entriesHenry Castro3-0/+68
2023-11-28cid#1555974 silence Unchecked return valueCaolán McNamara2-4/+4
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-10/+23
2023-11-28ScViewOptions::operator== doesn't compare sColorSchemeNameCaolán McNamara1-0/+1
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna4-5/+6
2023-11-27tdf#33201 Change default HighlightOverlay colorSahil1-2/+4
2023-11-26Fix typoAndrea Gelmini1-1/+1
2023-11-24tdf#158294 HTML simple format also added to paste special toolboxOliver Specht1-1/+3
2023-11-24use more concrete UNO in scNoel Grandin11-102/+87
2023-11-24loplugin:fieldcast in ScXMLImportNoel Grandin2-11/+11
2023-11-24use more concrete UNO in scNoel Grandin15-39/+41
2023-11-24loplugin:fieldcast in oox::xls::PivotTableNoel Grandin2-11/+8