summaryrefslogtreecommitdiff
path: root/source/text/scalc
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-01-06 13:29:15 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-01-06 17:37:06 +0100
commit9054c070a7f7bb7c849c479bb693e750fe07b659 (patch)
tree149634b43010ac969dc4c601631ce3ffa3ae1f96 /source/text/scalc
parent46c9d68331df731a5318622ff1f1e15b54bbc8ca (diff)
tdf#155876 UI cmds Calc-Tools menu (51)
+ Tools menu for Calc, Auto input, redact + fixes + refactoring Change-Id: I81a60bbff5996ae044797a8c4dde76265c10de4d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161714 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r--source/text/scalc/00/00000406.xhp6
-rw-r--r--source/text/scalc/01/06130000.xhp2
2 files changed, 6 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000406.xhp b/source/text/scalc/00/00000406.xhp
index 5a05db44d1..7e057b8aaa 100644
--- a/source/text/scalc/00/00000406.xhp
+++ b/source/text/scalc/00/00000406.xhp
@@ -62,6 +62,10 @@
<paragraph id="par_id3146919a" role="paragraph">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Formula</emph>.</paragraph>
</section>
-<paragraph id="par_id3151276" role="paragraph"><variable id="autoeingabe">Choose <emph>Tools - AutoInput</emph>.</variable></paragraph>
+<section id="autoinput">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph id="par_id3151276" role="paragraph"><variable id="autoeingabe">Choose <emph>Tools - AutoInput</emph>.</variable></paragraph>
+</section>
+
</body>
</helpdocument>
diff --git a/source/text/scalc/01/06130000.xhp b/source/text/scalc/01/06130000.xhp
index 4135e5c411..953ee4018f 100644
--- a/source/text/scalc/01/06130000.xhp
+++ b/source/text/scalc/01/06130000.xhp
@@ -40,7 +40,7 @@
<embed href="text/scalc/guide/auto_off.xhp#auto_off"/>
<section id="howtoget">
- <embed href="text/scalc/00/00000406.xhp#autoeingabe"/>
+ <embed href="text/scalc/00/00000406.xhp#autoinput"/>
</section>
<paragraph role="paragraph" id="par_id3156422">The completion text is highlighted.</paragraph>
<list type="unordered">
3-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/python3
AgeCommit message (Expand)Author
2022-02-14FreeBSD: fix python3 packagingAndras Timar
2022-01-22python3: fix build on Win 10Aron Budea
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski
2021-09-16Add preliminary VS 2022 supportHossein
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-06-25python3: update to 3.8.10Jan-Marek Glogowski
2021-05-07external/python3: Mark configure part of darwin.patch.0 as reported upstreamStephan Bergmann
2021-05-07external/python3: Clang 13 trunk implements --print-multiarch nowStephan Bergmann
2021-05-07external/python3: First removeunnecessarystuff, then fixinstallnamesStephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-05Switch OPENSSL config var from negative to positiveJan-Marek Glogowski
2021-04-21Python .so files names have changed on macOS at least for some reasonTor Lillqvist
2021-03-23Rename LO Windows arm64 ID to aarch64Jan-Marek Glogowski
2021-01-18mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier
2021-01-02Fix build error in Python3 for Raspberry pi4bJulien Nabet
2020-12-03Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist
2020-12-02Guard against sysconf(_SC_OPEN_MAX) returning LONG_MAXTor Lillqvist
2020-12-02external/python3: Silence UBSan errors with --with-pydebugStephan Bergmann
2020-12-01Enable Python Py_DEBUG setting when built with --enable-dbgutil on LinuxThomas Viehmann
2020-11-19Add comment on how to run Python's own unit testsTor Lillqvist
2020-11-15Make one more thing in Python compile for macOS on arm64Tor Lillqvist
2020-11-15Make python3 build on macOS 11, including for arm64Tor Lillqvist
2020-09-17python3: fix Windows Arm64 buildJan-Marek Glogowski
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2020-07-24Name of python.bin-gdb.py must match name of python.bin executableStephan Bergmann
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski
2020-04-29Fix gb_ExternalProject_get_state_target,python3,removeunnecessarystuffStephan Bergmann
2020-04-16Fix passing --disable-optimized into external/python3Stephan Bergmann
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23build nss using their new build system (gyp/ninja-based)Luboš Luňák
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann
2020-02-19tdf#130404 python3: add new windows .pyd modules for 3.7Michael Stahl
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-01-24python3+WIN: don't fail copy of openssl DLLs+PDBsJan-Marek Glogowski
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl
2020-01-09python3: fix 32-bit x86 buildMichael Stahl
2020-01-08python3: remove _uuid moduleMichael Stahl
2020-01-08python3: upgrade to release 3.7.6Michael Stahl
2019-11-19python3: upgrade to release 3.5.9Michael Stahl
2019-04-16Initial VS 2019 SupportTomoyuki Kubota
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2019-01-16Minimum Supported Version is VS2017himajin100000
2019-01-15python3: add patch bpo-17239: Disable external entities in SAX parserMichael Stahl
2018-12-29external/python3: Work around macOS Clang trunk errorStephan Bergmann
2018-08-15tdf#106324: Remove unnecessary test folder from LibreOfficePython frameworkTor Lillqvist
2018-06-05try building python in parallel on windowsNoel Grandin