summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2018-02-09tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk1-1/+1
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin2-8/+5
2017-04-06tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski1-2/+2
2016-11-17loplugin:unusedfieldsNoel Grandin2-12/+0
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin1-2/+2
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2-3/+2
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2-8/+1
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin2-10/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-8/+8
2016-09-12coverity#1371323 Missing move assignment operatorCaolán McNamara2-0/+8
2016-09-12this doesn't need a virtual dtorCaolán McNamara1-7/+1
2016-08-31add Venetian (vec) ui languageChristian Lohmaier1-0/+1
2016-08-28screenshot: develop interactive screenshot dialogArmin Le Grand1-1/+1
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-5/+1
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin4-8/+8
2016-07-22Fix typosAndrea Gelmini1-1/+1
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara1-2/+0
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara1-2/+0
2016-07-05Remove last traces of First Start WizardSamuel Mehrbrodt1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen2-2/+2
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-2/+2
2016-06-01loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-26loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-25l10ntools: replace boost::crc with rtl_crc32Michael Stahl2-23/+4
2016-05-22Convert LIST to scoped enumNoel Grandin2-34/+33
2016-05-20Convert STATE to scoped enumNoel Grandin1-15/+13
2016-05-20Convert TEXT_STATE to scoped enumNoel Grandin1-6/+5
2016-05-20Convert ID_LEVEL to scoped enumNoel Grandin3-11/+9
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin1-1/+0
2016-05-10tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav1-1/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-1/+1
2016-05-05genlang .src lex support for sfx itemsjan Iversen1-14/+14
2016-05-05genlang, made gDiff.sh intelligentjan Iversen1-2/+6
2016-05-05genlang helpcontent2 is now identicaljan Iversen1-53/+57
2016-05-04genLang .tree files got "help_section"jan Iversen2-3/+4
2016-05-04genlang keygen with newline changedjan Iversen1-2/+15
2016-05-04genlang correct xcu filterjan Iversen2-3/+8
2016-05-03genlang .ulf uses LngText as id.jan Iversen1-1/+1
2016-05-03genlang .xcu dot handling and level func for .srcjan Iversen5-7/+9
2016-05-03genlang .src single line macrojan Iversen1-2/+3
2016-05-02genlang macro support for .src filesjan Iversen5-57/+83
2016-05-02vm174 .xcu updatejan Iversen1-0/+1
2016-05-02genLang .src conversion, first version.jan Iversen4-172/+218
2016-04-30genlang, update to compile with VC 2015, and script cleanupjan Iversen3-416/+12
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-8/+8
2016-04-18cppcheck: unused variablesCaolán McNamara2-3/+3
2016-04-18cppcheck: catchExceptionByValueCaolán McNamara1-2/+2
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1