summaryrefslogtreecommitdiff
path: root/salhelper
ModeNameSize
-rw-r--r--CppunitTest_salhelper_checkapi.mk1950logplain
-rw-r--r--CppunitTest_salhelper_testapi.mk987logplain
-rw-r--r--CustomTarget_salhelper_allheaders.mk2544logplain
-rw-r--r--Library_salhelper.mk2133logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_salhelper.mk1427logplain
-rw-r--r--Package_inc.mk2062logplain
-rw-r--r--README39logplain
d---------inc / salhelper36logplain
d---------prj70logplain
d---------qa75logplain
d---------source244logplain
d---------test105logplain
d>replace double-checked locking patterns with thread safe local staticsMike Kaganski 2018-11-01fix pyuno compile on Fedora29Noel Grandin 2018-10-13loplugin:constfields in package..registryNoel Grandin 2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin 2018-09-24loplugin:external (clang-cl)Stephan Bergmann 2018-09-17New loplugin:externalStephan Bergmann 2018-09-07DeInitVCL in PythonTestStephan Bergmann 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara 2018-07-03const fixes for python3-devel-3.7.0-1.fc29.x86_64Stephan Bergmann 2018-06-23[API CHANGE] Add a sal_debug method to pyunoTor Lillqvist 2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin 2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin 2018-04-09configure,pyuno: require at least Python 2.7Michael Stahl 2018-04-05Fix Python file URL construction on WindowsStephan Bergmann 2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann 2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin 2018-02-02pyuno: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski 2018-02-01tdf#114815 pyuno: avoid 2 threads initing python in parallelMichael Stahl 2018-01-15More loplugin:cstylecast: pyunoStephan Bergmann 2018-01-12More loplugin:cstylecast: pyunoStephan Bergmann 2018-01-11loplugin:redundantcast: pyunoStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin