summaryrefslogtreecommitdiffstats
path: root/l10ntools/source
Commit message (Expand)AuthorAgeFilesLines
* pocheck: Math symbol names (from symbol.src) must not contain spacesAndras Timar2013-08-221-0/+33
* downcast of address which does not point to an object of type 'XMLParentNode'Stephan Bergmann2013-08-221-3/+3
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-3/+3
* Missing + signsStephan Bergmann2013-08-201-11/+11
* fdo#67786 pocheck tool for checking translationsAndras Timar2013-08-201-0/+267
* Mark as constTakeshi Abe2013-07-291-1/+1
* coverity#1038312: Dereference before null checkJulien Nabet2013-07-221-4/+5
* Search for char instead of 1 char long string, when possible.Thomas Arnhold2013-06-296-11/+11
* fdo#66048: export cannot handle starting \\\"Zolnai Tamás2013-06-221-9/+1
* l10ntools: getLength() -> isEmpty()Zolnai Tamás2013-06-172-4/+4
* fdo#65483 Invalid po lines caused missing translationsZolnai Tamás2013-06-111-3/+6
* Better verification of bad idxdict inputStephan Bergmann2013-05-281-1/+11
* Source files shouldn't have executable bit set.Mark Wielaard2013-05-281-0/+0
* Escape quotes during stringex exportZolnai Tamás2013-05-261-2/+2
* Fix some escaping bug in l10ntoolsZolnai Tamás2013-05-252-1/+5
* RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara2013-05-233-3/+3
* gallery: cleanup makefiles for new gallery naming and translation.Michael Meeks2013-05-151-0/+1
* typo fix: s/inavlid/invalid/Andras Timar2013-05-141-2/+2
* fixed transex3 out of bounds access to vMergeEntryVectorEike Rathke2013-05-111-1/+1
* soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl2013-05-103-0/+3
* coverity#1019372/373: Resource leaksJulien Nabet2013-05-082-0/+2
* coverity#1019374: Resource leakJulien Nabet2013-05-081-0/+1
* coverity#982460: Explicit null dereferencedJulien Nabet2013-05-081-3/+2
* WaE: unused parameter 'rOpenTag'Tor Lillqvist2013-05-021-1/+1
* Fix warning: unused variable 'sLang' [loplugin]Tor Lillqvist2013-05-021-2/+0
* Some code scrubingZolnai Tamás2013-05-026-179/+55
* Make localization a bit more effectiveZolnai Tamás2013-05-025-415/+209
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+5
* L10ntools: remove some lang vectors from parsingZolnai Tamás2013-04-231-10/+0
* Delete more unused member from exportZolnai Tamás2013-04-211-8/+0
* Some changes in qtz handlingZolnai Tamás2013-04-218-164/+218
* Delete some unneeded member of ResDataZolnai Tamás2013-04-202-23/+0
* Delete remaind code of an obsolote parameterZolnai Tamás2013-04-151-47/+2
* Fix warning: unused variable 'sPlatform' [loplugin]Tor Lillqvist2013-04-131-2/+0
* Revert "KeyId do not contain special chars so ulfex can use it again"Zolnai Tamás2013-04-131-0/+4
* Some empty pot directories remainedZolnai Tamás2013-04-131-13/+14
* KeyId do not contain special chars so ulfex can use it againZolnai Tamás2013-04-131-4/+0
* l10ntools: export use only en-USZolnai Tamás2013-04-139-111/+59
* Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás2013-04-134-24/+21
* Delete obsolote platform from l10ntools mergeZolnai Tamás2013-04-1310-123/+68
* Make l10ntools executables escape clearZolnai Tamás2013-04-136-188/+90
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-459/+459
* Fix assertion in xmlparse and call this function with more careZolnai Tamás2013-04-021-6/+9
* Prevent asserts from firingStephan Bergmann2013-04-021-2/+2
* There is no <Arg> tag in xcu localizable stringsZolnai Tamás2013-03-312-57/+5
* Make a bit cleaner transformation of help stringsZolnai Tamás2013-03-316-178/+160
* Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann2013-03-281-2/+4
* Fix build: typo and not needZolnai Tamás2013-03-271-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2013-03-271-2/+0
* Refactor l10ntoolsZolnai Tamás2013-03-2721-832/+609