Age | Commit message (Expand) | Author |
2019-11-23 | emfio: extra logging | Chris Sherlock |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | emfio: add SAL_WARNs for unimplemented EMR_COMMENTs | Chris Sherlock |
2019-09-30 | ofz#17817 avoid OOM | Caolán McNamara |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): emfio | Stephan Bergmann |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-22 | Resolves; ofz#15426 Integer-overflow | Caolán McNamara |
2019-06-04 | Avoid truncation of ±1E20 to long | Stephan Bergmann |
2019-05-08 | improve tools::Rectangle->basegfx::B2?Rectangle conversion | Noel Grandin |
2019-04-26 | Avoid manual malloc/free | Stephan Bergmann |
2019-04-13 | loplugin:sequentialassign in editeng..extensions | Noel Grandin |
2019-03-08 | new loplugin constvars | Noel Grandin |
2019-03-05 | Assume that EMR_SETVIEWPORTEXTEX wants to read signed values | Stephan Bergmann |
2019-02-08 | loplugin:indentation in editeng..extensions | Noel Grandin |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-10-17 | loplugin:singlevalfields | Noel Grandin |
2018-10-15 | add SvStream::TellEnd | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-12 | ofz#10301 Abrt | Caolán McNamara |
2018-08-14 | Assume that EMR_SETWINDOWEXTEX wants to read signed values | Stephan Bergmann |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-02 | loplugin:unusedfields improve checking for write-only fields | Noel Grandin |
2018-06-07 | assert in BitmapInfoAccess if bitmap is empty or we can't read from it | Noel Grandin |
2018-05-12 | make Bitmap/BitmapEx constructors explicit | Noel Grandin |
2018-04-11 | new loplugin:unusedvariablemore | Noel Grandin |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-05 | ofz#7359 Integer overflow | Caolán McNamara |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-03-15 | move emf code to vcl | Noel Grandin |
2018-03-06 | ofz: timeout | Caolán McNamara |
2018-03-01 | tdf#116001 Incorrect Colors in Chart Wall Area | Noel Grandin |
2018-03-01 | drop old tools/gen methods in accessibility..formula | 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-26 | ofz#6563 nBytesPerScan of 0 | Caolán McNamara |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-19 | use RawBitmap in W_META_BITBLT | Noel Grandin |
2018-02-16 | Revert "loplugin:changetoolsgen in editeng..extensions" and reapply plugin | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in editeng..extensions | Noel Grandin |
2018-02-12 | ofz: timeout | Caolán McNamara |
2018-02-08 | ofz: timeout | Caolán McNamara |
2018-02-08 | ofz: timeout | Caolán McNamara |
2018-02-07 | use scanline when reading pixel data | Noel Grandin |
2018-02-06 | convert SetPixel->SetPixelOnData | Noel Grandin |
2018-01-31 | tweak clippath fuzzing path | Caolán McNamara |