summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-09-14borderline: continue changes to CellCoordinateSystemArmin Le Grand
2017-09-14borderline: CellRect->CellRange, cleanupsArmin Le Grand
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13Replace list by vector in TableFillingAndNavigationTools (sc)Julien Nabet
2017-09-12Revert "tdf#108299: Limit the size of bitmap created for clipboard..."Dennis Francis
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-11remove constant bool variableJochen Nitschke
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-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke
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#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-05sc: adjust block height only if neededDimitri Bouron
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-09-02make sure parent element is staying aroundMarkus Mohrhard
2017-09-01Replace list with a vector in PutData (sc)Julien Nabet
2017-08-31make the ScColumnsRange iterator return SCCOLNoel Grandin
2017-08-31SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1Eike Rathke
2017-08-31Fix silent merge conflictStephan Bergmann
2017-08-31tdf#111939: Fallback to getting view data from best view shell...Dennis Francis
2017-08-31No need to call SetDebugName() when we already pass the same name to the ctorTor Lillqvist
2017-08-31ofz#2896 turn off auto look up col/row names for import testingCaolán McNamara
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-29Fix typo in codeAndrea Gelmini
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke
2017-08-29external data: add a simple table view for spreadsheet dataMarkus Mohrhard
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-27tdf#97548: Do not set anchor flag on starting formula mode in a cellDennis Francis
2017-08-26loplugin:constparam in sc part7Noel Grandin