Age | Commit message (Expand) | Author |
2017-02-03 | new loplugin:unusedenumconstants | Noel Grandin |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-31 | tdf#101638 diameter and radius were mixed up, devide by two | Patrick J |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor cppcanvas..filter | Noel Grandin |
2017-01-23 | Split emfplus.cxx into multiple files | Mark Page |
2016-12-22 | Dispose Window when done | Stephan Bergmann |
2016-12-06 | convert PolyStyle to scoped enum | Noel Grandin |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in cppcanvas | Stephan Bergmann |
2016-11-21 | cppcanvas, oox: add missing #include <osl/endian.h> | Michael Stahl |
2016-11-03 | loplugin:unusedmethods unused return types | Noel Grandin |
2016-10-25 | Revert "tdf#96505 Get rid of cargo cult "long" integer literals" | jan iversen |
2016-10-25 | tdf#96505 Get rid of cargo cult "long" integer literals | Rosen |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-09-16 | loplugin:singlevalfields in basic..idl | Noel Grandin |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-05 | convert GradientStyle to scoped enum | Noel Grandin |
2016-09-05 | convert LineStyle to scoped enum | Noel Grandin |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (cppcanvas) | Stephan Bergmann |
2016-07-28 | Revert "temp tinderbox fix" | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-06-10 | Clean up uses of Any::getValue() in cppcanvas | Stephan Bergmann |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-06-03 | Convert ComplexTextLayoutMode to scoped enum | Noel Grandin |
2016-05-30 | Convert FontRelief to scoped enum | Noel Grandin |
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 |