summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-03-10Resolves: tdf#116324 treat jump empty path as 0 when nestedEike Rathke
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-10escherex: export graphic without GraphicObject uniqueIDTomaž Vajngerl
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl
2018-03-09Remove unused HIDsGabor Kelemen
2018-03-09tdf#45904 Move _SheetLink Java tests to C++Jens Carl
2018-03-09Use std::arrayStephan Bergmann
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-09Remove warning "No DrawLayer available"Samuel Mehrbrodt
2018-03-09loplugin:redundantfcast look for unnecessary temporariesNoel Grandin
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-08Load arguments in array in the order of the arguments.Winfried Donkers
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08oox: unit-tests for custom package preservationAshod Nakashian
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-07sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-03-07uitest - calc subtotals; tdf#114720 tdf#88792 tdf#88735 tdf#56958 tdf#55734Zdeněk Crhonek
2018-03-07uitest: fix small bug when trying to select different sheet in calcMarkus Mohrhard
2018-03-07use more Color in scNoel Grandin
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke
2018-03-06Resolves: tdf#116215 fewer array of references cases, tdf#58874 relatedEike Rathke
2018-03-06tdf#114552 Add unit test for ODF Import of anchor typesSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-03-06Fix typosAndrea Gelmini
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-03-05Unit test for tdf#116216Eike Rathke
2018-03-05Resolves: tdf#116216 array sort order of error values in LOOKUP and MATCHEike Rathke
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05Removed duplicated includeAndrea Gelmini