summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-21First steps for Calc parallelismTor Lillqvist
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-11-11ofz#4122 use EnableExecuteLink insteadCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4122 just avoid ucb path for fuzzingCaolán McNamara
2017-11-08ScImportStarCalc10 appears uncallableCaolán McNamara
2017-11-03SYLK import: set and evaluate col/row overflow to display dialogEike Rathke
2017-11-03ofz#3032 skip invalid positioned formulas entirelyEike Rathke
2017-11-01Simplify OUString and return earlyMatteo Casalin
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25ofz#3768 Integer-overflowCaolán McNamara
2017-10-24Add a useful SAL_WARNTor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-18dyncolcontainer: convert aColWidthPath to std::mapNoel Grandin
2017-10-13Replace lists by vectors in chart2uno (sc)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02Remove undefined elements after std::uniqueJan-Marek Glogowski
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-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-19ofz: disable more config related codeCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-01Replace list with a vector in PutData (sc)Julien Nabet
2017-08-31SYLK import: init nRefCol,nRefRow with start col,row instead of 1,1Eike Rathke
2017-08-31ofz#2896 turn off auto look up col/row names for import testingCaolán McNamara
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-24loplugin:constparam in sc part5Noel Grandin