summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc
Commit message (Expand)AuthorAgeFilesLines
* Convert LIST to scoped enumNoel Grandin2016-05-221-8/+7
* Convert ID_LEVEL to scoped enumNoel Grandin2016-05-201-5/+3
* loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin2016-05-191-1/+0
* genlang .xcu dot handling and level func for .srcjan Iversen2016-05-031-1/+1
* genlang macro support for .src filesjan Iversen2016-05-021-3/+4
* genLang .src conversion, first version.jan Iversen2016-05-021-14/+18
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-9/+9
* Avoid reserved identifierStephan Bergmann2016-04-121-1/+1
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-4/+9
* genlang, update to satisfy clang.jan iversen2016-04-044-4/+9
* genlang, added genKey functionjan iversen2016-03-272-3/+3
* genlang, clenaup top of Lex filesjan iversen2016-03-264-2/+11
* genlang, gRun.sh produces the same files as old toolsjan iversen2016-03-241-0/+39
* genlang, removed clang problemsjan iversen2016-03-2311-12/+39
* genlang, added prel. support for ui files.jan iversen2016-03-231-0/+35
* genlang, PO files contain both comment and resource extrajan iversen2016-03-229-62/+64
* genlang .tree ==> .pot identical.jan iversen2016-03-223-1/+5
* genlang, removed std::jan iversen2016-03-2210-99/+99
* genlang, generating .pot files for .xrm filesjan iversen2016-03-2210-14/+15
* genlang, moved save function to convPO from convGen.jan iversen2016-03-222-23/+13
* update genlang, activated lex calls.jan iversen2016-03-221-39/+0
* tdf#84938 Replaced #defined constants with enum classChirag Manwani2016-03-171-11/+13
* genLang updatejan iversen2016-03-1512-460/+349
* genLang updatejan iversen2016-03-1411-63/+30
* genLang updatejan iversen2016-03-143-241/+129
* genLang updatejan iversen2016-03-142-174/+100
* update genLang (l10ntools)Jan Iversen2016-03-111-35/+1
* Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Michael Stahl2016-03-081-1/+1
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-081-1/+1
* various loplugin warningsStephan Bergmann2016-03-0311-25/+25
* genLang project (awareness)Jan Iversen2016-03-0313-0/+1085
* loplugin:unuseddefaultparam in l10ntoolsNoel Grandin2016-03-022-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-092-2/+0
* loplugin: unused return valuesNoel Grandin2016-01-181-1/+1
* loplugin:unusedfieldsNoel Grandin2016-01-181-2/+1
* loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin2016-01-153-6/+5
* loplugin:unusedfields variousNoel Grandin2015-11-251-2/+1
* coverity#1339308 Uncaught exceptionCaolán McNamara2015-11-141-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-19/+19
* loplugin:unusedmethodsNoel Grandin2015-10-011-2/+0
* new loplugin automemNoel Grandin2015-08-204-13/+13
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-032-3/+1
* loplugin:unusedmethodsNoel Grandin2015-07-303-20/+2
* loplugin:staticfunctionNoel Grandin2015-03-275-16/+16
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* attempt to compare a singular iterator to a singular iteratorCaolán McNamara2015-01-021-3/+12
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-023-11/+10