summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docfunc.cxx
AgeCommit message (Expand)Author
2017-12-07Remember ScViewData* and further check ScDrawView*Eike Rathke
2017-12-07sc: don't crash on loading commentsThorsten Behrens
2017-11-30tdf#113901: Grid offset for notes and temporary notes modified.Vasily Melenchuk
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-01Replace list with a vector in PutData (sc)Julien Nabet
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-07oovbaapi: screenUpdating, do not adjust heightTamas Bunth
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-27Fix typoEike Rathke
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-17tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-05-12Use ScTokenArray::AssignXMLString() and ScTokenArray stack objectEike Rathke
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida
2017-04-08support undo of whole conditional format list, tdf#95617Markus Mohrhard
2017-04-07Make it a bit easier to read.Kohei Yoshida
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-04-01This is a prime candidate for unique_ptr.Kohei Yoshida
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23convert NAME constants to CreateNameFlags o3tl::typed_flags enumNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-02-16convert ScDetectiveDelete to scoped enumNoel Grandin
2017-02-16sc lok: implement comment callbacksPranav Kant
2017-02-16sc lok: Prevent showing comments if tiled annotations are offPranav Kant
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski