summaryrefslogtreecommitdiff
path: root/offapi/com/sun
ModeNameSize
d---------star2068logplain
b5e3104'>loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin 2015-11-05java: combine nested if statementsNoel Grandin 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-11-04yyyyyNoel Grandin 2015-11-02toolkit: pMouseEvt must not be capturedMichael Stahl 2015-11-02Avoid dangling referencesStephan Bergmann 2015-11-01tdf#93243 replace boost::bind with c++11 lambdas in toolkit/Fabio Buso 2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin 2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin 2015-10-27don't allocate uno::Reference on the heapNoel Grandin 2015-10-26remove extra spaces around ::Noel Grandin 2015-10-23ucb: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl 2015-10-21remove untyped Link<>Noel Grandin 2015-10-20loplugin:defaultparamsStephan Bergmann 2015-10-19loplugin:defaultparamsStephan Bergmann 2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin 2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis 2015-10-16convert PASSED to COMPLETED in 'make check' test messagesNoel Grandin 2015-10-15cppcheck:variableScopeNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12loplugin:mergeclassesNoel Grandin 2015-10-09Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet 2015-10-01remove old standalone Sun bug numbersNoel Grandin 2015-09-29Fix typosAndrea Gelmini 2015-09-29toolkit: convert alloca() to std::unique_ptrMichael Stahl