Age | Commit message (Expand) | Author |
2016-10-11 | loplugin:constantfunction | Noel Grandin |
2016-10-06 | CPPUNIT_ASSERT[_DOUBLES]_EQUAL | Stephan Bergmann |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-09-29 | vcl: test JPEG reading - RGB, CMYK and grayscale | Tomaž Vajngerl |
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-07 | loplugin:constantparam in vcl | Noel Grandin |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-08-30 | tdf#99402: fix Metafile Font handling | Mike Kaganski |
2016-08-18 | add CVE-2016-3301 testcase | Caolán McNamara |
2016-08-18 | add CVE-2016-3303 testcase | Caolán McNamara |
2016-08-18 | add CVE-2016-3304 testcase | Caolán McNamara |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for vcl | Armin Le Grand |
2016-08-16 | new loplugin to check for static OUStrings | Noel Grandin |
2016-07-19 | clang-tidy performance-unnecessary-value-param in vcl | Stephan Bergmann |
2016-06-02 | Accept also hex vendor id in hex in opengl_blacklist_windows.xml | Tor Lillqvist |
2016-05-18 | add CVE-2016-0168 examples | Caolán McNamara |
2016-05-18 | add CVE-2016-0169 examples | Caolán McNamara |
2016-05-18 | add CVE-2016-0170 example | Caolán McNamara |
2016-04-14 | loplugin:passstuffbyref in vcl | Noel Grandin |
2016-04-13 | Stop assigning null to intrusive_ptr | Takeshi Abe |
2016-03-25 | fix headless build | Oliver Specht |
2016-03-22 | tdf#84323: Make osl::Thread::wait more readable | Gurkaran |
2016-03-14 | remove some unused Java code | Noel Grandin |
2016-03-12 | Typo: documet->document | Julien Nabet |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-03-04 | tdf#79679 vcl: dashed lines show as solid lines when importing EMF files | Chris Sherlock |
2016-03-03 | vcl: type inference is beyond MSVC's limited abilities | Michael Stahl |
2016-03-02 | Fix the import of line joins and caps from EMF files | Stephan van den Akker |
2016-02-26 | Improve the import of pen styles from EMF files | Stephan van den Akker |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | Work around CPPUNIT_ASSERT_EQUAL shortcomings | Stephan Bergmann |
2016-02-15 | Unit test for opengl blocklist parsing and evaluating | Tomaž Vajngerl |
2016-02-14 | tdf#85761 vcl: JPEG export does not save PPI values correctly | Chris Sherlock |
2016-02-13 | vcl: include vcl headers via triangular brackets instead of quotes | Chris Sherlock |
2016-02-12 | add CVE-2016-0952 testcases | Caolán McNamara |
2016-02-12 | add CVE-2016-0951 testcases | Caolán McNamara |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-06 | vcl: bmpacc.hxx -> bitmapaccess.hxx | Chris Sherlock |
2016-02-04 | Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGE | Stephan Bergmann |
2016-02-04 | loplugin:fpcomparison | Noel Grandin |
2016-01-29 | vcl: add text alignment functions to ImplFont and FontAttributes | Chris Sherlock |
2016-01-22 | vcl: add orientation flag property to Font class | Chris Sherlock |
2016-01-21 | vcl: add subsettable flag property functions to Font class | Chris Sherlock |
2016-01-21 | vcl: add embeddable font property functions to Font class | Chris Sherlock |
2016-01-20 | vcl: add built in font property functions to Font class | Chris Sherlock |
2016-01-20 | vcl: add more property functions to Font | Chris Sherlock |
2016-01-19 | vcl: add quality accessor & mutator to Font | Chris Sherlock |