summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13having context in strings is not enough, it should also be ~uniqueChristian Lohmaier
2017-09-13This return value is unused nowTamás Zolnai
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-13Replace list by vector in TableFillingAndNavigationTools (sc)Julien Nabet
2017-09-12tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai
2017-09-12Revert "tdf#108299: Limit the size of bitmap created for clipboard..."Dennis Francis
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist
2017-09-12Bin noise commentTor Lillqvist
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-12Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
2017-09-12Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-12use more GetColumnsRangeNoel Grandin
2017-09-12tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai
2017-09-11remove constant bool variableJochen Nitschke
2017-09-11add missing context attributes to .ui filesAndras Timar
2017-09-11This test file was added by accidentTamás Zolnai
2017-09-11tdf#108299: Limit the size of bitmap created for clipboard...Dennis Francis
2017-09-11cppcheck: knownConditionTrueFalse 'bClip' is always trueJochen Nitschke
2017-09-11Fix typoAndrea Gelmini
2017-09-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke
2017-09-10tdf#112306: containsSemiMixedTypes is true for blanks-onlyMike Kaganski
2017-09-09tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai
2017-09-09Avoid underflow of unsigned integer which leads a false error messageTamás Zolnai
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke
2017-09-08Inspecting children is only necessary if parent is selectedEike Rathke
2017-09-08If children then insert only if a child is selected, tdf#112258 follow-upEike Rathke
2017-09-08convert pEntryLists to std::array<std::unique_ptr<...Noel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-09-07Resolves: tdf#112258 correctly pick items from AutoFilter selectionEike Rathke
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-09-07tdf#112177 remove incorrect constraint for Calc function NPER.Winfried Donkers
2017-09-07tdf#107952: Move cursor to changed cell after undo/redo in ScUndoSetCellDennis Francis
2017-09-06Replace some lists by vectors in unoobj (sc)Julien Nabet
2017-09-06tdf#111305: Fix group name refresh in pivot tableDimitri Bouron
2017-09-06tdf#107135 fix too tight constraint for FINDB.Winfried Donkers
2017-09-06tdf#111907 Allow box in Manage Names dialog to expand on resizingAndreas Brandner
2017-09-05Remove add-in demo/test-files in sc/workbenAndreas Brandner
2017-09-05sc: adjust block height only if neededDimitri Bouron
2017-09-05Remove sc/workben-filesAndreas Brandner
2017-09-05Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
2017-09-05tdf#107158 Groupedbar variant of the Notebookbar for Calcandreas kainz