Age | Commit message (Expand) | Author |
2017-09-13 | clang-tidy modernize-use-emplace in slideshow | Noel Grandin |
2017-09-11 | hidpi+gtk3: move setting the opengl slide viewport | Caolán McNamara |
2017-09-04 | Resolves: tdf#111073 incorrect gif background color | Caolán McNamara |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from shift-by-constant expressions | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-28 | loplugin:checkunusedparams more part1 | Noel Grandin |
2017-07-27 | make animation loop sal_uInt32 consistently | Caolán McNamara |
2017-07-27 | loplugin:constparams in slideshow | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-15 | emfplus: create a wmf/emf/emf+ primitive based importer | Armin Le Grand |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | loplugin:unusedfields in slideshow..svtools | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: slideshow | Stephan Bergmann |
2017-06-26 | loplugin:oncevar in scaddins..sot | Noel Grandin |
2017-06-26 | Fix typos | Andrea Gelmini |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-13 | make opengl transitions under X flicker free on enter/leave | Caolán McNamara |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-11 | logging the simple message is sufficient | Caolán McNamara |
2017-06-10 | logging the simple message is sufficient | Caolán McNamara |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-21 | cleanup unused css/animations/ and css/presentation/ includes | Jochen Nitschke |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert slideshow module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-16 | logging the simple message is sufficient | Caolán McNamara |
2017-04-12 | no need to use OUStringToOString in SAL_INFO | Noel Grandin |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: slideshow | Stephan Bergmann |
2017-04-03 | use actual UNO enums in reportdesign..svtools | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-26 | Fix typos | Andrea Gelmini |
2017-03-23 | convert UpdateFlags to scoped enum | Noel Grandin |
2017-03-09 | some OSL_FAIL to SAL_WARN | Caolán McNamara |