summaryrefslogtreecommitdiff
path: root/extensions/source/update
AgeCommit message (Expand)Author
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22valgrind: use after freeCaolán McNamara
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-21tdf#97221 restore original message for failed check of updateStanislav Horacek
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
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-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-01sequence->vector in extensionsNoel Grandin
2016-03-30loplugin:staticanonymousStephan Bergmann
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-22tdf#97221 Improve this error message a bit…Adolfo Jayme Barrientos
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-23loplugin:unusedfields in extensionsNoel Grandin
2015-11-27No need to extend css.awt.XToolkitExperimentalStephan Bergmann
2015-11-27Catch exception when online update is disabled.Michael Meeks
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20Cleanup while reading extensions.Michael Meeks
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-19loplugin:defaultparamsStephan 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-30Fix typosAndrea Gelmini
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-21loplugin:defaultparamsStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-13use VclPtr<>::CreateDavid Tardon