summaryrefslogtreecommitdiff
path: root/emfio
ModeNameSize
-rw-r--r--CppunitTest_emfio_emf.mk1085logplain
-rw-r--r--CppunitTest_emfio_wmf.mk1233logplain
-rw-r--r--IwyuFilter_emfio.yaml163logplain
-rw-r--r--Library_emfio.mk1774logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_emfio.mk1062logplain
-rw-r--r--README.md5699logplain
-rw-r--r--emfio.component1198logplain
d---------inc193logplain
d---------qa / cppunit34logplain
d---------source66logplain
core/commit/dbaccess/source/ext?id=bfde4866e07746eafa2f0d6173c29d805cc35ad0'>convert DecodeMechanism to scoped enumNoel Grandin 2016-11-17loplugin:datamembershadowNoel Grandin 2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin 2016-10-05convert MapUnit to scoped enumNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin 2016-07-15new loplugin unnecessary overrideNoel Grandin 2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin 2016-04-30Fix typosAndrea Gelmini 2016-04-27-Werror,-WvarargsStephan Bergmann 2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18clean-up: unused using declarations and includesJochen Nitschke 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke 2016-04-01tdf#97966 Drop 'static' keywordsWastack 2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin 2016-02-15tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Arnold Dumas