summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand33-106/+115
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen23-11/+26
2018-05-24optimize ScColumn::HandleRefArrayForParallelism()libreoffice-6-1-branch-pointLuboš Luňák1-7/+30
2018-05-24avoid CELLTYPE_EDIT for calc's threaded calculationsLuboš Luňák1-0/+3
2018-05-24this should be a refNoel Grandin1-1/+1
2018-05-24tdf#117706 Multi-select copying rows between sheets brokenNoel Grandin2-23/+23
2018-05-24member can be a ref instead of a pointerCaolán McNamara15-99/+98
2018-05-24ScTabViewShell is never optionalCaolán McNamara24-103/+103
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara4-15/+15
2018-05-24reduce some unnecessary ScRangeList copyingNoel Grandin3-26/+9
2018-05-24Calc threading : Check for "self" references...Dennis Francis4-2/+67
2018-05-23Fix typoAndrea Gelmini1-1/+1
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier32-32/+32
2018-05-23tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro20-76/+174
2018-05-23extend mutex protection to the whole of ScEditUtil::GetString()Luboš Luňák1-2/+2
2018-05-23Fix typoAndrea Gelmini1-2/+2
2018-05-22Fix typosAndrea Gelmini1-2/+2
2018-05-22Conditional jump or move depends on uninitialised valueStephan Bergmann1-2/+2
2018-05-22uitest for bug tdf89958Zdeněk Crhonek2-0/+71
2018-05-22Missing test dependencyStephan Bergmann1-0/+4
2018-05-22tdf#42949 Fix IWYU warnings in sc/inc/formularesult.hxxGabor Kelemen10-1/+20
2018-05-22Fix the incomplete self reference checks for doublerefsDennis Francis1-2/+37
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky2-4/+0
2018-05-21uitest - Calc standard filterZdeněk Crhonek2-0/+745
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara14-516/+453
2018-05-21sc: Avoid looking up system clock twice to get current datetimeTakeshi Abe1-3/+2
2018-05-21loplugin:unusedfields in scNoel Grandin49-151/+74
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara8-72/+57
2018-05-20weld ScCalcOptionsDialogCaolán McNamara4-135/+109
2018-05-20weld ScDPShowDetailDlgCaolán McNamara7-52/+91
2018-05-20NB calc: update IDsandreas kainz1-121/+2
2018-05-19weld ScSortWarningDlgCaolán McNamara7-131/+118
2018-05-19weld ScColRowLabelDlgCaolán McNamara7-37/+41
2018-05-19Fix typosAndrea Gelmini1-1/+1
2018-05-19tdf#42949 Fix IWYU warnings in sc/inc/l*Gabor Kelemen1-2/+0
2018-05-19NB Calc update IDsandreas kainz1-251/+251
2018-05-19NB: update IDsandreas kainz3-156/+104
2018-05-18weld ScSelEntryDlgCaolán McNamara7-49/+76
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara9-157/+132
2018-05-18weld DataStreamDlgCaolán McNamara4-178/+160
2018-05-18weld ScInsertTableDlgCaolán McNamara8-206/+205
2018-05-18tdf#42949 Fix IWYU warnings in sc/inc/f*Gabor Kelemen10-21/+40
2018-05-18Fix typosAndrea Gelmini1-1/+1
2018-05-18Related: tdf#117093 place assert on SanitizeWhichActive() resultsEike Rathke1-0/+9
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke2-13/+33
2018-05-17disable also ocStyle for Calc's threadingLuboš Luňák1-1/+2
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-2/+2
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen8-11/+4
2018-05-17uitest - Calc sheet renameZdeněk Crhonek1-0/+111
2018-05-17weld ScInsertContentsDlgCaolán McNamara8-253/+229