summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-2/+15
2016-07-10ditch the font/screen-scaling thingCaolán McNamara3-23/+8
2016-07-09add DEGREES, EUROCONVERT, EVEN, EXP test caseZdeněk Crhonek4-0/+9685
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke9-15/+28
2016-07-08Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara1-2/+34
2016-07-08GetStVarParams: unnecessary to count if we have a size anywayEike Rathke1-24/+26
2016-07-08tdf#100753 propagate error with VAR and STDEV functions.Winfried Donkers1-0/+9
2016-07-08loplugin:redundantcast: redundant static_casts in scStephan Bergmann4-6/+6
2016-07-08add BITXOR test caseZdeněk Crhonek1-0/+2484
2016-07-08add CEILING.PRECISE test caseZdeněk Crhonek1-0/+2732
2016-07-08add ODDLPRICE test caseZdeněk Crhonek1-0/+1871
2016-07-08add IFNA test caseZdeněk Crhonek1-0/+2520
2016-07-08add CEILING.MATH test caseZdeněk Crhonek1-0/+2949
2016-07-08add CEILING.XCL test caseZdeněk Crhonek1-0/+2788
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann38-165/+165
2016-07-07tdf#100646 Make correct use argument PartType in financial functions.Winfried Donkers2-57/+70
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+1
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin5-0/+11
2016-07-05sc: re-factor perf-tests.Michael Meeks1-36/+41
2016-07-05Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke1-1/+2
2016-07-05tdf#100446 fix compatibilty issues with Excel.Winfried Donkers2-5/+51
2016-07-05Expand unit test for SWITCH function with extra use cases.Winfried Donkers1-547/+809
2016-07-05Resolves: tdf#91995 copying cells to undo doc shallow copied note pointerCaolán McNamara1-0/+4
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara3-6/+5
2016-07-04explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke1-0/+20
2016-07-04tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl1-1/+6
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara5-21/+21
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-07-04ASan: value nan is outside the range of representable values of type 'int'Stephan Bergmann1-1/+17
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin3-6/+6
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin5-9/+9
2016-07-04add ANORDEGRC test caseZdeněk Crhonek1-0/+1815
2016-07-04tdf#100458 Don't forcefully change cell typeJan-Marek Glogowski3-1/+14
2016-07-04add CEILING test caseZdeněk Crhonek1-0/+2975
2016-07-04add NOMINAL test caseZdeněk Crhonek1-0/+1730
2016-07-04tdf#100347 Fix Outline export into XLSX formatBartosz Kosiorek4-7/+95
2016-07-03tdf#48767 Fix orientation issue after export to .xlsxBartosz Kosiorek3-1/+21
2016-07-03tdf#81939 Add qa unit testLaurent Balland-Poirier2-0/+29
2016-07-01CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna1-0/+2
2016-07-01sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna1-2/+64
2016-07-01CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna2-16/+6
2016-07-01no need to check twiceEike Rathke1-12/+39
2016-07-01use GetInt32() for integer Add-In parametersEike Rathke1-15/+6
2016-07-01let GetInt*() truncate to integer towards 0Eike Rathke1-3/+15
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna1-0/+3
2016-06-30Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS()Eike Rathke2-515/+509
2016-06-30GSoC added button with small paddingSzymon Kłos1-59/+29
2016-06-30use GetInt*() in the most obvious placesEike Rathke1-4/+11
2016-06-30use GetInt*() in the most obvious placesEike Rathke1-36/+41