Age | Commit message (Expand) | Author |
2017-06-30 | loplugin:unusedfields in toolkit..xmloff | Noel Grandin |
2017-06-28 | loplugin:oncevar in test..tools | Noel Grandin |
2017-06-24 | std::unordered_map can erase an element by given key, if any | Takeshi Abe |
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 | comphelper: add a profiling API | László Németh |
2017-06-14 | use more SAL_N_ELEMENTS part 1 | Noel Grandin |
2017-06-12 | Remove VCLExternalSolarLock and IMutex. | Arnaud Versini |
2017-06-06 | cppcheck: knownConditionTrueFalse | Jochen Nitschke |
2017-06-05 | Remove all allocation of VCLExternalSolarLock. | Arnaud Versini |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-23 | remove VCLExternalSolarLock* members from .. | Jochen Nitschke |
2017-05-21 | cppcheck: unusedStructMember | Jochen Nitschke |
2017-05-20 | cleanup unused css/resource/ includes | Jochen Nitschke |
2017-05-19 | loplugin:stringcopy: toolkit | Stephan Bergmann |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-05 | loplugin:checkunusedparams in toolkit..vbahelper | Noel Grandin |
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-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-04-06 | loplugin:redundantcast find cstyle double casts | Noel Grandin |
2017-04-05 | teach constantparam plugin to find always on and always off bitmask values | Noel Grandin |
2017-04-03 | tdf#39468 Translate German comments | Jens Carl |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-04-02 | coverity#1403662 Mixing enum types | Caolán McNamara |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-23 | Typo: boder->border | Julien Nabet |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-26 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-21 | loplugin:subtlezeroinit: toolkit | Stephan Bergmann |
2017-02-21 | remove unused enumerators from WindowType | Noel Grandin |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-14 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-11 | Revert "Resolves: tdf#79250 add typed list to form control listbox" | Eike Rathke |
2017-02-10 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-09 | tdf#105672 framework managed menu button | Maxim Monastirsky |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-05 | sal_uIntPtr to sal_uInt16 | Matteo Casalin |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |