summaryrefslogtreecommitdiff
path: root/onlineupdate
ModeNameSize
-rw-r--r--Executable_mar.mk1333logplain
-rw-r--r--Executable_updater.mk2084logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_onlineupdate.mk534logplain
-rw-r--r--README287logplain
d---------source66logplain
19&id=900a2996c47a6fd32abf324db17bf1526894da36'>coverity#1261762 Resource leakCaolán McNamara 2015-01-05Fix includeStephan Bergmann 2015-01-05Include function declarationsStephan Bergmann 2015-01-05Mark function declarations as CPPU_DLLPUBLIC, not only definitionsStephan Bergmann 2015-01-05Missing constStephan Bergmann 2015-01-05More unnamed namespace clean-upStephan Bergmann 2015-01-05These extern "C" functions are not in an unnamed namespaceStephan Bergmann 2015-01-05These extern "C" functions are not in namespace cppuStephan Bergmann 2015-01-05includeStephan Bergmann 2015-01-05Some loplugin:revisibility clean-upStephan Bergmann 2015-01-02OSL_FAIL -> SAL_WARNStephan Bergmann 2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara 2014-12-19Remove unused */qa/checkapi/Stephan Bergmann 2014-12-16cppu: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-11document coverity#706128 Wrong sizeof argumentCaolán McNamara 2014-11-20Clean up includesStephan Bergmann 2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl 2014-11-18coverity#440589 silence Write to pointer after freeCaolán McNamara 2014-11-18Assert that typelib_typedescription_release will not destroy pTDR->pTypeStephan Bergmann 2014-11-17cid#1254675 Uncaught exceptionStephan Bergmann 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-11-14coverity#704593 silence Dereference after null checkCaolán McNamara 2014-11-14cid#983623 Don't throw DisposedException past uno_threadpool_putJobStephan Bergmann 2014-11-05markup with event type not checker typeCaolán McNamara 2014-10-31Removed duplicated includesAndrea Gelmini 2014-10-30document array_vs_singleton dismissalsCaolán McNamara 2014-10-30restore using rtl for OSL_DEBUG_LEVEL > 1Caolán McNamara 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-10-27see if we can auto-ignore new Sequence false positives as suchCaolán McNamara 2014-10-08coverity#982158 Unchecked return valueCaolán McNamara 2014-10-08coverity#982157 Unchecked return valueCaolán McNamara 2014-10-08coverity#982156 Unchecked return valueCaolán McNamara 2014-10-02optimise UNO Sequence destructorNoel Grandin 2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler 2014-09-17attempt to fix Android buildbotNoel Grandin 2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin