summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-18coverity#982269 Copy-paste errorJulien Nabet1-1/+1
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás27-704/+495
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan1-1/+4
2013-03-12l10ntools: these are not public headersMatúš Kukan7-38/+4
2013-03-12fdo#59867 set correct LCID for Catalan Valencian in Windows installerAndras Timar1-1/+1
2013-03-11filter: use python version of FCFGMergeMatúš Kukan14-5423/+0
2013-03-09Use simpler keyid with 5 digitsZolnai Tamás1-7/+7
2013-03-09not stop localize, just ignore invalid po entriesZolnai Tamás1-1/+0
2013-03-09Delete PoHeader constructor used by renewpoZolnai Tamás2-37/+0
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+1
2013-03-05remove obsoleted ulfconv utilityAndras Timar3-374/+0
2013-03-04remove obsolete po2lo scriptAndras Timar3-265/+0
2013-03-04doubled includesThomas Arnhold2-2/+0
2013-03-04This condition is uneeded and cause localize not to workZolnai Tamás1-8/+6
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-4/+4
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-2/+2
2013-03-01coverity#705109: use of invalid iteratorMarkus Mohrhard1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28renewpo was needed one time only, 3.6->4.0 conversion. DroppedAndras Timar3-291/+0
2013-02-28excludeDirectory became obsolete, because dmake was killedAndras Timar1-27/+1
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2-8/+0
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold2-3/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/pathes/paths/Tor Lillqvist1-1/+1
2013-02-18Fix fdo#60754 - no translations for langs sorting after qtzThorsten Behrens2-4/+5
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev2-2/+2
2013-02-15Only escape double-quotes for ulf files.Thorsten Behrens1-2/+2
2013-02-15Proper escaping of quotes for android xml resource files.Thorsten Behrens1-1/+1
2013-02-14Get Labels.xcu out of configuration data.Matúš Kukan1-2/+0
2013-02-13Reduce scope xrmmerge.cxxJulien Nabet1-4/+2
2013-02-13Some cppcheck cleaningJulien Nabet1-4/+2
2013-02-11More quote escaping on translated strings.Thorsten Behrens2-2/+3
2013-02-06remove obsolete hidother.src filesAndras Timar1-1/+0
2013-01-31l10ntools: kill RTL_CONSTASCII_STRINGPARAM in definesMiklos Vajna1-2/+2
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl7-7/+7
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl10-12/+12
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-4/+4
2012-12-29po.cxx: use static and const to increase efficiencyZolnai Tamás1-8/+11
2012-12-27let uiex produce more translations in one runDavid Tardon1-28/+70
2012-12-27drop unused includeDavid Tardon1-1/+0
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley7-2/+11
2012-12-24fdo#58673 Generate the same keyid for pots as for mergeZolnai Tamás1-4/+4
2012-12-19Fix localization of modified listsZolnai Tamás1-102/+119
2012-12-19l10ntools: remove wrong dependency on offapiMatúš Kukan1-2/+0
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-2/+0
2012-12-17fix ascii escaped unicode generationAndras Timar1-1/+3