summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-06tdf#114552 Add unit test for ODF Import of anchor typesSamuel Mehrbrodt2-0/+46
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt28-51/+166
2018-03-06Fix typosAndrea Gelmini1-3/+3
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin2-16/+10
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara3-3/+3
2018-03-05Unit test for tdf#116216Eike Rathke2-0/+21
2018-03-05Resolves: tdf#116216 array sort order of error values in LOOKUP and MATCHEike Rathke1-2/+23
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara132-132/+132
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann1-22/+5
2018-03-05drop sax::tools::*base64 methodsNoel Grandin5-9/+14
2018-03-05Removed duplicated includeAndrea Gelmini1-1/+0
2018-03-05use more Color in ooxNoel Grandin7-35/+34
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara2-35/+35
2018-03-04tdf#45904: Move _Shape Java tests to C++Jens Carl3-0/+220
2018-03-04Related tdf#116171: don't try to convert empty value in timestampJulien Nabet1-8/+11
2018-03-03Fix typoAndrea Gelmini1-1/+1
2018-03-03Add a new test case for Excel 2003 XML import.Kohei Yoshida2-0/+160