summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15introduce ScMatrix::GetDoubleWithStringConversion() preparing for tdf#100409Eike Rathke
2016-06-14intern SharedStringEike Rathke
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-06-09sc: eeek, a boost::ptr_vector! take it off! take it off!Michael Stahl
2016-06-09tdf#100257 - Data : XML Source does not workNoel Grandin
2016-06-09change number format for formula results if of different typeEike Rathke
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-30actually multiple destination sheets are handled, tdf#97158 follow-upEike Rathke
2016-05-30Resolves: tdf#97158 CopyOneCellFromClip() does not handle multiple sheetsEike Rathke
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-20convert SC_COMPILER to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-18better fix for memory leak around calc header-footer UNO objectsMarkus Mohrhard
2016-05-16Fix typosAndrea Gelmini
2016-05-14recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-05-03tdf#97831 [part] Add Excel 2016 functions to CalcWinfried Donkers
2016-04-30Resolves: tdf#76523 copy used names or pointing to sheet to other documentEike Rathke
2016-04-30introduce ScRangeName::CopyUsedNames()Eike Rathke
2016-04-28move to ScDocument::CopyAdjustRangeName() and namespaceEike Rathke
2016-04-28move to ScDocument::FindRangeNamesReferencingSheet()Eike Rathke
2016-04-27FindRangeNameByIndexAndSheet() to FindRangeNameBySheetAndIndex()Eike Rathke