Age | Commit message (Expand) | Author |
2017-08-25 | loplugin:useuniqueptr in dbaccess | Noel Grandin |
2017-08-24 | dbaccess: avoid deadlock in ODatabaseContext::registerObject() | Michael Stahl |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-22 | convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fields | Noel Grandin |
2017-08-19 | convert extended WinBits to scoped enum | Noel Grandin |
2017-08-18 | convert ExtendedWinBits to a single bool flag | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-16 | tdf#39468 Translate German comments/terms | Jens Carl |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-08 | loplugin:constantparam | Noel Grandin |
2017-08-03 | loplugin:constparams in starmath | Noel Grandin |
2017-08-02 | normalize resource locale ctor construction mechanisms | Caolán McNamara |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-31 | loplugin:constparams in dbaccess | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-30 | janitorial | Lionel Elie Mamane |
2017-07-30 | tdf#96370 rework filtering to be aware of WHERE vs HAVING clause | Lionel Elie Mamane |
2017-07-26 | loplugin:unusedfields | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-25 | Typo: tyoe->type | Julien Nabet |
2017-07-24 | loplugin:unusedfields some untouched fields | Noel Grandin |
2017-07-23 | Removed duplicated includes | Andrea Gelmini |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | Annotate some more Timers and Idles | Jan-Marek Glogowski |
2017-07-18 | dbaccess: introduce DATASOURCE_TYPE::DST_WRITER | Miklos Vajna |
2017-07-18 | merge last entry of cntids.hrc into sfxsids.hrc | Caolán McNamara |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-13 | m_pRowMarker is unused | Noel Grandin |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: dbaccess | Stephan Bergmann |
2017-07-11 | simplify some OUString::concat usage | Noel Grandin |
2017-07-11 | drop TPropertyValueEqualFunctor | Noel Grandin |
2017-07-11 | simplify strip types from Sequence, related tdf#108782 | Jochen Nitschke |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-10 | simplify strip types from Sequence, related tdf#108782 | Jochen Nitschke |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | remove nullptr checks on STL search result iterators | Jochen Nitschke |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-06 | tdf#108782 replace std::bind2nd with lambda | Jochen Nitschke |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-04 | make binary functors unary, related tdf#108782 | Jochen Nitschke |
2017-07-04 | tdf#105831 Add Donate entry on Help menu | Olivier |