summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docfunc.cxx
AgeCommit message (Expand)Author
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
2017-02-13Fix typosAndrea Gelmini
2017-02-03Translate some German comments in scKatarina Behrens
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-22Retain sheet protect options throughout unprotect/protect sessionMike Kaganski
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert CR flags to typed_flags_setNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke
2016-08-03use GRAM_API instead of GRAM_PODF_A1 in API contextEike Rathke
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna