summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheckconfig.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-19sal_Char->char in extensionsNoel Grandin1-3/+3
2019-08-01loplugin:stringconstantNoel Grandin1-1/+1
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-7/+0
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann1-1/+1
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-2/+3
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski1-2/+2
2017-08-18tdf#105538 Download update to Downloads folder on WindowsTakeshi Abe1-4/+6
2017-06-29loplugin:oncevarStephan Bergmann1-2/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-28loplugin:unoanyStephan Bergmann1-7/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+8
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin1-5/+5
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2015-11-20Cleanup while reading extensions.Michael Meeks1-90/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-01com::sun::star->css in extensions/Noel Grandin1-4/+3
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann1-2/+2
2015-03-12extensions: PVS-Studio V716 Suspicious type conversion: BOOL -> HRESULTMichael Stahl1-2/+2
2014-12-12extensions: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-46/+46
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-10-15Some string clean-upStephan Bergmann1-5/+2
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-9/+2
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-08-21valueOf() -> number()Luboš Luňák1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-54/+54
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-1/+0
2013-02-15Fix conversionJulien Nabet1-2/+2
2013-02-14Fix compilation error with older GCCTor Lillqvist1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-24/+22
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-29targeted string re-workNorbert Thiebaud1-2/+2
2012-01-02-Wunused-but-set-variableStephan Bergmann1-2/+1
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-14/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-24/+74
2011-01-21Remove doubled headers.Thomas Arnhold1-2/+0
2010-12-03more Sal n elementsKenneth Venken1-1/+2