Age | Commit message (Expand) | Author |
2015-08-11 | tdf#92459 Cleanup unclear lambdas | Daniel Robertson |
2015-08-11 | forms: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-04 | idl,framework,forms: inline some use-once typedefs | Noel Grandin |
2015-07-28 | convert RGCHK constants to scoped enum | Noel Grandin |
2015-07-27 | inline a bunch of use-once macros | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-17 | loplugin:unusedmethods forms | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-15 | tdf#92459 replace unary_function in forms | danlrobertson |
2015-07-14 | fix windows build | Noel Grandin |
2015-07-14 | tdf#47832: Pictures on buttons, created in forms, gone after reopening form | Zolnai Tamás |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-06 | remove some unnecessary typedefs around uno::Reference | Noel Grandin |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-30 | Fix typos | Andrea Gelmini |
2015-06-29 | coverity#1308583 Uncaught exception | Caolán McNamara |
2015-06-29 | coverity#1308582 Uncaught exception | Caolán McNamara |
2015-06-28 | coverity#1308542 Uncaught exception | Caolán McNamara |
2015-06-24 | Get rid of comphelper::string::is*Ascii functions | Stephan Bergmann |
2015-06-19 | Disambiguate needlessly overloaded OGridControlModel::createColumn | Stephan Bergmann |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck: passedByValue | Caolán McNamara |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-05 | Let JUnit take care of exceptions | Noel Grandin |
2015-06-01 | fix Windows build | Noel Grandin |
2015-06-01 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-29 | split forms unoapi test for performance | Bjoern Michaelsen |
2015-05-29 | loplugin:redundantcast: const_cast to same type | Stephan Bergmann |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-18 | refactor forms classes to use RenderContext | Tomaž Vajngerl |
2015-05-18 | Remove include stdio (part2) | Julien Nabet |
2015-05-11 | convert COMMAND_ constants to scoped enum | Noel Grandin |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-05-10 | Use IMPL_[STATIC_]LINK_NOARG where applicable | Stephan Bergmann |
2015-05-10 | Replace IMPL_STATIC_LINK[_TYPED] with more useful variants | Stephan Bergmann |
2015-05-08 | std::ptr_fun became deprecated since C++11 | Takeshi Abe |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-02 | Audit LoseFocus - forms, reportdesign, sc, starmath, svtools. | Michael Meeks |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |