summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-23some more hrc cleanupThomas Arnhold1-5/+0
2014-04-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+4
2014-04-16l10ntools: helpex: don't crash if the file can't be parsed; return errorMichael Stahl1-0/+5
2014-04-11Memory released through xmlFreeDoc should be acquired with xmlMallocStephan Bergmann1-1/+1
2014-04-08Remove extra newlineStephan Bergmann1-1/+1
2014-04-08Clean up function declarationsStephan Bergmann2-15/+4
2014-04-04Clean up unreferenced functionsStephan Bergmann4-12/+9
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-1/+0
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-5/+5
2014-02-26fix commentsCaolán McNamara1-4/+4
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms9-54/+54
2014-02-21cid#707946 Uninitialized pointer fieldNoel Grandin1-3/+3
2014-02-20cid#1038312 Dereference before null checkNoel Grandin1-1/+1
2014-02-18ulfex: remove unneeded bULF, it is always trueZolnai Tamás2-5/+3
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann6-104/+104
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud1-1/+0
2014-01-29coverity#1158098 Explicit null dereferencedCaolán McNamara1-0/+3
2014-01-28bool improvementsStephan Bergmann3-5/+5
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar1-1/+1
2014-01-10sal_Bool -> boolStephan Bergmann1-3/+2
2014-01-06Transex3: modify src list localization/merge partZolnai Tamás1-62/+31
2013-12-27Transex3: modify list localization/export partZolnai Tamás1-1/+3
2013-12-27Transex3: Simplify members for listsZolnai Tamás2-355/+170
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-28/+3
2013-12-27Transex3: some string optimizationZolnai Tamás1-26/+16
2013-12-27Transex3: no need to check whether a lang occurs twiceZolnai Tamás1-21/+0
2013-12-27Transex3: remove obsolete textrefidZolnai Tamás2-7/+0
2013-12-27Transex3: sHelpId is assigned but never usedZolnai Tamás1-4/+0
2013-12-27Transex3: remove unused text typesZolnai Tamás1-11/+1
2013-12-27Transex3: remove obsolete HelpTextZolnai Tamás2-24/+1
2013-12-27Transex3: UIEntries list type is unusedZolnai Tamás3-54/+2
2013-12-27Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás1-19/+2
2013-12-27Transex3: remove not parsed tokensZolnai Tamás1-4/+0
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa3-6/+0
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara1-1/+1
2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier1-2/+0
2013-12-02fdo#71056 add <sup> to list of inline help XML tagsAndras Timar1-2/+2
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin4-5/+5
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-15/+15
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-15/+15
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-15/+15
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-9/+9
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke1-1/+1
2013-11-17good-bye stringex, you served wellAndras Timar3-237/+0
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-1/+1
2013-11-15qtz handling in ulfexAndras Timar1-2/+2
2013-11-15do not merge translatable="false" strings to Android resourceAndras Timar1-0/+24