This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 1454d898fe Remove postmortem of bridge work
add fc6f23d8ad calc/solver: Update error reporting for CoinMP
new c6461c6d88 Calc: use STD C++ for Complex functions.
new e3e520e948 Calc: Replace some uses of Boost math functions for their
C++ counterparts.
new 4cf5e4efbe helpcontent: Fix test values.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../helpcontent2/source/text/scalc/01/04060116.xhp | 4 +-
main/sc/source/core/tool/interpr1.cxx | 10 +-
main/sc/source/core/tool/interpr2.cxx | 11 +-
main/sc/source/core/tool/interpr3.cxx | 22 +--
main/scaddins/source/analysis/analysishelper.cxx | 211 +++------------------
main/sccomp/source/solver/solver.cxx | 19 +-
main/sccomp/source/solver/solver.hrc | 8 +-
main/sccomp/source/solver/solver.src | 21 +-
8 files changed, 94 insertions(+), 212 deletions(-)