summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04tdf#100458 Don't forcefully change cell typeJan-Marek Glogowski
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-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-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#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-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-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-27Move accessibility relations to .ui files, Part 10: tdf#87026Muhammet Kara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27Add SAL_INFOs describing why vectorisation is disabled for a formula groupTor Lillqvist
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann
2016-06-27fix CSV import dialog crash, tdf#97527 follow-upEike Rathke
2016-06-27clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-27add an isPODF() block to ScCompiler::IsOpCode(), tdf#100641 relatedEike Rathke
2016-06-27rename *effective to *effect, tdf#100641 relatedEike Rathke
2016-06-27accept EFFECTIVE as EFFECT in OOXML importEike Rathke
2016-06-27tdf#98515: Bail out early if kernel would have ridiculously many parametersTor Lillqvist
2016-06-27sc: remove leftover includesJochen Nitschke
2016-06-27bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl
2016-06-23tdf#100562 Add constraints for function DBWinfried Donkers
2016-06-23Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara