summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2023-01-05sc : use std::mutex for CharClass initialisationArnaud VERSINI
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2022-12-30optimise SUMPRODUCT(IF..) a littleNoel Grandin
2022-12-22tdf#152535 Provide better localization for "Grand" subtotal stringsRafael Lima
2022-12-11reuse RID_SECURITY_WARNING_TITLE for update links infobarCaolán McNamara
2022-12-08Related: tdf#120190 Factor out ScDocument::CreateSharedStringTextObject()Eike Rathke
2022-12-07Resolves: tdf#120190 Handle multiline string in Formula to Value conversionEike Rathke
2022-11-30xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-14Add some missing member operator== const qualifiersStephan Bergmann
2022-11-13Clear only lookup caches of calling documentEike Rathke
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-11-02tdf#134882 Change label in the dialog: 'fit' is replaced with 'shrink'Bogdan B
2022-10-31tdf#150465 Improve description of RANDBETWEEN in function wizardRafael Lima
2022-10-24Related: tdf#140554 Function Wizard, FIXED() second parameter default is 2Eike Rathke
2022-10-18tdf#131910 speed up chart displayNoel Grandin
2022-10-06use more string_view in scNoel Grandin
2022-09-29introduce ScTable::GetColumnData() (tdf#151182)Luboš Luňák
2022-09-25Resolves: tdf#151165 Function Wizard: ISODD()/ISEVEN() truncate to integerEike Rathke
2022-09-23Rename #defineTaichi Haradaguchi
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-17speed up large sheet with lots of conditionsNoel Grandin
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14Related: tdf#149665 Unify input of a leading ' apostrophe in non-Text cellEike Rathke
2022-09-14Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-11ScValueIterator ScDocument& parameter is now superfluousEike Rathke
2022-09-09GetCurNumFmtInfo is always called with the same context as given in ctorCaolán McNamara
2022-09-09always pass ScInterpreterContext to ScValueIteratorCaolán McNamara
2022-09-09Resolves: tdf#150312 Move base-cell-address to a valid sheet upon deletionEike Rathke
2022-09-06cid#1509199 silence Constant expression resultCaolán McNamara
2022-09-06Simplify by using replace instead of replaceAt in loop in sc/compilerJulien Nabet
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-09-02no need to use unique_ptr for this map in sc::FormulaGroupAreaListenerNoel Grandin
2022-09-02Related: tdf#150271 Adjust unquoted string message to realityEike Rathke
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin
2022-09-01Related: tdf#142293 Have ScCompiler::GetOpCodeMap() overwriteEike Rathke
2022-08-30Move input handler function names to ScGlobal staticEike Rathke
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-28Fix typoAndrea Gelmini
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-08-27Do not gather function data over and over again for each formula inputEike Rathke
2022-08-26Fix typosAndrea Gelmini
2022-08-25try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499)Luboš Luňák
2022-08-23Make static ScCompiler::GetCharClassLocalized() public as wellEike Rathke
2022-08-19tdf#150336 add a static_assert to catch that happening againCaolán McNamara
2022-08-19Resolves: tdf#150336 overlapping slot idsCaolán McNamara