summaryrefslogtreecommitdiffstats
path: root/l10ntools
Commit message (Expand)AuthorAgeFilesLines
* coverity#1158098 Explicit null dereferencedCaolán McNamara2014-01-291-0/+3
* bool improvementsStephan Bergmann2014-01-283-5/+5
* fdo#74119 fix unlocalized redline menuAndras Timar2014-01-271-1/+1
* sal_Bool -> boolStephan Bergmann2014-01-102-4/+3
* Transex3: modify src list localization/merge partZolnai Tamás2014-01-062-68/+31
* Transex3: modify list localization/export partZolnai Tamás2013-12-271-1/+3
* Transex3: Simplify members for listsZolnai Tamás2013-12-273-397/+176
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-272-29/+3
* Transex3: some string optimizationZolnai Tamás2013-12-271-26/+16
* Transex3: no need to check whether a lang occurs twiceZolnai Tamás2013-12-271-21/+0
* Transex3: remove unused sLastTextType memberZolnai Tamás2013-12-271-1/+0
* Transex3: remove obsolete textrefidZolnai Tamás2013-12-273-8/+0
* Transex3: sHelpId is assigned but never usedZolnai Tamás2013-12-272-5/+0
* Transex3: remove unused text typesZolnai Tamás2013-12-272-15/+1
* Transex3: remove obsolete HelpTextZolnai Tamás2013-12-273-28/+1
* Transex3: UIEntries list type is unusedZolnai Tamás2013-12-275-57/+2
* Transex3: bDontWriteOutput is assigend but never usedZolnai Tamás2013-12-272-20/+2
* Transex3: remove not parsed tokensZolnai Tamás2013-12-272-9/+0
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-163-6/+0
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier2013-12-091-2/+0
* fdo#71056 add <sup> to list of inline help XML tagsAndras Timar2013-12-021-2/+2
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-224-5/+5
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin2013-11-211-15/+15
* Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin2013-11-201-15/+15
* remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin2013-11-201-15/+15
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-9/+9
* renamed ku* to kmr-Latn*, fdo#63460Eike Rathke2013-11-181-1/+1
* good-bye stringex, you served wellAndras Timar2013-11-176-315/+0
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-171-1/+1
* qtz handling in ulfexAndras Timar2013-11-151-2/+2
* do not merge translatable="false" strings to Android resourceAndras Timar2013-11-151-0/+24
* do not extract translatable="false" strings from Android resourceAndras Timar2013-11-151-10/+15
* fixincludeguards.sh: l10ntoolsThomas Arnhold2013-11-0512-32/+32
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-2/+2
* l10ntools: remove Package_ulfconvMichael Stahl2013-10-302-20/+0
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-281-0/+2
* convert code to use OUString::endsWithNoel Grandin2013-10-232-8/+4
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* file list cleanupAndras Timar2013-10-111-20/+2
* add sw/source/ui/inc/misc.hrcAndras Timar2013-10-111-0/+1
* fix path of l10ntools in localize (solver has gone)Andras Timar2013-10-091-4/+2
* fix po import of PairedListZolnai Tamás2013-09-271-5/+2
* Fix memory leaksMatteo Casalin2013-09-261-41/+32
* Revert "More ICU dependencies that are now dragged in"Matúš Kukan2013-09-252-2/+0
* Add icudata here, tooTor Lillqvist2013-09-231-0/+1
* Seems that on the Android tinderboxes, icudata is needed by helpexTor Lillqvist2013-09-231-0/+1
* Clean up l10ntools xml parser.Zolnai Tamás2013-09-183-716/+577
* Use OString in xmlparse.cxx to avoid numerous srting conversionZolnai Tamás2013-09-184-231/+179