Age | Commit message (Expand) | Author |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-19 | gtk3: make video playback fill playback window | Caolán McNamara |
2017-07-13 | Reorganize Scheduler priority classes | Jan-Marek Glogowski |
2017-07-04 | avmedia: remove trivial copy ctor | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: avmedia | Stephan Bergmann |
2017-06-23 | loplugin:unusedfields in accessibility..comphelper | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-06-05 | avmedia : Simplify Window::Window | Arnaud Versini |
2017-06-02 | convert GRFILTER constants to ERRCODE_GRFILTER_ | Noel Grandin |
2017-05-19 | loplugin:stringcopy: avmedia | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-19 | loplugin:comparisonwithconstant in accessibility..basegfx | Noel Grandin |
2017-05-17 | AVMEDIA_RESSTR define can go now | Caolán McNamara |
2017-05-16 | loplugin:comparisonwithconstant in avmedia | Noel Grandin |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-07 | avmedia: remove useless mutex and lock | Arnaud Versini |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert avmedia module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | loplugin:checkunusedparams in accessibility and avmedia | Noel Grandin |
2017-04-25 | remove bitmaps from .src files | Caolán McNamara |
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-04 | Fix build | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-26 | Fix typos | Andrea Gelmini |
2017-03-17 | remove unused defines from HRC files in various | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | avmedia: silence pointless warning about VLC | Miklos Vajna |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-26 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-01 | makeAny->Any in accessibility..avmedia | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-20 | loplugin:dynexcspec (macOS), avmedia | Stephan Bergmann |
2017-01-18 | use rtl::Reference in MediaWindowImpl | Noel Grandin |
2017-01-17 | loplugin:stringconstant | Stephan Bergmann |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2016-12-27 | DirectShow moved from DirectX to the Windows API | Damjan Jovanovic |
2016-12-23 | unwind AVMEDIA_IMGLST/AVMEDIA_IMGLST_L ImageLists | Caolán McNamara |
2016-12-21 | No apparent reason for an unnamed namespace in an include file here | Stephan Bergmann |
2016-12-20 | Drop ListBox include from ComboBox header | Jan-Marek Glogowski |
2016-12-13 | post glew->epoxy, we don't need to link to win openg32 and mac OpenGL | Caolán McNamara |
2016-12-13 | change from glew to epoxy | Caolán McNamara |
2016-12-13 | fix mac build after OSL_TRACE->SAL changes (2) | Noel Grandin |