Age | Commit message (Expand) | Author |
2017-01-23 | tdf#100151: Dispose of window if DX device creation failed | Aron Budea |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: canvas | Stephan Bergmann |
2017-01-06 | loplugin:salbool | Stephan Bergmann |
2016-12-14 | This fallback code makes no sense any more | Khaled Hosny |
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 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-12-12 | remove useless Mutex guards | Noel Grandin |
2016-12-11 | canvas: remove useless MutexGuards | Arnaud Versini |
2016-12-07 | canvas: try to fix Android build | Michael Stahl |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-11-11 | loplugin:vclwidgets | Stephan Bergmann |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-10 | make comphelper::sequenceToContainer a little smarter | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/basic..comphelper | Noel Grandin |
2016-10-16 | clang-cl loplugin: canvas | Stephan Bergmann |
2016-10-06 | Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH state | Caolán McNamara |
2016-10-06 | use a vector here instead of manual mem management | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-09-22 | loplugin:unusedmethods unused returns | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-14 | loplugin:constantparam | Noel Grandin |
2016-09-14 | tdf#88205 use list ctor for uno::Sequence a11y to canvas | Jochen Nitschke |
2016-09-14 | loplugin:constantparam in chart2..connectivity | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-24 | tdf#96505 get rid of long integer literals 'L' | Asela Dasanayaka |
2016-08-21 | Related: tdf#86473 git rid of special pixel snapping for rectangles | Caolán McNamara |
2016-08-20 | Resolves: tdf#86473 approx 1 pixel high rectangular polygon not drawn | Caolán McNamara |
2016-08-05 | loplugin:countusersofdefaultparams in canvas,chart2 | Noel Grandin |
2016-08-04 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-08-01 | tdf#100726: Improve readability of OUString concatenation | nadith |
2016-07-28 | tdf#101026 Create more correct replacement control vector | Armin Le Grand |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-28 | update other places that read data from cairo image surface | David Tardon |
2016-06-28 | Simplify some PutProperties calls | Stephan Bergmann |
2016-06-09 | tdf#96099 Remove various smart pointer typedefs in canvas | Mark Page |
2016-06-03 | Convert ComplexTextLayoutMode to scoped enum | Noel Grandin |
2016-06-03 | loplugin:constantparams | Noel Grandin |
2016-05-26 | canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ... | Michael Stahl |
2016-05-25 | canvas: replace BOOST_PP usage | Michael Stahl |
2016-05-25 | Convert BMP_FORMAT to scoped enum | Noel Grandin |
2016-05-19 | Resolve: "TODO(Q1): Make GetSystemData method virtual" | Caolán McNamara |
2016-05-19 | rename to two GetSystemData methods to find all call-sites | Caolán McNamara |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-13 | remove various crutches for boost::bind/boost::mem_fn | Michael Stahl |
2016-05-13 | convert EXCEPTION_ to scoped enum | Noel Grandin |