summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-04-30Related: tdf#100925 background not getting set under X sometimesCaolán McNamara
2018-04-05forcepoint #34 survive missing autostylesCaolán McNamara
2018-04-05forcepoint #32 survive missing value rangeCaolán McNamara
2018-04-05forcepoint #31 check validity of another group rangeCaolán McNamara
2018-04-05forcepoint #30 check validity of group rangeCaolán McNamara
2018-04-05forcepoint #29 detect illegal self series addCaolán McNamara
2018-04-04tdf#112997 multiple animated gif only one frameNoel Grandin
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke
2018-03-21Resolves: tdf#116324 treat jump empty path as 0 when nestedEike Rathke
2018-03-21Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke
2018-03-13forcepoint #26 check input against max valid enum valuesCaolán McNamara
2018-03-13tdf#103175: Initialize DrawLayer if requiredMike Kaganski
2018-03-06tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-03-05tdf#115866 comments inside StringArray blocks drop translationsCaolán McNamara
2018-02-21for listeners the range needs to be set before the formula, tdf#115530Aron Budea
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-02-17Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2018-02-15ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke
2018-02-15CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke
2018-02-13CheckLinkFormulaNeedingCheck() for .csv importEike Rathke
2018-02-13CheckLinkFormulaNeedingCheck() for .slk importEike Rathke
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP
2018-02-09tdf#115493 postpone name resolution after unsuccessful IsNamedRange()Eike Rathke
2018-02-06tdf#114820 Fix reading external reference for VLOOKUP and HLOOKUPBartosz Kosiorek
2018-02-06tdf#115162 Fix support for external reference for IFS functionsBartosz Kosiorek
2018-02-06Turn assert into SAL_WARNEike Rathke
2018-02-05sc: disable "forecast.ets.add.fods" test file on MacsMichael Stahl
2018-01-30tdf#112033: enable the xml source feature when the experimental features are ...Markus Mohrhard
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk
2018-01-30CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke
2018-01-27CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke
2018-01-27CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke
2018-01-27Flatten ScRangeList::Join() and ScRangePairList::Join() recursionEike Rathke
2018-01-23Handle also the case where a range extends an existing one with overlapTor Lillqvist
2018-01-22Related: tdf#114251 disable vectorization of svDoubleRefEike Rathke
2018-01-22Type svIndex does not necessarily mean range name, tdf#114251 relatedEike Rathke
2018-01-22copy ScAddress before possibly joining itCaolán McNamara
2018-01-16Resolves: tdf#114539 only pop own parameters from stackEike Rathke
2018-01-16handle ocWebservice similarly to ocDdeCaolán McNamara
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-01-16tdf#114992: fix crash in deleting sheetJulien Nabet
2018-01-16Add back initialization of ScNavigatorSettings::maExpandedVecStephan Bergmann
2018-01-12VclPtr, missing disposeCaolán McNamara
2018-01-12limit WEBSERVICE to http[s] protocolsCaolán McNamara
2018-01-07Exclude more special OpCode values from vectorizationEike Rathke
2018-01-07Related: tdf#114251 disable ocName named expressions for vectorizationEike Rathke
2017-12-18Resolves: tdf#113537 don't keep nEndRow=MAXROW if data ends aboveEike Rathke
2017-12-12Resolves: tdf#114406 treat % as the operator that it isEike Rathke
2017-12-08Fix segfault when ScDBDocFunc::AddDBRange is called ...Jens Carl
2017-12-07tdf#114228: fix crash when deleting sheet in specific caseJulien Nabet