summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-22fdo#66048: export cannot handle starting \\\"Zolnai Tamás1-9/+1
2013-06-11fdo#65483 Invalid po lines caused missing translationsZolnai Tamás1-3/+6
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 Stahl3-0/+3
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ás6-179/+55
2013-05-02Make localization a bit more effectiveZolnai Tamás5-415/+209
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+5
2013-04-23L10ntools: remove some lang vectors from parsingZolnai Tamás1-10/+0
2013-04-21Delete more unused member from exportZolnai Tamás1-8/+0
2013-04-21Some changes in qtz handlingZolnai Tamás8-164/+218
2013-04-20Delete some unneeded member of ResDataZolnai Tamás2-23/+0
2013-04-15Delete remaind code of an obsolote parameterZolnai Tamás1-47/+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ás9-111/+59
2013-04-13Remove obsolote 'empty string -> "-"' behaviourZolnai Tamás4-24/+21
2013-04-13Delete obsolote platform from l10ntools mergeZolnai Tamás10-123/+68
2013-04-13Make l10ntools executables escape clearZolnai Tamás6-188/+90
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-459/+459
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ás6-178/+160
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 Bergmann1-2/+0
2013-03-27Refactor l10ntoolsZolnai Tamás21-832/+609
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ás13-208/+137
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
2013-03-19These classes are not usedZolnai Tamás2-296/+0
2013-03-19Localize files of a directory in lexical orderZolnai Tamás1-40/+69
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