summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of 'this->'Noel Grandin2017-08-0210-14/+14
* split out VclBuilder static methodsCaolán McNamara2017-08-022-2/+2
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-1/+1
* tdf#90352: set/handle LinkNumberFormatToSource property in xls...Dennis Francis2017-08-023-4/+18
* move resmgr to unotoolsCaolán McNamara2017-08-013-4/+4
* Related: tdf#109856 redo 'insert multiple tabs after' inserts too many tabsCaolán McNamara2017-08-011-1/+0
* ofz: survive missing configCaolán McNamara2017-08-011-1/+2
* Resolves: tdf#109856 undo 'insert multiple tabs after' doesn't workCaolán McNamara2017-08-011-1/+1
* loplugin:checkunusedparamsNoel Grandin2017-08-011-2/+2
* Bin default value for a bool parameter that was defaulted in only one placeTor Lillqvist2017-08-011-1/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-313-27/+13
* The code handles the nLevel == nCurLevel case just fineTor Lillqvist2017-07-311-1/+1
* loplugin:constparams in formula,xmlhelpNoel Grandin2017-07-311-1/+1
* ofz: survive avoid configCaolán McNamara2017-07-311-2/+2
* loplugin:oncevarNoel Grandin2017-07-319-24/+19
* Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2017-07-312-237/+194
* Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2017-07-318-427/+309
* add initial file format representation for data import featureMarkus Mohrhard2017-07-3110-159/+435
* janitorialLionel Elie Mamane2017-07-301-1/+2
* tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky2017-07-301-1/+0
* ofz: no shell during testingCaolán McNamara2017-07-291-1/+1
* Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2017-07-284-246/+143
* add calc rtf filter test hookCaolán McNamara2017-07-281-0/+9
* borderline: corrections for calc and writerArmin Le Grand2017-07-282-76/+3
* borderline: adaptions to primitivesArmin Le Grand2017-07-286-201/+77
* borderline: abstractions of primitive creationsArmin Le Grand2017-07-281-40/+40
* ofz: survive missing macro supportCaolán McNamara2017-07-281-0/+3
* Resolves: tdf#106872 only request selected shapesCaolán McNamara2017-07-283-25/+21
* add s[y]lk fuzzerCaolán McNamara2017-07-281-0/+9
* tdf#108887 : Move the code of ScDrawView::CheckOle()...Dennis Francis2017-07-271-68/+51
* Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2017-07-274-984/+690
* Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke2017-07-271-18/+1
* Related: tdf#106872 factor out getting selected shapesCaolán McNamara2017-07-271-24/+30
* Related: tdf#106872 amount of a11y selection listeners constantly growsCaolán McNamara2017-07-271-0/+2
* tdf#90510 : Override default point label placement setting...Dennis Francis2017-07-272-6/+11
* lok: sc: copy / paste confusion -- workaroundMarco Cecchetti2017-07-273-2/+52
* loplugin:unusedmethodsNoel Grandin2017-07-263-48/+0
* loplugin:unusedfields in scNoel Grandin2017-07-257-56/+5
* convert UNO event ids to scoped enumNoel Grandin2017-07-252-4/+5
* loplugin:unusedmethodsNoel Grandin2017-07-254-578/+0
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-252-19/+11
* tdf#107135 Add missing ODFF function FINDB.Winfried Donkers2017-07-256-7/+51
* SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin2017-07-242-29/+0
* loplugin:unusedfields readonly fieldsNoel Grandin2017-07-241-1/+1
* Moving legacy contexts to FastContexts:Mohammed Abdul Azeem2017-07-248-550/+398
* coverity#1371289 Missing move assignment operatorCaolán McNamara2017-07-241-1/+1
* coverity#1415620 Unchecked return value (golden)Caolán McNamara2017-07-231-1/+4
* coverity#1415619 Explicit null dereferencedCaolán McNamara2017-07-231-2/+1
* avoid unnecessary calls of AdjustRowHeightTamas Bunth2017-07-225-13/+12
* Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke2017-07-211-1/+1