Age | Commit message (Expand) | Author |
2015-09-17 | unused headers | Caolán McNamara |
2015-08-26 | convert Link to Typed | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-02 | coverity#1272391 Dereference null return value | Caolán McNamara |
2015-02-23 | Missing dispose | Stephan Bergmann |
2015-02-22 | Test for tdf#88935 | Zolnai Tamás |
2015-02-07 | tdf#88836: UI: in-form navigation bar icons gone | Zolnai Tamás |
2015-02-06 | shared_ptr<T>(new T(args)) -> make_shared<T>(args) | Caolán McNamara |
2014-11-21 | coverity#1255389 Dereference null return value | Caolán McNamara |
2014-11-20 | Dispose document when done | Stephan Bergmann |
2014-11-18 | Missing parentheses | Zolnai Tamás |
2014-11-18 | This test become unreferenced by accident | Zolnai Tamás |
2014-11-18 | Fix broken GraphicObjectTest | Zolnai Tamás |
2014-11-17 | loplugin:unreffun | Stephan Bergmann |
2014-11-17 | WaE: unused variables | Tor Lillqvist |
2014-11-17 | WaE: Unreferenced function definition [loplugin:unreffun] | Tor Lillqvist |
2014-11-16 | Test for size based auto swap out mechanism | Zolnai Tamás |
2014-09-22 | Extend HTMLWriter: flush the stack, more values for attribute(..) | Tomaž Vajngerl |
2014-07-24 | it seems that CPPUNIT_PLUGIN_IMPLEMENT can't be in ns | David Tardon |
2014-07-24 | add test for swapping of GraphicObject | David Tardon |
2014-04-06 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-04-06 | Introduce HtmlWriter unit tests. | Tomaž Vajngerl |
2013-03-14 | stray test .png left behind | Caolán McNamara |
2013-01-04 | Move GraphicFilter class to vcl. | Jan Holesovsky |
2012-12-11 | add regression test for EDB-23279 | Caolán McNamara |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-14 | add regression tests for .bmps/.rles including EDB-22680 | Caolán McNamara |
2012-11-01 | rework filters test to squeeze through extra flags | Caolán McNamara |
2012-07-30 | add in some more filter tests | Caolán McNamara |
2012-07-30 | add in some more filter tests | Caolán McNamara |
2012-07-27 | add regression test for gif that nobbled XnView | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-14 | Add helpful instructions nearby encrypted CVE files. | Michael Meeks |
2012-04-30 | add another test doc | Caolán McNamara |
2012-04-30 | Related: moz#424333 pixmaps are limited to max signed short | Caolán McNamara |
2012-04-19 | gif parsing regression test | Caolán McNamara |
2012-04-18 | jpg parsing regression test | Caolán McNamara |
2012-04-17 | png parsing regression test | Caolán McNamara |
2012-03-07 | remove various unused methods and source files | Caolán McNamara |
2011-11-14 | ReleaseConfigMgr not called by anything | Caolán McNamara |
2011-10-15 | split bootstrapfixture and move test-filters class for sot test | Caolán McNamara |
2011-10-10 | Related: fdo#38580 NULL object | Caolán McNamara |
2011-10-05 | test fix: use setUp and tearDown not constructors to init LibreOffice | Michael Meeks |
2011-09-30 | silence tedious malware checkers, arcfour, key 0x435645 | Caolán McNamara |
2011-09-30 | merge filters-test code | Caolán McNamara |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-12 | Added variable initializations when loading WMFs and EMFs | Marc-Andre Laverdiere |
2011-09-05 | Added gitignore for temporary fuzz-testing files | Marc-Andre Laverdiere |
2011-09-02 | Modified output of filters-test.cxx to CSV | Marc-Andre Laverdiere |
2011-08-08 | add test files | Caolán McNamara |