summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
11 hourscalc html filter ScDocShell* deref for document propertiesCaolán McNamara1-4/+6
16 hourscid#1594402 Unchecked dynamic_castCaolán McNamara1-26/+28
36 hoursMove undo info creation logic into ScUndoConditionalFormatMike Kaganski3-24/+24
42 hoursloplugin:unusedmethodsNoel Grandin1-2/+0
44 hourstdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski3-27/+30
2 daystdf#160122 Increase height of the Solver Options dialogRafael Lima1-1/+1
2 daysloplugin:unusedfieldsNoel Grandin3-11/+3
4 daysRelated: tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga1-2/+2
5 dayscool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski4-2/+26
5 daystdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski111-167/+2
5 daystdf#48140: Remove unused headers from xlsx importseturaj1-2/+0
5 daystdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski6-17/+17
5 daystdf#156655 sc: fix disappear text in merged cellTibor Nagy1-6/+8
5 daysFix typoAndrea Gelmini1-1/+1
5 daysrelated tdf#123026 xmlimprt: cleanup #includes after removing code blockJustin Luth1-5/+0
6 daysthis formatter can be constCaolán McNamara1-1/+1
6 daystdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth5-73/+63
6 daystdf#148170 - Convert print range to an excel cell rangeAndreas Heinisch4-3/+44
6 daystdf#160117: check bAnyConditionMike Kaganski1-2/+2
6 daystdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-1/+1
6 dayssc: prefix members of ScDPSaveDataTomaž Vajngerl2-100/+88
6 dayssc: prefix members of ScDPObjectTomaž Vajngerl2-298/+300
7 daystdf#160056 don't need to create a boost::intrusive_ptr to do searchCaolán McNamara1-0/+6
7 daystdf#156814 Remove sheet name if range belongs to the same sheet (Solver)Rafael Lima3-12/+87
7 daysmove rng out of ScInterpreter and into the ScInterpreterContextCaolán McNamara4-28/+17
8 daystdf#159094 sc: fix failure when exporting media files to PDFTibor Nagy3-8/+196
8 daystdf#159373: sc_uicalc: Add unittestXisco Fauli2-0/+20
8 daysUse weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski43-143/+122
10 daystdf#158773 avoid some OUString constructionNoel Grandin2-8/+8
10 daystdf#145614 Convert #define to constexprSujatro Bhadra1-2/+2
11 daysuse more string_viewNoel Grandin5-15/+16
12 daysfix indentCaolán McNamara1-4/+4
12 daysadd truncate-multiline for consistencyCaolán McNamara1-0/+3
12 daysRevert hyperlinkInfoAtPositon changes.Gökay Şatır2-21/+0
12 daysmake more symbols private in calcNoel Grandin28-388/+388
12 daystdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin3-14/+14
13 daysrelated: tdf#159879: test chart dialogsXisco Fauli2-2/+127
13 daysuitest: rename testfileXisco Fauli7-6/+6
13 daystdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin3-4/+3
13 daystdf#158735 Save solver settings for DEPS and SCO as wellRafael Lima4-10/+356
13 daystdf#160056 comphelper::rng takes a mutex for every random numberCaolán McNamara2-9/+27
13 daystdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroSujatro Bhadra1-4/+4
14 daysCreate an UNO service to do the symbol lookup in scNoel Grandin4-31/+73
14 daystdf#159933 crash when applying Solarize filter to raster imageNoel Grandin1-2/+3
14 dayssave and return the set value in the case that 'SpellOnline' is usedCaolán McNamara2-8/+8
2024-03-04tdf#158802: sc_uicalc: Add unittestXisco Fauli2-0/+20
2024-03-04tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet1-0/+3
2024-03-04tdf#159483 sc HTML copy: handle data-sheets-formula attributeMiklos Vajna2-0/+35
2024-03-04Remove break after returnAndrea Gelmini1-4/+0
2024-03-04tdf#160003 use correct sheet in clipboard for testRegina Henschel3-1/+25