summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)AuthorFilesLines
2017-08-11desktop,extensions: updater: only allow redirects to HTTP/HTTPSMichael Stahl1-0/+2
2016-10-16clang-cl loplugin: extensionsStephan Bergmann3-6/+38
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-11/+8
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-14/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann10-15/+15
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-08-26remove unnecessary default constructor and operator=Markus Mohrhard1-15/+0
2016-08-09loplugin:sallogareasMichael Stahl1-1/+1
2016-08-08it is possible that Sources is emptyMarkus Mohrhard1-0/+6
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-06-22valgrind: use after freeCaolán McNamara1-6/+10
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+2
2016-05-26loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-21tdf#97221 restore original message for failed check of updateStanislav Horacek1-1/+1
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin2-2/+0
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 Bergmann3-10/+10
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin2-2/+2
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-3/+3
2016-04-01sequence->vector in extensionsNoel Grandin1-5/+4
2016-03-30loplugin:staticanonymousStephan Bergmann1-3/+3
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-10/+10
2016-02-09Remove excess newlinesChris Sherlock10-117/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-22tdf#97221 Improve this error message a bit…Adolfo Jayme Barrientos1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara5-8/+8
2015-12-23loplugin:unusedfields in extensionsNoel Grandin1-1/+0
2015-11-27No need to extend css.awt.XToolkitExperimentalStephan Bergmann1-10/+2
2015-11-27Catch exception when online update is disabled.Michael Meeks1-8/+12
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2-27/+87
2015-11-20Cleanup while reading extensions.Michael Meeks2-91/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin4-8/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-48/+48
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-30loplugin:unusedmethodsNoel Grandin1-3/+0
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2-94/+97
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-90/+90
2015-10-01com::sun::star->css in extensions/Noel Grandin11-101/+100
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-6/+5
2015-09-20convert Link<> to typedNoel Grandin1-10/+8
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-5/+5