summaryrefslogtreecommitdiffstats
path: root/javaunohelper
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2018-08-24 07:25:06 -0400
committerKohei Yoshida <libreoffice@kohei.us>2018-08-26 20:13:54 +0200
commit51f73f35ea61dd81dd3194af50394b98ff1bf8e9 (patch)
treead559b39658af2334e7add68705dd57ce1571b63 /javaunohelper
parentdrop unnecessary SYSTEM_MYSQL_CONNECTOR_CPP (diff)
downloadcore-51f73f35ea61dd81dd3194af50394b98ff1bf8e9.tar.gz
core-51f73f35ea61dd81dd3194af50394b98ff1bf8e9.zip
Update mdds to 1.4.1.
The largest change in 1.4.x relevant to the calc code is that the multi_type_matrix::walk() methods now take a copy of the function object rather than a reference, to allow for it to take an inline lambda function. Instead, it does return a instance of the input function object, similar to how std::for_each() behaves. In case the function object contains a large data member, try to make it a moveable so that it will get moved rather than copied when going through one of the walk() methods. Change-Id: Ifd08fc4a2ed75039e5292a35ff08726e0126c77f Reviewed-on: https://gerrit.libreoffice.org/59584 Tested-by: Jenkins Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Diffstat (limited to 'javaunohelper')
0 files changed, 0 insertions, 0 deletions