summaryrefslogtreecommitdiff
path: root/l10ntools/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-21dirent.h doesn't exist on windowsLuboš Luňák1-9/+18
2012-11-20work around ambiguity with msvc and old gccLuboš Luňák1-1/+1
2012-11-20WaE ignoring return value, this time reallyDavid Ostrovsky1-7/+7
2012-11-20WaE ignoring return valueDavid Ostrovsky1-3/+14
2012-11-20-Werror=trigraphsStephan Bergmann1-1/+1
2012-11-20Merge branch 'feature/killsdf'Andras Timar21-3429/+2341
2012-11-20"tubes" missing from l10n project listStephan Bergmann1-0/+1
2012-11-20Generate qtz propertiesZolnai Tamás1-1/+2
2012-11-19Use icu regex in l10ntools instead of i18nregexpZolnai Tamás1-51/+26
2012-11-18Fix some encoding problem in treemergeZolnai Tamás1-1/+3
2012-11-18Localize tree files in helpZolnai Tamás1-3/+2
2012-11-18Localize xhp files in helpZolnai Tamás3-58/+80
2012-11-18Correct skipping source file line of msgctxtZolnai Tamás1-3/+5
2012-11-18Revert "Write source file into po entries' msgctxt"Zolnai Tamás1-4/+1
2012-11-18Revert "Correct skiping source file line of msgctxt"Zolnai Tamás1-1/+2
2012-11-18Correct skiping source file line of msgctxtZtamas1-2/+1
2012-11-18Write source file into po entries' msgctxtZtamas1-1/+4
2012-11-18Revert "put filename into msgctxt, because po entries must be unique"Andras Timar1-6/+5
2012-11-18put filename into msgctxt, because po entries must be uniqueAndras Timar1-5/+6
2012-11-18Write source file into po entries' msgctxtZtamas1-2/+4
2012-11-17Last changes in renewpo for migrationZolnai Tamás1-66/+73
2012-11-17Handle dictionaries in the same way in localizeZolnai Tamás1-9/+4
2012-11-13fix XML tag check in help and readme translationsAndras Timar3-3/+49
2012-11-13remove obsoleted gsicheck toolAndras Timar2-2621/+0
2012-11-13XML tag check in help and readme translationsAndras Timar3-5/+34
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar2-2/+5
2012-11-10Add some check to renewpoZolnai Tamás1-8/+17
2012-11-08Add an extra empty line to lngmergeZolnai Tamás1-0/+1
2012-11-08Correct typo in po headerZolnai Tamás1-2/+2
2012-11-08Localize.cxx add correct header to poZolnai Tamás1-9/+15
2012-11-07integrate librelogo to the buildAndras Timar1-0/+1
2012-11-05Correct propmergeZolnai Tamás1-0/+4
2012-11-03Implement new treex executableZolnai Tamás3-1/+366
2012-11-03 escape quotes, unescape double escaped quotes fdo#56648Andras Timar1-2/+4
2012-10-29Delete some unneeded checking from export2.cxxZolnai Tamás1-4/+0
2012-10-29Correct some naming in propexZolnai Tamás1-3/+3
2012-10-11Use isFuzzy() instead of getFuzzy()Zolnai Tamás2-4/+4
2012-10-11Use MsgCtxt, MsgId and MsgCtxtZolnai Tamás3-82/+82
2012-10-10Move GenPoEntry out of headerZolnai Tamás1-33/+124
2012-10-10Correct lngmerge not to work with eofZolnai Tamás1-2/+3
2012-10-10Delete WhiteSpace member of GenPoEntryZolnai Tamás1-12/+3
2012-10-10Relocate KeyId to PoEntryZolnai Tamás1-39/+53
2012-10-09Use _t suffix for typedefZolnai Tamás1-5/+5
2012-10-09Use static, lcl_ and anonymus namespaceZolnai Tamás2-206/+229
2012-10-08Make renewpo to ignore double id in xml/xrmZolnai Tamás1-4/+7
2012-10-08Make an end of xrmex id duplicationZolnai Tamás1-14/+8
2012-10-08typosAndras Timar1-4/+4
2012-10-08Correct wrong memory addressingZolnai Tamás2-14/+15
2012-10-08Move propex/propmerge code to C++Zolnai Tamás2-0/+267
2012-10-07Make Export::handleArguments method saferZolnai Tamás3-26/+29