Age | Commit message (Expand) | Author |
2018-09-17 | loplugin:staticconstfield improvements | Noel Grandin |
2018-09-06 | loplugin:simplifyconstruct in canvas..cui | Noel Grandin |
2018-08-28 | Bin superfluous whitespace on empty line | Tor Lillqvist |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-07-28 | loplugin:stringloop cui,dbaccess | Noel Grandin |
2018-07-27 | cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-16 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-09 | loplugin:oncevar | Noel Grandin |
2018-06-11 | rhbz#1589029 tdf#93789 impress not showing text highlight in presentation mode | Caolán McNamara |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-31 | drop Graphic::GetBitmap | Noel Grandin |
2018-05-29 | loplugin:unusedfields-in-constructor in various | Noel Grandin |
2018-05-12 | make Bitmap/BitmapEx constructors explicit | Noel Grandin |
2018-04-12 | fix Windows build | Noel Grandin |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-14 | loplugin:unusedmethods | Noel Grandin |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-07 | use more Color in cppcanvas..drawinglayer | Noel Grandin |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-05 | vcl: remove BitmapColor Color() operator | Chris Sherlock |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2018-01-19 | loplugin:unusedmethods also check for functions returning bool | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in EMFPPen | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in EMFPRegion | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in EMFPBrush | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: cppcanvas | Stephan Bergmann |
2017-12-22 | tdf#42949 Fix some Include What You Use warnings | Miklos Vajna |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-11-23 | Make loplugin:unnecessaryparen look through implicit | Stephan Bergmann |
2017-11-06 | loplugin:constparams in cppcanvas,drawinglayer | Noel Grandin |
2017-11-03 | loplugin:constmethod in drawinglayer | Noel Grandin |
2017-10-27 | Remove part of clang-cl workaround that is no longer needed | Stephan Bergmann |
2017-10-27 | remove GetSwapFloat nonsense from all 3 EMF readers | Michael Stahl |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: cppucanvas | Stephan Bergmann |
2017-10-23 | chmod 0755 -> 0644 for some source files | Stephan Bergmann |
2017-10-16 | tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints | Bartosz Kosiorek |
2017-10-09 | remove cppcanvas Color class | Noel Grandin |
2017-09-30 | work around clang-cl ABI bug PR25641 | Stephan Bergmann |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-08-24 | loplugin:useuniqueptr in cppcanvas | Noel Grandin |
2017-08-12 | tdf#96099 Remove ActionSharedPtr typedef | Ivan Safonov |