summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna
2016-06-29loplugin:passstuffbyrefNoel Grandin
2016-06-28identify boolean element type at least for inline arrays (i#87219)Eike Rathke
2016-06-28do not override type SC_MATVAL_BOOLEAN with SC_MATVAL_VALUEEike Rathke
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski
2016-06-28add IFERROR test caseZdeněk Crhonek
2016-06-28tdf#75387: Don't case-fold strings for formula group calculationsTor Lillqvist
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski
2016-06-28add BITAND, BITLSHIFT, BITRSHIFT, BITOR test caseZdeněk Crhonek
2016-06-28add ATAN, ATNH, ATAN2 test caseZdeněk Crhonek
2016-06-28add FVSCHEDULE test caseZdeněk Crhonek