summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
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-11extract common components to one place for sc unoapi testsTomaž Vajngerl52-1728/+103
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl85-10/+88
2018-03-10Rename ScMatrix::IsString() to IsStringOrEmpty()Eike Rathke12-76/+82
2018-03-10Unit test tdf#116324Eike Rathke1-0/+7
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 Grandin117-1180/+1077
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl1-3/+4
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl2-4/+0
2018-03-09Remove unused HIDsGabor Kelemen1-6/+0
2018-03-09tdf#45904 Move _SheetLink Java tests to C++Jens Carl3-0/+209
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ž Vajngerl2-4/+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-09drop getColor() method of ColorNoel Grandin2-7/+7
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-30/+17
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-1/+6
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-08oox: unit-tests for custom package preservationAshod Nakashian4-1/+29
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara4-0/+7
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky1-1/+3
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt15-0/+87
2018-03-07uitest - calc subtotals; tdf#114720 tdf#88792 tdf#88735 tdf#56958 tdf#55734Zdeněk Crhonek5-0/+188
2018-03-07uitest: fix small bug when trying to select different sheet in calcMarkus Mohrhard1-1/+3
2018-03-07use more Color in scNoel Grandin35-174/+154
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl2-7/+9
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-3/+6
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara5-35/+6
2018-03-06disambiguate CreateSfxDialogCaolán McNamara3-4/+3
2018-03-06Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke1-7/+16
2018-03-06Resolves: tdf#116215 fewer array of references cases, tdf#58874 relatedEike Rathke1-1/+8