Age | Commit message (Expand) | Author |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-11 | tdf#63154 removed some solar.h references | ekuiitr |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-27 | accessibility : AccessibleBrowseBoxBase::isAlive is not thread safe | Arnaud Versini |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-13 | Remove OAccessibleTextHelper::getCharacter and getTextRange | Arnaud Versini |
2017-11-13 | Remove OCommonAccessibleText::getText and getCharacterCount. | Arnaud Versini |
2017-11-10 | loplugin:finalclasses in accessibility | Noel Grandin |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-09 | accessibility: consistently use "" and <> in include directives | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-18 | headString in SvTreeListBox is unused | Noel Grandin |
2017-09-15 | accessibility: remove useless calls to virtual methods. | Arnaud Versini |
2017-08-11 | vcl: remove dead TextAttribHyperLink | Jochen Nitschke |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-07 | Revert "accessibility: remove useless calls to getAccessibleActionCount." | Markus Mohrhard |
2017-08-05 | accessibility: remove useless calls to getAccessibleActionCount. | Arnaud Versini |
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 |