Age | Commit message (Expand) | Author |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | Prevent += called on temporary O[U]String instances | Stephan Bergmann |
2015-11-09 | com::sun::star->css in toolkit/ | Noel Grandin |
2015-11-06 | coverity#1338239 Uncaught exception | Caolán McNamara |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-05 | java: combine nested if statements | Noel Grandin |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | toolkit: pMouseEvt must not be captured | Michael Stahl |
2015-11-02 | Avoid dangling references | Stephan Bergmann |
2015-11-01 | tdf#93243 replace boost::bind with c++11 lambdas in toolkit/ | Fabio Buso |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-27 | don't allocate uno::Reference on the heap | Noel Grandin |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-23 | ucb: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-16 | Allow injection of keyboard and mouse events through UNO | Matthew J. Francis |
2015-10-16 | convert PASSED to COMPLETED in 'make check' test messages | Noel Grandin |
2015-10-15 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-09 | Related tdf#94557: Combo box entries are case-sensitive (sometimes) | Julien Nabet |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-29 | toolkit: convert alloca() to std::unique_ptr | Michael Stahl |
2015-09-21 | convert Link<> to typed | Noel Grandin |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-14 | convert Link<> to typed | Noel Grandin |
2015-09-12 | Use better/auto int types, remove a couple of OUStrings copies | Matteo Casalin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-09 | Get rid of OSL_UNUSED | Stephan Bergmann |
2015-09-08 | toolkit: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-21 | Remove demonstrated-useless comphelper::compare | Stephan Bergmann |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-11 | loplugin: defaultparams | Noel Grandin |