summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-06-30Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS()Eike Rathke
2016-06-30GSoC added button with small paddingSzymon Kłos
2016-06-30use GetInt*() in the most obvious placesEike Rathke
2016-06-30use GetInt*() in the most obvious placesEike Rathke
2016-06-30use GetInt*() in the most obvious placesEike Rathke
2016-06-30return SAL_MAX_... instead of 0 for GetInt*()Eike Rathke
2016-06-30introduce ScInterpreter::GetInt32WithDefault()Eike Rathke
2016-06-30introduce ScInterpreter::GetUInt32()Eike Rathke
2016-06-30use GetInt16()Eike Rathke
2016-06-30introduce ScInterpreter GetInt32() and GetInt16()Eike Rathke
2016-06-30fix Window::~Window: inconsistency in top window chain leakCaolán McNamara
2016-06-30Step towards disposing of ScDataFormDlg properlyKatarina Behrens
2016-06-29No need for a derived classStephan Bergmann
2016-06-29Simplify finding elements of theAddInAsyncTblStephan Bergmann
2016-06-29tdf#97837 Add qa unit testLaurent Balland-Poirier
2016-06-29tdf#81939 Remove escape char only for fractionLaurent Balland-Poirier
2016-06-29move #includes to top of fileNoel Grandin
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29add XOR test caseZdeněk Crhonek