Age | Commit message (Expand) | Author |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: extensions | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-09-08 | set parent for file dialog helper | Caolán McNamara |
2017-09-04 | new loplugin:redundantpointerops | Noel Grandin |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-21 | Fix typos | Andrea Gelmini |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | loplugin:constparams in extensions,scripting,sdext | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-25 | fix propcontroller extension regression | Noel Grandin |
2017-07-23 | remove now unnecessary comphelper::OModuleClient stuff | Noel Grandin |
2017-07-23 | Removed duplicated includes | Andrea Gelmini |
2017-07-21 | Eliminate DateTime::operator+=() and -=() with POD types | Eike Rathke |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-18 | Change nonsense non-const Date* GetNullDate() to const Date& | Eike Rathke |
2017-07-13 | use more OUString::operator== in dbaccess..filter | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: extensions | Stephan Bergmann |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
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 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-04 | tdf#96505 Get rid of cargo cult "long" integer literals | Jens Carl |
2017-07-04 | loplugin:unusedfields in editeng | Noel Grandin |
2017-07-03 | use begin()/end() when working with Sequence | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: extensions | Stephan Bergmann |
2017-06-23 | loplugin:oncevar editeng..extensions | Noel Grandin |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-14 | use ERRCODE_NONE instead of 0 | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-10 | coverity#1405937 rework to silence Uncaught exception | Caolán McNamara |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara |
2017-06-03 | cleanup unused css/inspection/ and css/reportdesign includes | Jochen Nitschke |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: extensions | Stephan Bergmann |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-22 | Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entry | Caolán McNamara |
2017-05-20 | Translate German comments and debug strings (leftovers in e... dirs) | Johnny_M |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-19 | loplugin:stringcopy: extensions | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |