summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
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
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-08-04filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10desktop: misc: Add support for mips64.Heiher
2015-07-03Fix typosAndrea Gelmini
2015-07-03typo: therfore -> thereforeAndras Timar
2015-06-30Fix typosAndrea Gelmini