summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-03-15Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke
2018-03-15Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke
2018-03-15Resolves: tdf#116149 handle external references in VAR* and STDEV* functionsEike Rathke
2018-03-15copy multiple single row cond formats correctly, tdf#115835Markus Mohrhard
2018-03-13forcepoint #26 check input against max valid enum valuesCaolán McNamara
2018-03-13tdf#103175: Initialize DrawLayer if requiredMike Kaganski
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara
2018-03-06tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-03-04Related tdf#116171: don't try to convert empty value in timestampJulien Nabet
2018-02-26Resolves: tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke
2018-02-26Limit ScColumnsRange::Iterator to available columns within boundsEike Rathke
2018-02-23fix crash while trying to access icon set image fileMarkus Mohrhard
2018-02-23Update orcus to 0.13.3 and make necessary adjustments.Kohei Yoshida
2018-02-22Pass ScColumnsRange::Iterator as const& and use pre-increment/decrementEike Rathke
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2018-02-20for listeners the range needs to be set before the formula, tdf#115530Aron Budea
2018-02-16Resolves: tdf#115046 don't restore a sheet-local DBData from temporaryEike Rathke
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-15ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke
2018-02-15CheckLinkFormulaNeedingCheck() for ScDocumentImport::setFormulaCell()Eike Rathke
2018-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard
2018-02-13CheckLinkFormulaNeedingCheck() for .slk importEike Rathke
2018-02-13Resolves: tdf#95192 correctly split non-numeral/numeral parts for natural sortEike Rathke
2018-02-12tdf#72440 Abs sheet ref must be givenLaurent BP
2018-02-09CheckLinkFormulaNeedingCheck() for .csv importEike Rathke
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-03sc: disable "forecast.ets.add.fods" test file on MacsMichael Stahl
2018-02-02ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke
2018-02-02ofz: do not force non-existent parameters into the TokenPoolEike Rathke
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk
2018-01-30CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke
2018-01-29CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke
2018-01-27Don't push error twiceEike Rathke
2018-01-27Flatten ScRangeList::Join() and ScRangePairList::Join() recursionEike Rathke
2018-01-27CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke
2018-01-26tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS.Winfried Donkers
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis
2018-01-22copy ScAddress before possibly joining itCaolán McNamara
2018-01-19tdf#114720: Fix subtotal crashAhmed GHANMI
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-16shapes provide their name through the container::XNamed interface, tdf#114932Markus Mohrhard
2018-01-12limit WEBSERVICE to http[s] protocolsCaolán McNamara