summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheckconfig.cxx
AgeCommit message (Expand)Author
2017-08-18tdf#105538 Download update to Downloads folder on WindowsTakeshi Abe
2017-06-29loplugin:oncevarStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-02-28loplugin:unoanyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-20Cleanup while reading extensions.Michael Meeks
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann
2015-03-12extensions: PVS-Studio V716 Suspicious type conversion: BOOL -> HRESULTMichael Stahl
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-10-15Some string clean-upStephan Bergmann
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-08-21valueOf() -> number()Luboš Luňák
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-02-15Fix conversionJulien Nabet
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-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-29targeted string re-workNorbert Thiebaud
2012-01-02-Wunused-but-set-variableStephan Bergmann
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-21Remove doubled headers.Thomas Arnhold
2010-12-03more Sal n elementsKenneth Venken
2010-11-28RTL_CONSTASCII_USTRINGPARAM in components 3Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?)Gert Faller
2010-11-27RTL_CONSTASCII_USTRINGPARAM in components 1Gert Faller
2010-10-28#dv22#i115288# Allow user to ignore updates for an extensionDirk Voelzke
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek