summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Better verification of bad idxdict inputStephan Bergmann1-1/+11
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard2-0/+0
2013-05-26Escape quotes during stringex exportZolnai Tamás1-2/+2
2013-05-25Fix some escaping bug in l10ntoolsZolnai Tamás2-1/+5
2013-05-23RHEL-5 baseline ver of flex doesn't have nounistdCaolán McNamara3-3/+3
2013-05-15gallery: cleanup makefiles for new gallery naming and translation.Michael Meeks1-0/+1
2013-05-14typo fix: s/inavlid/invalid/Andras Timar1-2/+2
2013-05-11fixed transex3 out of bounds access to vMergeEntryVectorEike Rathke1-1/+1
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl4-1/+5
2013-05-08coverity#1019372/373: Resource leaksJulien Nabet2-0/+2
2013-05-08coverity#1019374: Resource leakJulien Nabet1-0/+1
2013-05-08coverity#982460: Explicit null dereferencedJulien Nabet1-3/+2
2013-05-02WaE: unused parameter 'rOpenTag'Tor Lillqvist1-1/+1
2013-05-02Fix warning: unused variable 'sLang' [loplugin]Tor Lillqvist1-2/+0
2013-05-02Some code scrubingZolnai Tamás16-282/+151
2013-05-02Make localization a bit more effectiveZolnai Tamás6-422/+266
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks9-191/+37
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24move URE headers to include/David Tardon1-2/+0
2013-04-23L10ntools: remove some lang vectors from parsingZolnai Tamás3-14/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-21Delete more unused member from exportZolnai Tamás2-13/+0
2013-04-21Some changes in qtz handlingZolnai Tamás11-167/+223
2013-04-20Delete some unneeded member of ResDataZolnai Tamás3-27/+0
2013-04-15Delete remaind code of an obsolote parameterZolnai Tamás2-50/+2
2013-04-13Fix warning: unused variable 'sPlatform' [loplugin]Tor Lillqvist1-2/+0
2013-04-13Revert "KeyId do not contain special chars so ulfex can use it again"Zolnai Tamás1-0/+4
2013-04-13Some empty pot directories remainedZolnai Tamás1-13/+14
2013-04-13KeyId do not contain special chars so ulfex can use it againZolnai Tamás1-4/+0
2013-04-13l10ntools: export use only en-USZolnai Tamás13-116/+63
2013-04-13Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás4-24/+21
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás11-155/+87
2013-04-13Make l10ntools executables escape clearZolnai Tamás13-195/+99
2013-04-09rename expat external to 'expat'David Tardon1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-658/+658
2013-04-02Fix assertion in xmlparse and call this function with more careZolnai Tamás1-6/+9
2013-04-02Prevent asserts from firingStephan Bergmann1-2/+2
2013-03-31There is no <Arg> tag in xcu localizable stringsZolnai Tamás2-57/+5
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás17-204/+167
2013-03-28Half-assed attempt at enforcing operator [] preconditionsStephan Bergmann1-2/+4
2013-03-27Fix build: typo and not needZolnai Tamás1-1/+0
2013-03-27-Werror,-Wunused-private-fieldStephan Bergmann2-5/+0
2013-03-27l10ntools/inc/helper.hxx includes libxml/parser.hStephan Bergmann1-0/+1
2013-03-27Refactor l10ntoolsZolnai Tamás28-948/+714
2013-03-27-Wunused-macrosStephan Bergmann2-3/+0
2013-03-26Typo __SINPRO_CC -> __SUNPRO_CCStephan Bergmann3-3/+3
2013-03-25Remove unneeded project and projectroot parametersZolnai Tamás18-232/+153
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann3-9/+9
2013-03-24qtz length changed, use this length dynamicallyZolnai Tamás1-2/+2
2013-03-22Check return value of system()Zolnai Tamás1-1/+7