Age | Commit message (Expand) | Author |
2023-03-30 | loplugin:stringadd in various | Noel Grandin |
2022-09-11 | basegfx: replace typedef with a class B2DSize based on Size2D | Tomaž Vajngerl |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in slideshow" | Noel Grandin |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-25 | loplugin:makeshared in slideshow | Noel Grandin |
2020-01-03 | tdf#42949 Fix IWYU warnings in slideshow/ | Gabor Kelemen |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-17 | loplugin:logexceptionnicely in shell..sot | Noel Grandin |
2019-03-05 | tdf#42949 Fix IWYU warnings in include/cppcanvas/* | Gabor Kelemen |
2019-02-05 | loplugin:flatten in slideshow | Noel Grandin |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-10-09 | loplugin:constfields in slideshow | Noel Grandin |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: slideshow | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-13 | clang-tidy modernize-use-emplace in slideshow | Noel Grandin |
2017-07-02 | loplugin:casttovoid: slideshow | Stephan Bergmann |
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-16 | logging the simple message is sufficient | Caolán McNamara |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-09 | some OSL_FAIL to SAL_WARN | Caolán McNamara |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-08-01 | loplugin:countusersofdefaultparams in shell..starmath | Noel Grandin |
2016-03-02 | tdf#98175 fix Impress crash | Noel Grandin |
2016-02-24 | loplugin:cstylecast | Stephan Bergmann |
2016-02-24 | boost::shared_ptr->std::shared_ptr in slideshow | Noel Grandin |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in slideshow | Noel Grandin |
2015-10-13 | tdf#93243 slideshow: boost::bind -> C++11 lambdas | Daniel Robertson |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-14 | boost->std | Caolán McNamara |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-17 | slideshow: replace for_each with range-based for | Daniel Robertson |
2015-08-11 | slideshow: prefer value_type over manual type generation | Thorsten Behrens |
2015-08-08 | tdf#92459 replace deprecated o3tl features | Daniel Robertson |
2015-07-17 | loplugin:unusedmethods slideshow | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |