Age | Commit message (Expand) | Author |
2016-11-11 | loplugin:vclwidgets | Stephan Bergmann |
2016-11-10 | make comphelper::sequenceToContainer a little smarter | Noel Grandin |
2016-10-16 | clang-cl loplugin: canvas | Stephan Bergmann |
2016-08-24 | tdf#96505 get rid of long integer literals 'L' | Asela Dasanayaka |
2016-08-04 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-28 | Simplify some PutProperties calls | Stephan Bergmann |
2016-06-09 | tdf#96099 Remove various smart pointer typedefs in canvas | Mark Page |
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-13 | remove various crutches for boost::bind/boost::mem_fn | Michael Stahl |
2016-04-26 | tdf#48066 render stroke-miterlimit correctly in SVG import | Regina Henschel |
2016-04-22 | Fix typos | Andrea Gelmini |
2016-04-11 | fix copy assignment signatures | Jochen Nitschke |
2016-04-07 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-07 | tdf#94306 replace boost::noncopyable in canvas | Jochen Nitschke |
2016-03-01 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-01 | -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-01 | -Werror,-Wunused-macros | Stephan Bergmann |
2016-02-25 | werror: declaration hides previous declaration | David Ostrovsky |
2016-02-25 | werror: declaration hides previous declaration | David Ostrovsky |
2016-02-25 | werror: declaration of 'nWidth' hides previous declaration | David Ostrovsky |
2016-02-24 | convert canvas::IRenderModule::PrimitiveType to scoped enum | Noel Grandin |
2016-02-23 | convert canvas::IColorBuffer::Format to scoped enum | Noel Grandin |
2016-02-23 | convert GradientType to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-01-31 | boost::tuple -> std::tuple | Caolán McNamara |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-13 | vcl: Create accessor and mutator for int and ext leading in FontMetric | Chris Sherlock |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-05 | Fix typos | Andrea Gelmini |
2015-12-02 | Remove unused FMT_R8G8B8 | Stephan Bergmann |
2015-11-28 | C++17 nested namespace definition | Stephan Bergmann |
2015-11-28 | Unused forward decl | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-11-23 | VirtualDevices either match another device depth, or are 1 bit | Caolán McNamara |
2015-11-23 | establish that Virtual Devices either match Physical Device depth or ... | Caolán McNamara |
2015-11-20 | Adapt Windows-only code | Stephan Bergmann |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-12 | Windows header sanitization | Ashod Nakashian |