summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara
2018-03-19coverity#1430075 Dereference after null checkCaolán McNamara
2018-03-19tdf#116421 autosum is not workingNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-18tdf#45904 Move _Spreadsheet Java tests to C++Jens Carl
2018-03-18cppcheck: arrayIndexThenCheckJulien Nabet
2018-03-18uitest for bug tdf#86253Zdeněk Crhonek
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-18uitest for tdf#62267Zdeněk Crhonek
2018-03-18uitest - Calc Paste OnlyZdeněk Crhonek
2018-03-18uitest - Calc Document PropertiesZdeněk Crhonek
2018-03-18uitest for bug#69450Zdeněk Crhonek
2018-03-18uitest for bug tdf#65856Zdeněk Crhonek
2018-03-17OperationSmiley: Adapted TestDocumentArmin Le Grand
2018-03-17sc: prefix members of ScRefHandlerHenry Castro
2018-03-17scalc: Add missing labellingSamuel Thibault
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-16weld SvxObjectNameDialogCaolán McNamara
2018-03-15loplugin:unused-returns in scNoel Grandin
2018-03-15Check return of ScFlatBoolRowSegments::ForwardIterator::getValue()Eike Rathke
2018-03-15Use return value of ScTable::GetDataEntries()Eike Rathke
2018-03-15tdf#97977 related : make MODE.SNGL comply with Excel.Winfried Donkers
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek
2018-03-15loplugin:useuniqueptr in ScBroadcastAreaSlotMachineNoel Grandin
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin
2018-03-13ofz#6845 use of "deleted" ScRangeEike Rathke
2018-03-13set welded enties to activates-defaultCaolán McNamara
2018-03-13tdf#114552 Also reduce the anchor offset when shrinking imagesSamuel Mehrbrodt
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-13loplugin:useuniqueptr in ScPageHFItemNoel Grandin
2018-03-13loplugin:useuniqueptr in ScConditionEntryNoel Grandin
2018-03-13loplugin:useuniqueptr in ScDocumentPoolNoel Grandin
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt
2018-03-12forcepoint #26 check input against max valid enum valuesCaolán McNamara
2018-03-12-Werror,-Wunused-private-fieldStephan Bergmann
2018-03-12tdf#103175: Initialize DrawLayer if requiredMike Kaganski
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-12lokdialog: convert the show sheet dialog to async execHenry Castro
2018-03-11extract common components to one place for sc unoapi testsTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10Rename ScMatrix::IsString() to IsStringOrEmpty()Eike Rathke
2018-03-10Unit test tdf#116324Eike Rathke