summaryrefslogtreecommitdiff
path: root/unotest
ModeNameSize
-rw-r--r--Jar_test-tools.mk1851logplain
-rw-r--r--Jar_test.mk1925logplain
-rw-r--r--Library_unobootstrapprotector.mk1699logplain
-rw-r--r--Library_unoexceptionprotector.mk1685logplain
-rw-r--r--Library_unotest.mk1956logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_unotest.mk1545logplain
-rw-r--r--Package_inc.mk2048logplain
d---------inc / unotest34logplain
d---------prj70logplain
d---------source61logplain
43afb2accad7fc149282706b721f6b0f4eb'>Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-24loplugin:constantfunction: storeNoel Grandin 2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara 2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-19Suppress 1 cppcheck warning arrayIndexOutOfBoundsJulien Nabet