summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-11Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke
2016-07-11tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-09add DEGREES, EUROCONVERT, EVEN, EXP test caseZdeněk Crhonek
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara
2016-07-08GetStVarParams: unnecessary to count if we have a size anywayEike Rathke
2016-07-08tdf#100753 propagate error with VAR and STDEV functions.Winfried Donkers
2016-07-08loplugin:redundantcast: redundant static_casts in scStephan Bergmann
2016-07-08add BITXOR test caseZdeněk Crhonek
2016-07-08add CEILING.PRECISE test caseZdeněk Crhonek
2016-07-08add ODDLPRICE test caseZdeněk Crhonek
2016-07-08add IFNA test caseZdeněk Crhonek
2016-07-08add CEILING.MATH test caseZdeněk Crhonek
2016-07-08add CEILING.XCL test caseZdeněk Crhonek
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07tdf#100646 Make correct use argument PartType in financial functions.Winfried Donkers
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05sc: re-factor perf-tests.Michael Meeks
2016-07-05Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke
2016-07-05tdf#100446 fix compatibilty issues with Excel.Winfried Donkers
2016-07-05Expand unit test for SWITCH function with extra use cases.Winfried Donkers
2016-07-05Resolves: tdf#91995 copying cells to undo doc shallow copied note pointerCaolán McNamara
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara
2016-07-04explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke
2016-07-04tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-07-04typo: emtpy → emptyChristian Lohmaier
2016-07-04ASan: value nan is outside the range of representable values of type 'int'Stephan Bergmann
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04add ANORDEGRC test caseZdeněk Crhonek
2016-07-04tdf#100458 Don't forcefully change cell typeJan-Marek Glogowski
2016-07-04add CEILING test caseZdeněk Crhonek
2016-07-04add NOMINAL test caseZdeněk Crhonek
2016-07-04tdf#100347 Fix Outline export into XLSX formatBartosz Kosiorek
2016-07-03tdf#48767 Fix orientation issue after export to .xlsxBartosz Kosiorek
2016-07-03tdf#81939 Add qa unit testLaurent Balland-Poirier
2016-07-01CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna
2016-07-01sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna
2016-07-01CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna
2016-07-01no need to check twiceEike Rathke
2016-07-01use GetInt32() for integer Add-In parametersEike Rathke
2016-07-01let GetInt*() truncate to integer towards 0Eike Rathke
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna