summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2024-05-17tdf#160835 Fix the use of "population" in Calc functionsRafael Lima
2024-05-17Review of UNIQUE function arguments textOlivier Hallot
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-05-15Review RANDARRAY arguments explanationOlivier Hallot
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga
2024-05-12replace createFromAscii with OUString literals in ScIconSetFormatNoel Grandin
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga
2024-05-07Resolves tdf#156885 - Make comment authorship optionalHeiko Tietze
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara
2024-05-06Lets see if "MSVC '12 'unreferenced formal parameter'" workaround can go nowStephan Bergmann
2024-05-05Avoid loplugin:casttovoid with recent Clang 19 trunkStephan Bergmann
2024-05-01Related: tdf#160725 - Add horizontal binary search mode for SortedCacheBalazs Varga
2024-04-30tdf#160725 - Fix XLOOKUP has different result for approximateBalazs Varga
2024-04-29fix macos buildNoel Grandin
2024-04-29fix Windows buildNoel Grandin
2024-04-27reduce symbol visibility in scNoel Grandin
2024-04-26tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed
2024-04-22pivot: handle whole row/column selections, added many testsTomaž Vajngerl
2024-04-21Related: tdf#160056 add number format info to ScPatternAttr cacheCaolán McNamara
2024-04-20tdf#80390 Extend InsertCells Dialog to allow adding a set of Rows/ColumnsSahil Gautam
2024-04-19tdf#160706 speed up loading conditional formatting rule in XLS (4)Noel Grandin
2024-04-16pivot: suppprt multiple cell format reference indicesTomaž Vajngerl
2024-04-15pivot: improve format matching, add empty cell checking to testsTomaž Vajngerl
2024-04-15Related: tdf#160056 FormulaResult may ref an initial interpreter FormulaTokenCaolán McNamara
2024-04-13Related: tdf#160056 all maTokens are FormulaTypedDoubleToken*Caolán McNamara
2024-04-13Remove duplicated includeAndrea Gelmini
2024-04-13Fix typoAndrea Gelmini
2024-04-13pivot: Export Pivot Table "formats" element(s)Tomaž Vajngerl
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-04-12pivot: PivotTableFormatOutput to resolve and set PT cell formatTomaž Vajngerl
2024-04-12pivot: ScDPSource prefix membersTomaž Vajngerl
2024-04-12pivot: use ScPatternAttr not styles for pivot table cell formatTomaž Vajngerl
2024-04-12pivot: split ScDPOutput::Output to multiple methodsTomaž Vajngerl
2024-04-11pivot: forward pivot table format data into the pivot table modelTomaž Vajngerl
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-04-08tdf#160064 Hide named ranges/expressions of solver modelsRafael Lima
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei
2024-04-05tdf#143148 use pragma once instead of include guards in scPrintf Debugging
2024-04-04Remove duplicated includeAndrea Gelmini
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-03reduce cost of displaying sheets with conditional formattingNoel Grandin
2024-04-03Remove duplicated includeAndrea Gelmini
2024-04-02crashtesting: SvNFEngine::DefaultCurrencyRO assertCaolán McNamara
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk
2024-04-02tdf#160399 speed up print previewNoel Grandin
2024-03-29speed up ScPatternAttrNoel Grandin
2024-03-29crashtesting: fix SvNFEngine::CacheFormatRO assertCaolán McNamara
2024-03-27convert ScChartObj to comphelper::WeakComponentImplHelperNoel Grandin