Age | Commit message (Expand) | Author |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-08 | loplugin:unreffun (missing "= delete") | Stephan Bergmann |
2016-04-08 | tdf#94306 replace boost::noncopyable in c... | Jochen Nitschke |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-02-28 | tdf#95709 adapt clip polygon for transparence groups | Armin Le Grand |
2016-02-22 | loplugin:write only fields | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-02-06 | vcl: split exception types from input types | Chris Sherlock |
2016-02-04 | loplugin:fpcomparison in cppcanvas/ | Noel Grandin |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2016-02-02 | remove B2DLineJoin::Middle | Caolán McNamara |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock |
2016-01-17 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-16 | revert vcl patch series that brok Mac and Windows | Norbert Thiebaud |
2016-01-16 | vcl: rename Font::GetName to Font::GetFamilyName | Chris Sherlock |
2016-01-13 | vcl: Create accessor and mutator for int and ext leading in FontMetric | Chris Sherlock |
2016-01-07 | Some cleanup for sal_uIntPtr usage | Johannes Hauf |
2016-01-02 | cppcheck: allocaCalled | Caolán McNamara |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
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 | loplugin:unusedfields in cppcanvas | Noel Grandin |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |
2015-11-17 | Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) | Stephan Bergmann |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | Reduce scope of #include <tools/poly.hxx> | Matteo Casalin |
2015-10-27 | Replace boost::bind by lambdas in cppcanvas tree. | Mario J. Rugiero |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-14 | boost->std | Caolán McNamara |
2015-08-31 | tdf#93750 allow for EMF+ record padding up to 11 bytes | Mike Kaganski |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-11 | stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx | Norbert Thiebaud |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-07-28 | Whitespace cleanup / re-alignment. | Thorsten Behrens |