summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-06-23tdf#46279 Show restart message after extension installationirem
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-10Clean up uses of Any::getValue() in desktopStephan Bergmann
2016-06-10tdf#43157: Clean up OSL_TRACEArnold Dumas
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-23loplugin:constantparam in desktopNoel Grandin
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-17desktop.deployment • get rid of PLATFORM_ #define~sDouglas Mencken
2016-03-13quieten debugging soffice startupCaolán McNamara
2016-03-13loplugin:stringconstantCaolán McNamara
2016-03-12tdf#91794 OSL_DEBUG_LEVEL > 1 removed (desktop)Rohan Kumar
2016-03-07fix typo getSupportedPlaforms -> getSupportedPlatformsDouglas Mencken
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-02loplugin:unuseddefaultparam in desktopNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-12Typo: 'It as' -> 'It is'Samuel Mehrbrodt
2016-01-11loplugin: unused return values in desktopNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06Use OUStringBuffer when constructing string in loopAndrzej Hunt
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-11-26i126615 - Allow build on FreeBSD Mac PowerPCG5Pedro Giffuni
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann