summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16For AutoSum up to next sum mark/select the resulting range, tdf#71339Eike Rathke
2017-06-16But not empty top/left in AutoSum of SUMs final selection, tdf#71339Eike Rathke
2017-06-16Resolves: tdf#71339 include selected top/left empty rows/columns in AutoSumEike Rathke
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-13This SfxItemSet appears to be unusedStephan Bergmann
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08EditEngine: Added ODF_TEXT_FLAT paste for scVarun Dhall
2017-06-08tdf#79571 sc FilterSelect: accept empty stringsJustin Luth
2017-06-07tdf#108098 Correct detection of MIXED state.Gulsah Kose
2017-06-07tdf#86119 Generalize number format control.Gulsah Kose
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06pOldOuter etc couldn't be nullCaolán McNamara
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31tdf#107797 select all entries in the dropdownSzymon Kłos
2017-05-30tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD.Gulsah Kose
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-22sc lok: prevent wrong assignment aEnd.Y()Henry Castro
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-18sc lok: fix wrong assignment aEnd.X()Henry Castro
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: selection overlay was not updated on document size changedMarco Cecchetti
2017-05-16lok: sc: fix for row/col header updating on changing tabMarco Cecchetti
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-05-08Removed duplicated includeAndrea Gelmini
2017-05-07break circular includeJochen Nitschke