summaryrefslogtreecommitdiff
path: root/javaunohelper
ModeNameSize
-rw-r--r--Jar_juh.mk2120logplain
-rw-r--r--JunitTest_juh.mk2260logplain
-rw-r--r--Library_juh.mk1042logplain
-rw-r--r--Library_juhx.mk770logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_javaunohelper.mk722logplain
-rw-r--r--README39logplain
d---------com / sun / star30logplain
d---------source295logplain
d---------test / com / sun / star30logplain
d---------util36logplain
/commit/smoketest?h=aoo/trunk&id=47b8034efc33a1c022d4a1f8385e3739aca86442'>Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert smoketest codebase away from OSL_ASSERT to assertChris Sherlock 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-11Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-20Fix smoketest under right-to-left localesKhaled Hosny 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18coverity#1358588 Uninitialized scalar fieldCaolán McNamara 2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke 2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran 2016-02-15WaE: loplugin:cstylecastTor Lillqvist 2016-02-15smoketest: loplugin:nullptrMichael Stahl 2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro 2016-02-09Remove excess newlinesChris Sherlock 2015-12-10More smoketest notes.Michael Meeks 2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist 2015-11-26smoketest: improve docs.Michael Meeks 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann 2015-11-04yyyyyNoel Grandin 2015-10-29com::sun::star->css in smoketest,sotNoel Grandin 2015-10-15coverity#1326133 Logically dead codeCaolán McNamara 2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe