summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara6-34/+19
2017-07-31The code handles the nLevel == nCurLevel case just fineTor Lillqvist1-1/+1
2017-07-31loplugin:constparams in formula,xmlhelpNoel Grandin1-1/+1
2017-07-31ofz: survive avoid configCaolán McNamara1-2/+2
2017-07-31loplugin:oncevarNoel Grandin14-33/+28
2017-07-31Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2-237/+194
2017-07-31Moving legacy contexts to FastContexts:Mohammed Abdul Azeem8-427/+309
2017-07-31add initial file format representation for data import featureMarkus Mohrhard14-160/+545
2017-07-30janitorialLionel Elie Mamane1-1/+2
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky1-1/+0
2017-07-29ofz: no shell during testingCaolán McNamara1-1/+1
2017-07-28Moving legacy contexts to FastContexts:Mohammed Abdul Azeem4-246/+143
2017-07-28fix missing dependency to scfilt in sc's tiledrendering testMarkus Mohrhard1-0/+1
2017-07-28add calc rtf filter test hookCaolán McNamara1-0/+9
2017-07-28borderline: corrections for calc and writerArmin Le Grand2-76/+3
2017-07-28borderline: adaptions to primitivesArmin Le Grand6-201/+77
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand1-40/+40
2017-07-28ofz: survive missing macro supportCaolán McNamara1-0/+3
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara3-25/+21
2017-07-28add s[y]lk fuzzerCaolán McNamara1-0/+9
2017-07-27tdf#108887 : Move the code of ScDrawView::CheckOle()...Dennis Francis1-68/+51
2017-07-27Moving legacy contexts to FastContexts:Mohammed Abdul Azeem4-984/+690
2017-07-27add test for update address code, related tdf#107289Markus Mohrhard2-1/+87
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke1-18/+1
2017-07-27Related: tdf#106872 factor out getting selected shapesCaolán McNamara1-24/+30
2017-07-27Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara1-0/+2
2017-07-27tdf#90510 : Override default point label placement setting...Dennis Francis2-6/+11
2017-07-27lok: sc: copy / paste confusion -- workaroundMarco Cecchetti4-2/+58
2017-07-26loplugin:unusedmethodsNoel Grandin4-49/+0
2017-07-26convert SfxGroupId to scoped enumNoel Grandin4-359/+359
2017-07-26tdf#99634 Change equal sign tooltip to 'Formula'Yousuf Philips1-1/+1
2017-07-25loplugin:unusedfields in scNoel Grandin8-60/+5
2017-07-25convert UNO event ids to scoped enumNoel Grandin2-4/+5
2017-07-25loplugin:unusedmethodsNoel Grandin4-578/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-19/+11
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers10-7/+1764
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin3-37/+0
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-1/+1
2017-07-24Moving legacy contexts to FastContexts:Mohammed Abdul Azeem8-550/+398
2017-07-24coverity#1371289 Missing move assignment operatorCaolán McNamara1-1/+1
2017-07-24screenshots: fix the screenshot buildMarkus Mohrhard1-0/+1
2017-07-23coverity#1415620 Unchecked return value (golden)Caolán McNamara1-1/+4
2017-07-23coverity#1415619 Explicit null dereferencedCaolán McNamara1-2/+1
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth8-16/+18
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-1/+1
2017-07-21loplugin:subtlezeroinitTor Lillqvist1-1/+1
2017-07-21Fix typosAndrea Gelmini1-2/+2
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke10-32/+32
2017-07-21de-hrc various thingsCaolán McNamara23-59/+24
2017-07-21migrate to boost::gettextCaolán McNamara341-12144/+7662