summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-05-31drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-05-30sc: Insert a space for consistencyTakeshi Abe
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-30Revert "UITest_calc_tests: disable randomly failing assert for now"Luboš Luňák
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29uitest for bug tdf#104117 and tdf#80693Zdeněk Crhonek
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-29tdf#42949 Fix IWYU warnings in sc/inc/m*Gabor Kelemen
2018-05-28sc: simplify ScModule::GetClipDocHenry Castro
2018-05-28blacklist ocDBSum for calc's threadingLuboš Luňák
2018-05-28uitest Calc Fill random numberZdeněk Crhonek
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-28Fix typosAndrea Gelmini
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-27uitest for bug tdf#54018Zdeněk Crhonek
2018-05-26fix build failure on some systemCaolán McNamara
2018-05-26Rename bNeedEdit → bUseEditEngineKhaled Hosny
2018-05-26UITest_calc_tests: disable randomly failing assert for nowMiklos Vajna
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-23Fix typoAndrea Gelmini
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier
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-23Fix typoAndrea Gelmini
2018-05-22Fix typosAndrea Gelmini
2018-05-22Conditional jump or move depends on uninitialised valueStephan Bergmann
2018-05-22uitest for bug tdf89958Zdeněk Crhonek