summaryrefslogtreecommitdiff
path: root/AllLangHelp_scalc.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-22 14:25:26 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-22 19:34:49 +0200
commitabe8187060201a5e62844b53d3786c6b99070ec2 (patch)
tree219a173cffb54597185370fa92a4185ba09ca307 /AllLangHelp_scalc.mk
parent505d1059a09b83edd70fc8f441e87c203f62993c (diff)
tdf81599 Better Help pages for Calc Solvers
Add information on algorithms paramenters Change-Id: I36f330593687efa616594e397cb7d6054c2198ed Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94703 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r--AllLangHelp_scalc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index d8660002b5..d0599281e5 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -266,6 +266,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/01/live_data_stream \
helpcontent2/source/text/scalc/01/solver \
helpcontent2/source/text/scalc/01/solver_options \
+ helpcontent2/source/text/scalc/01/solver_options_algo \
helpcontent2/source/text/scalc/01/statistics \
helpcontent2/source/text/scalc/01/statistics_anova \
helpcontent2/source/text/scalc/01/statistics_correlation \
l-opengl-integration LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/cppunit
AgeCommit message (Expand)Author
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann
2021-10-21Mark external/cppunit/order.patch.0 as upstreamedStephan Bergmann
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski
2021-09-16Add preliminary VS 2022 supportHossein
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski