Age | Commit message (Expand) | Author |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-31 | make IntlWrapper arg to GetPresentation non-implicit and non-optional | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part2 | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-22 | loplugin:unusedfields in extensions..framework | Noel Grandin |
2017-07-21 | loplugin:constparams in soltools and various | Noel Grandin |
2017-07-21 | Fix typos | Andrea Gelmini |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-20 | loplugin:constparams in framework | Noel Grandin |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-13 | unused ResMgr | Caolán McNamara |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-13 | loplugin:oncevar: empty strings: framework | Stephan Bergmann |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin |
2017-07-11 | simplify some OUString::concat usage | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-10 | simplify some OUString compareTo calls | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-04 | tdf#105831 Add Donate entry on Help menu | Olivier |
2017-07-04 | loplugin:unusedfields in framework | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-03 | Fix typos | Andrea Gelmini |
2017-07-02 | loplugin:casttovoid: framework | Stephan Bergmann |
2017-07-02 | notify the clipboard terminate listener before any other terminate listener | Markus Mohrhard |
2017-06-26 | s/catched/caught | Noel Grandin |
2017-06-25 | loplugin:oncevar in formula..framework | Noel Grandin |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-23 | loplugin:unusedfields in forms..idlc | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | Profiling API: add ProfileZones | László Németh |
2017-06-15 | Fix typos | Andrea Gelmini |
2017-06-15 | fix bug in MenuBarManager::FillMenuManager | Noel Grandin |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-08 | framework: replace double checked locking patterns | Jochen Nitschke |
2017-06-08 | framework: remove unused macros | Jochen Nitschke |
2017-06-08 | framework: cleanup xserviceinfo.hxx includes | Jochen Nitschke |
2017-06-08 | framework: cleanup xinterface.hxx includes | Jochen Nitschke |
2017-06-07 | framework: cleanup xtypeprovider.hxx includes | Jochen Nitschke |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: framework | Stephan Bergmann |
2017-06-01 | Fix typos | Andrea Gelmini |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |