summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheckjob.cxx
AgeCommit message (Expand)Author
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-01loplugin:stringconstantNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-22valgrind: use after freeCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-18boost->stdCaolán McNamara
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann
2014-08-25set names on a bunch more threads...Michael Stahl
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10Do not use this in ctorStephan Bergmann
2014-02-10auto_ptr -> scoped_ptrStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-06-05fdo#64962 - ignore exceptions from checking with the update service.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14Fix compilation error with older GCCTor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-12-21Fixes for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-07-23dv19:#i111166# removed syntax warningDirk Voelzke
2010-07-21dv19#i111166# removed extra dispose, join with thread before shut downDirk Voelzke