summaryrefslogtreecommitdiff
path: root/source/auxiliary/ko/swriter.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/ko/swriter.cfg')
-rw-r--r--source/auxiliary/ko/swriter.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/auxiliary/ko/swriter.cfg b/source/auxiliary/ko/swriter.cfg
new file mode 100644
index 0000000000..2267c1376f
--- /dev/null
+++ b/source/auxiliary/ko/swriter.cfg
@@ -0,0 +1,8 @@
+
+Title=%PRODUCTNAME Writer
+
+Language=ko
+Order=2
+Start=text%2Fswriter%2Fmain0000.xhp
+Heading=headingheading
+Program=WRITER
svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/o3tl
AgeCommit message (Expand)Author
2023-11-20Extended loplugin:ostr: o3tlStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin
2023-05-05Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePointsStephan Bergmann
2023-05-05Add some o3tl::iterateCodePoints testsStephan Bergmann
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann