summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
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
2015-11-20loplugin:unusedfields in desktopNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-10-06Fix typosAndrea Gelmini
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30Prefer getSelectedFiles to getFilesJulien Nabet
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin