Age | Commit message (Expand) | Author |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-30 | Accessibility: simplify VCLXAccessibleEdit::setText. | Arnaud Versini |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | loplugin:constparams in accessibility | Noel Grandin |
2017-07-15 | Don't call ensureIsAlive after comphelper::OExternalLockGuard. | Arnaud Versini |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-13 | Remove possible race condition in VCLXAccessibleEdit. | Arnaud Versini |
2017-07-13 | use more OUString::operator== in a*..chart2 | Noel Grandin |
2017-07-10 | Remove useless method OCommonAccessibleText::getText | Arnaud Versini |
2017-07-08 | accessbility: Don't double lock mutexes in VCLXAccessibleEdit. | Arnaud Versini |
2017-07-02 | loplugin:casttovoid: accessibility | Stephan Bergmann |
2017-06-30 | accessibility: fix horrible memory leak in AccessibleTabBarBase | Michael Stahl |
2017-06-27 | Document::retrieveDefaultAttributesImpl did nothing | Stephan Bergmann |
2017-06-23 | loplugin:unusedfields in accessibility..comphelper | Noel Grandin |
2017-06-20 | loplugin:oncevar accessibility..basic | Noel Grandin |
2017-06-13 | use local statics for getUnoTunnelImplementationId | Jochen Nitschke |
2017-06-12 | Remove VCLExternalSolarLock and IMutex. | Arnaud Versini |
2017-06-05 | Remove all allocation of VCLExternalSolarLock. | Arnaud Versini |
2017-05-24 | loplugin:unusedfields | Noel Grandin |
2017-05-21 | accessibility: avoid useless allocation of a VCLExternalLock | Arnaud Versini |
2017-05-19 | loplugin:stringcopy: accessibility | Stephan Bergmann |
2017-05-19 | loplugin:comparisonwithconstant in accessibility..basegfx | Noel Grandin |
2017-05-16 | loplugin:comparisonwithconstant in accessibility | Noel Grandin |
2017-05-14 | accessibility: Remove useless locks. | Arnaud Versini |
2017-05-13 | accessibility: simplify and inline VCLXAccessibleList::clearItems | Arnaud Versini |
2017-05-12 | loplugin:constantparam | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert accessibility module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-30 | untranslated strings are just strings | Caolán McNamara |
2017-04-28 | loplugin:checkunusedparams in accessibility and avmedia | Noel Grandin |
2017-04-27 | tdf#107458 No active item for the overflow subtoolbar | Maxim Monastirsky |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-19 | clang-tidy readability-simplify-boolean-expr in accessibility..cui | Noel Grandin |
2017-04-18 | returning -1 is generally threadsafe | Caolán McNamara |
2017-04-06 | loplugin:useuniqueptr extend to catch more localvar cases | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-30 | loplugin:unusedenumconstants | Noel Grandin |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-13 | Clean up integer types representing positions in ToolBox's item vector | Stephan Bergmann |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-03-06 | remove some unnecessary use of OUString constructor | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |