summaryrefslogtreecommitdiff
path: root/embeddedobj
ModeNameSize
-rw-r--r--Library_embobj.mk1410logplain
-rw-r--r--Library_emboleobj.mk1783logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_embeddedobj.mk535logplain
-rw-r--r--README75logplain
d---------qa / embedding36logplain
d---------source138logplain
d---------test119logplain
d---------util44logplain
07b16eb888edf284f4637be6cb09234ebMike Kaganski 2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski 2017-09-27Make these tests part of the regular 'make check'Stephan Bergmann 2017-09-26Call pyuno.private_initTestEnvironment() only onceStephan Bergmann 2017-09-25tdf#57950: Replace chained OUStringBuffer::append() with operator+Muhammet Kara 2017-09-22loplugin:flatten in pyuno..scNoel Grandin 2017-08-17remove unnecessary use of OUString::getStrNoel Grandin 2017-07-31loplugin:constparams in basctlNoel Grandin 2017-07-21loplugin:constparams in soltools and variousNoel Grandin 2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin 2017-05-12Clean up uses of SAL_U/SAL_W: pyunoStephan Bergmann 2017-05-12remove unused uno::Reference varsNoel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke