summaryrefslogtreecommitdiff
path: root/tools
ModeNameSize
-rw-r--r--CppunitTest_tools_test.mk1341logplain
-rw-r--r--CustomTarget_reversemap.mk765logplain
-rw-r--r--Executable_bestreversemap.mk604logplain
-rw-r--r--Library_tl.mk3209logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_tools.mk1235logplain
-rw-r--r--README312logplain
-rw-r--r--StaticLibrary_ooopathutils.mk1060logplain
d---------inc64logplain
d---------qa / cppunit34logplain
d---------source424logplain
d---------test38logplain
sliteration?id=58b898407254e308830bf6570f87f38ce62f9a39'>loplugin:includeform: i18npoolStephan Bergmann 2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin 2017-08-18loplugin:unnecessaryparenNoel Grandin 2017-08-02remove unnecessary use of 'this->'Noel Grandin 2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin 2017-07-11use more range-for on uno::SequenceNoel Grandin 2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin 2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann 2017-04-04make UNO enums scoped for internal LO codeNoel Grandin 2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin 2017-02-13Fix typosAndrea Gelmini 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann 2017-01-18Some cleanups, tdf#105170 follow-upKhaled Hosny 2017-01-17tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny 2017-01-09New loplugin:externvar: i18npoolStephan Bergmann 2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann 2016-07-15new loplugin unnecessary overrideNoel Grandin 2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin 2016-05-11convert MappingType to scoped enumNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-03-08Remove dead codeStephan Bergmann 2016-03-08Remove unnecessary includeStephan Bergmann 2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-09Remove excess newlinesChris Sherlock 2016-01-10Fix typosAndrea Gelmini 2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin