summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-11-29Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-11Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke
2016-11-05Resolves: tdf#103684 calculate status bar functions across sheetsEike Rathke
2016-11-03Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-26Resolves: tdf#79442 in OOXML import add external files to LinkManagerEike Rathke
2016-10-22tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-10-13tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-10-04tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-08-23Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke
2016-08-03Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara
2016-07-05Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara
2016-06-15introduce ScMatrix::GetDoubleWithStringConversion() preparing for tdf#100409Eike Rathke
2016-06-10tdf#100257 - Data : XML Source does not workNoel Grandin
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
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-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
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2016-04-26tdf#97831 [part] Add Excel 2016-Office 365 functions to CalcWinfried Donkers
2016-04-25be explicit about what it does, CreateFlatCopiedTokenArray()Eike Rathke
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro