aboutsummaryrefslogtreecommitdiff
path: root/source/ka/sc/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ka/sc/messages.po')
-rw-r--r--source/ka/sc/messages.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ka/sc/messages.po b/source/ka/sc/messages.po
index 7841f7799a8..b0900277160 100644
--- a/source/ka/sc/messages.po
+++ b/source/ka/sc/messages.po
@@ -3176,7 +3176,7 @@ msgstr "ფორმულის გადაყვანა მნიშვნ
#. BywKj
#: sc/inc/globstr.hrc:531
msgctxt "STR_UNQUOTED_STRING"
-msgid "Strings without quotes are interpreted as defined names or references or column/row labels."
+msgid "Strings without double quotes are interpreted as defined names or references or column/row labels."
msgstr "სტრიქონები ბრჭყალების გარეშე აღქმულია, როგორც აღწერილი სახელები ან მიმართვები ან სვეტის/მწკრივის ჭდეები."
#. rHjns
option value='feature/unocrsrptr'>feature/unocrsrptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/textenc/tcvtutf8.cxx
AgeCommit message (Expand)Author
2024-05-29Properly fix use of uninitialized valueStephan Bergmann
2024-05-27ofz: Use-of-uninitialized-value in ImplConvertUtf8ToUnicodeCaolán McNamara
2023-09-19tdf#146619 Remove unused includes from sal/ [cpp files]Gabor Kelemen
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-04Do not exclude Unicode noncharacters from rtl_convertUnicodeToTextStephan Bergmann
2019-09-04[API CHANGE] rtl_convertTextToUnicode behavior upon erroneous inputStephan Bergmann
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-13Silence warning C4701: potentially uninitialized local variableStephan Bergmann
2017-09-13Make reading UTF-8 strictStephan Bergmann
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-01-06Made textenc/converter cleanly usable by both sal and sal_textenc.Stephan Bergmann
2012-01-06Further clean up.Stephan Bergmann
2012-01-05Changed C files to C++.Stephan Bergmann