aboutsummaryrefslogtreecommitdiff
path: root/source/lt/writerperfect/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/lt/writerperfect/messages.po')
-rw-r--r--source/lt/writerperfect/messages.po4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/lt/writerperfect/messages.po b/source/lt/writerperfect/messages.po
index efb774f0597..dc3bc4ea684 100644
--- a/source/lt/writerperfect/messages.po
+++ b/source/lt/writerperfect/messages.po
@@ -56,7 +56,6 @@ msgid "EPUB Export"
msgstr ""
#: exportepub.ui:91
-#, fuzzy
msgctxt "exportepub|versionft"
msgid "Version:"
msgstr "Versija:"
@@ -77,19 +76,16 @@ msgid "Split method:"
msgstr ""
#: exportepub.ui:161
-#, fuzzy
msgctxt "exportepub|splitpage"
msgid "Page break"
msgstr "puslapį"
#: exportepub.ui:162
-#, fuzzy
msgctxt "exportepub|splitheading"
msgid "Heading"
msgstr "Antraštė"
#: wpftencodingdialog.ui:63
-#, fuzzy
msgctxt "wpftencodingdialog|label"
msgid "_Character set:"
msgstr "Koduotė:"
on value='feature/vcl-opengl'>feature/vcl-opengl LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa/OStringBuffer
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-01-31Work around GCC -Wunused-resultStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani