summaryrefslogtreecommitdiffstats
path: root/include/formula/errorcodes.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi2020-03-121-1/+1
* tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi2020-03-121-1/+1
* Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke2018-07-191-0/+4
* Add "Unsupported inline array content." BadArrayContent message, tdf#117879Eike Rathke2018-06-051-0/+3
* More loplugin:cstylecast: formulaStephan Bergmann2018-01-151-1/+1
* remove unused formula ErrorCode enumeratorsNoel Grandin2017-02-171-10/+0
* check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke2017-01-051-0/+67
* convert formula error codes to scoped enumNoel Grandin2016-09-231-52/+54
* recognize NaN with no bits set in lower word as errorEike Rathke2016-09-131-3/+6
* tdf#42949: clean up includes in include/formula with iwyuJorenz Paragas2016-06-211-0/+2
* Replace namespace ScErrorCodes with formula...Kohei Yoshida2016-05-041-6/+2
* remove unused errInterpOverflowEike Rathke2016-03-071-1/+0
* introduce a dedicated errMatrixSizeEike Rathke2016-03-071-0/+2
* tdf#88737 handle temporary array formula matrix circular referenceEike Rathke2016-01-191-0/+3
* sal_math_Double is already a union containing a double memberEike Rathke2016-01-181-7/+3
* resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke2014-06-131-0/+4
* fdo#63154 Removed unused solar.h ref. in basic and formulaAlexandre Vicenzi2014-01-301-2/+0
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+119