summaryrefslogtreecommitdiff
path: root/source/text/swriter/00
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-05-14 17:21:54 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-19 17:53:58 +0200
commit7571f1e558b344a1f049e9317c90fd3565af25d1 (patch)
tree41d48037283440867408c80ad5d7e401f252a080 /source/text/swriter/00
parentec1a1e5c72ad0ef4fdfe8b2bbd02c96120e7c33a (diff)
tdf#132643 Translate German section IDs
Change-Id: I1a93edf3a3f6a35df1daf2ada097b9a5b6418295 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94240 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/00')
-rw-r--r--source/text/swriter/00/00000405.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp
index fb6afad07f..7b771bfc60 100644
--- a/source/text/swriter/00/00000405.xhp
+++ b/source/text/swriter/00/00000405.xhp
@@ -351,7 +351,7 @@
</table>
</section>
- <section id="textraster">
+ <section id="textgrid">
<paragraph xml-lang="en-US" id="par_id3150140" role="paragraph">Menu <emph>Format - Page Style </emph> - tab <emph>Text Grid</emph>, if Asian language support is enabled</paragraph>
</section>
</body>
>feature/window-iter LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoidlStephan Bergmann
2019-07-26cid#1448388 Assignment of overlapping memoryCaolán McNamara
2019-07-24cid#1448548 Assignment of overlapping memoryCaolán McNamara
2019-07-06small optimisationsNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-04-27tdf#42949 Add filter file to unoidl/Gabor Kelemen
2019-02-28loplugin:includeformStephan Bergmann
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17Simplify containers iterations in unodevtools, unoidlArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:constfields in unoidlNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-03-16Typo in error messageStephan Bergmann