summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-03-21tdf#116241 Customizing value highlighting colorsSzymon Kłos6-7/+228
2018-03-21tdf#68290 cursor moves with Enter in protected sheettagezi2-18/+57
2018-03-21ofz#7012 Integer-overflowCaolán McNamara1-2/+2
2018-03-20tdf#116470:Convert between ProgName/DisplayName for pivot table stylehimajin1000003-21/+46
2018-03-20Resolves: tdf#116385 warning dialog should be yes/no not okCaolán McNamara1-2/+52
2018-03-20drop unnecessary includesCaolán McNamara67-70/+1
2018-03-19coverity#1430097 Dereference null return valueCaolán McNamara1-1/+7
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara3-4/+13
2018-03-19coverity#1430075 Dereference after null checkCaolán McNamara1-4/+6
2018-03-19tdf#116421 autosum is not workingNoel Grandin2-4/+4
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-18tdf#45904 Move _Spreadsheet Java tests to C++Jens Carl1-0/+13
2018-03-18cppcheck: arrayIndexThenCheckJulien Nabet1-1/+1
2018-03-18uitest for bug tdf#86253Zdeněk Crhonek2-0/+66
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara4-74/+42
2018-03-18uitest for tdf#62267Zdeněk Crhonek2-0/+59
2018-03-18uitest - Calc Paste OnlyZdeněk Crhonek1-0/+46
2018-03-18uitest - Calc Document PropertiesZdeněk Crhonek1-0/+109
2018-03-18uitest for bug#69450Zdeněk Crhonek1-0/+63
2018-03-18uitest for bug tdf#65856Zdeněk Crhonek3-0/+104
2018-03-17OperationSmiley: Adapted TestDocumentArmin Le Grand1-0/+0
2018-03-17sc: prefix members of ScRefHandlerHenry Castro2-16/+16
2018-03-17scalc: Add missing labellingSamuel Thibault1-0/+6
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro2-129/+129
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro5-44/+73
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-1/+3
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin5-85/+60
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara1-5/+20
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin6-15/+10
2018-03-16weld SvxObjectNameDialogCaolán McNamara1-1/+2
2018-03-15loplugin:unused-returns in scNoel Grandin10-22/+19
2018-03-15Check return of ScFlatBoolRowSegments::ForwardIterator::getValue()Eike Rathke2-7/+14
2018-03-15Use return value of ScTable::GetDataEntries()Eike Rathke1-3/+5
2018-03-15tdf#97977 related : make MODE.SNGL comply with Excel.Winfried Donkers4-14/+151
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek5-56/+74
2018-03-15loplugin:useuniqueptr in ScBroadcastAreaSlotMachineNoel Grandin2-17/+11
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin8-96/+88
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2-80/+20
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin3-101/+88
2018-03-13ofz#6845 use of "deleted" ScRangeEike Rathke1-1/+5
2018-03-13set welded enties to activates-defaultCaolán McNamara1-1/+1
2018-03-13tdf#114552 Also reduce the anchor offset when shrinking imagesSamuel Mehrbrodt1-2/+9
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski17-20/+20
2018-03-13loplugin:useuniqueptr in ScPageHFItemNoel Grandin2-31/+22
2018-03-13loplugin:useuniqueptr in ScConditionEntryNoel Grandin2-55/+50
2018-03-13loplugin:useuniqueptr in ScDocumentPoolNoel Grandin2-100/+96
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt6-5/+6
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt8-53/+167
2018-03-12forcepoint #26 check input against max valid enum valuesCaolán McNamara2-8/+8
2018-03-12-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0