summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
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 Nitschke1-1/+0
2018-03-18cppcheck: arrayIndexThenCheckJulien Nabet1-1/+1
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara4-74/+42
2018-03-17sc: prefix members of ScRefHandlerHenry Castro2-16/+16
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro2-129/+129
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro4-44/+30
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-1/+3
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin4-73/+49
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 Grandin6-19/+15
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 Donkers3-2/+49
2018-03-15tdf#50916 Refactor of the table7.cxx to allow dynamic column sizeBartosz Kosiorek3-38/+53
2018-03-15loplugin:useuniqueptr in ScBroadcastAreaSlotMachineNoel Grandin2-17/+11
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin6-85/+77
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem2-80/+20
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin2-100/+86
2018-03-13ofz#6845 use of "deleted" ScRangeEike Rathke1-1/+5
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 Grandin1-25/+16
2018-03-13loplugin:useuniqueptr in ScConditionEntryNoel Grandin1-50/+45
2018-03-13loplugin:useuniqueptr in ScDocumentPoolNoel Grandin1-99/+95
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt2-2/+2
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt3-38/+128
2018-03-12forcepoint #26 check input against max valid enum valuesCaolán McNamara2-8/+8
2018-03-12tdf#103175: Initialize DrawLayer if requiredMike Kaganski1-2/+3
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin5-13/+13
2018-03-12lokdialog: convert the show sheet dialog to async execHenry Castro1-11/+17
2018-03-10Rename ScMatrix::IsString() to IsStringOrEmpty()Eike Rathke11-64/+64
2018-03-10Resolves: tdf#116324 treat jump empty path as 0 when nestedEike Rathke1-2/+4
2018-03-10don't use heap for elements in ScRangeListNoel Grandin110-1082/+977
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl1-3/+4
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl1-2/+0
2018-03-09Use std::arrayStephan Bergmann1-7/+10
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara8-21/+15
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl1-1/+1
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl1-3/+0
2018-03-09Remove warning "No DrawLayer available"Samuel Mehrbrodt1-2/+0
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin5-9/+9
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+2
2018-03-08Load arguments in array in the order of the arguments.Winfried Donkers1-0/+1
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-1/+1
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky1-1/+3