summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-05-31move related functions next to each otherLuboš Luňák
2018-05-31assert(!bThreadedGroupCalcInProgress) in ScGlobal get-or-create functionsLuboš Luňák
2018-05-31move mbThreadedGroupCalcInProgress from ScDocument to ScGlobalLuboš Luňák
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-31Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara
2018-05-30protect one-time creation in ScGlobal::Get(Case)Collator() by a mutexLuboš Luňák
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-05-29avoid using EditEngine in ScEditUtils::GetString() if possibleLuboš Luňák
2018-05-29forcepoint#40 null derefCaolán McNamara
2018-05-28sc: simplify ScModule::GetClipDocHenry Castro
2018-05-28blacklist ocDBSum for calc's threadingLuboš Luňák
2018-05-28DBase: synchronize DB types known on Calc with those known on BaseJulien Nabet
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-28weld ScTabBgColorDlgCaolán McNamara
2018-05-28tdf#100756 slowdown in manipulating spreadsheet via UNONoel Grandin
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-28sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro
2018-05-27misleading comment: not every sheet is examinedJustin Luth
2018-05-26fix build failure on some systemCaolán McNamara
2018-05-26Rename bNeedEdit → bUseEditEngineKhaled Hosny
2018-05-25Fix typoAndrea Gelmini
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-25improve some loggingNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-05-24optimize ScColumn::HandleRefArrayForParallelism()libreoffice-6-1-branch-pointLuboš Luňák
2018-05-24avoid CELLTYPE_EDIT for calc's threaded calculationsLuboš Luňák
2018-05-24this should be a refNoel Grandin
2018-05-24tdf#117706 Multi-select copying rows between sheets brokenNoel Grandin
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara
2018-05-24reduce some unnecessary ScRangeList copyingNoel Grandin
2018-05-24Calc threading : Check for "self" references...Dennis Francis
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-05-23extend mutex protection to the whole of ScEditUtil::GetString()Luboš Luňák
2018-05-22Fix typosAndrea Gelmini
2018-05-22Conditional jump or move depends on uninitialised valueStephan Bergmann
2018-05-22tdf#42949 Fix IWYU warnings in sc/inc/formularesult.hxxGabor Kelemen
2018-05-22Fix the incomplete self reference checks for doublerefsDennis Francis
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara