aboutsummaryrefslogtreecommitdiff
path: root/source/en-ZA
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-22 08:32:32 +0100
committerAndras Timar <atimar@suse.com>2013-01-28 12:17:32 +0100
commit4b16731c54c57955c4dcc6fc3152558dd987b449 (patch)
treee9fb92189cbf4559ee0e819003acb2541ccfe3e4 /source/en-ZA
parent3303ed739a69a5cb20321d524d78b60954ba0839 (diff)
typo fix in LibreLogo help
Change-Id: Ib3caadcbe35735afe72a3b7e22820588abea8588
Diffstat (limited to 'source/en-ZA')
-rw-r--r--source/en-ZA/helpcontent2/source/text/swriter/librelogo.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po b/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po
index 89d03eaea82..265049a3aba 100644
--- a/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/en-ZA/helpcontent2/source/text/swriter/librelogo.po
@@ -316,7 +316,7 @@ msgctxt ""
"LibreLogo.xhp\n"
"par_570\n"
"help.text"
-msgid "PRINT \"word\" ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
+msgid "PRINT \"word ; original Logo syntax<br/> PRINT “Arbitrary text.” ; orthography, Writer<br/> PRINT 'Arbitrary text.' ; Python syntax<br/>"
msgstr ""
#: LibreLogo.xhp
ption value='libreoffice-24-2-0'>libreoffice-24-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-02Use boost::hash_value to avoid undef conv of neg/large floating -> size_tStephan Bergmann
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24coverity#983807 Uncaught exceptionCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-20Correct linker library sequence for pdfimportJan-Marek Glogowski
2014-05-20we need fontconfig nowCaolán McNamara
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-05-16coverity#984442 Use after freeCaolán McNamara
2014-05-15fdo#78549 PDF Import: fix incorrect transformation matrix writingVort
2014-05-14remove external header guardsThomas Arnhold
2014-05-14use our css prefix to make this readableThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-13remove dead codeNoel Grandin
2014-05-08fdo#78427 PDF Import: Improve detection of bold italic fontVort
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort
2014-05-06fix build problemCaolán McNamara
2014-05-06fdo#78241 PDF Import: add dashes supportVort
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30coverity#1210167 Uninitialized scalar fieldCaolán McNamara
2014-04-30fdo#78075 PDF Import: Use absolute positions in svg:d parameterVort
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-04-23No need to set LD_LIBRARY_PATH for xpdfimportStephan Bergmann
2014-04-22Do not drop existing LD_LIBRARY_PATHStephan Bergmann
2014-04-22fdo#71217 PDF Import: Fix importing of JPEG imagesVort
2014-04-22Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort
2014-04-18Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara
2014-04-17remove executable bitAndras Timar
2014-04-14sdext: use --switch=2 --readonly-tables gperf optionsMiklos Vajna
2014-04-14typo: diposed -> disposedThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11fdo#35064 PDF Import: Add support for simple text scalingVort
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08fdo#45001 fdo#77105 PDF Import: rotated text fixesVort
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31fdo#49431 PDF Import: Improve line and space detection algorithmVort
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#982469 Unchecked dynamic_castCaolán McNamara
2014-03-25coverity#982468 Unchecked dynamic_castCaolán McNamara
2014-03-23fdo#44710 PDF Import: Correction of position of rotated textVort
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-12Remove unused HelpCloseListenerStephan Bergmann