Age | Commit message (Expand) | Author |
2015-11-24 | Resolves: tdf#95962 incorrect scanline stride | Caolán McNamara |
2015-11-23 | establish that Virtual Devices either match Physical Device depth or ... | Caolán McNamara |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-10 | tdf#95650: Replace wrong assertion with condition | Mike Kaganski |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | afl-eventesting: deref of null mpTextObj | Caolán McNamara |
2015-11-05 | fix compiling of this java class | Noel Grandin |
2015-11-02 | afl-eventtesting: crash close impress with spelling dialog active | Caolán McNamara |
2015-10-23 | afl-eventtesting: crash on undoing insert new page in impress | Caolán McNamara |
2015-10-21 | afl-eventtesting: crash if you close shell behind running presentation | Caolán McNamara |
2015-10-21 | afl-eventtesting: crash when accelerator processed after frame is disposed | Caolán McNamara |
2015-10-21 | move afl examples/test-cases to dedicated dir | Caolán McNamara |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-15 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-09-28 | wmf spec says that these are only allowed bitcount values | Caolán McNamara |
2015-09-17 | bmp failure not detected as such because of svg fallback test | Caolán McNamara |
2015-09-17 | make CalcMaskShift a verifiable operation | Caolán McNamara |
2015-09-16 | don't crash with unknown out color space | Caolán McNamara |
2015-09-11 | vcl: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-01 | Fixup CRC related unit tests for now. | Michael Meeks |
2015-09-01 | Tweak VCL unit tests for OpenGL. | Michael Meeks |
2015-09-01 | Modified CRC test in order to fix test failure on OSX | Marco Cecchetti |
2015-09-01 | tdf#93532 - Bitmap CRC unit tests. | Michael Meeks |
2015-08-31 | tdf#93750 allow for EMF+ record padding up to 11 bytes | Mike Kaganski |
2015-08-31 | check stream status | Caolán McNamara |
2015-08-28 | Disable the higher frequency timer tests more effectively. | Michael Meeks |
2015-08-28 | Add a newline and fflush so that it actually shows up in the output | Tor Lillqvist |
2015-08-27 | vcl: print an error message in timer test watchdog | Michael Stahl |
2015-08-27 | don't loop on overly-short nEndPos | Caolán McNamara |
2015-08-27 | vcl: increase timeout for timertest hang by some | Thorsten Behrens |
2015-08-27 | coverity#1320471 Infinite loop coverity[loop_top] - Application::Yield | Caolán McNamara |
2015-08-25 | vcl: disable randomly failing timer unit tests | Thorsten Behrens |
2015-08-23 | vcl: unittests for Timer and AutoTimer. | Ashod Nakashian |
2015-08-14 | limit access to dx array to min of input len and len of array | Caolán McNamara |
2015-08-12 | another avoid endless loop with busted wmf | Caolán McNamara |
2015-07-13 | fix a third emf crash | Caolán McNamara |
2015-07-13 | emf: fix another hang | Caolán McNamara |
2015-07-13 | emf: fix hang | Caolán McNamara |
2015-07-13 | emf: test for empty polygons | Caolán McNamara |
2015-07-12 | emf: test for negative numbers | Caolán McNamara |
2015-07-12 | add xpm tests | Caolán McNamara |
2015-07-12 | fix another gif import crash | Caolán McNamara |
2015-07-11 | fix and test for xbm import crash | Caolán McNamara |
2015-07-11 | fix gif import crash | Caolán McNamara |
2015-07-10 | avoid endless loop with busted wmf | Caolán McNamara |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-07 | Add vcl lifecycle test for Toolkit / XWindow peers. | Michael Meeks |