Age | Commit message (Expand) | Author |
2016-12-22 | screenshots: builddir is not neccessarily same as srcdir | Christian Lohmaier |
2016-11-17 | Use ProductName as fallback for dialog title | Samuel Mehrbrodt |
2016-11-17 | Put generated screenshots in lang-dependant subdir | Samuel Mehrbrodt |
2016-11-17 | test: Allow to force a certain locale during unit tests | Samuel Mehrbrodt |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-10-28 | convert std::unique_ptr<VclAbstractDialog> to VclPtr | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-06 | CPPUNIT_ASSERT[_DOUBLES]_EQUAL | Stephan Bergmann |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-29 | Fix naming of makefile to mend make dump-deps. | Michael Meeks |
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-05 | convert LineStyle to scoped enum | Noel Grandin |
2016-09-05 | convert RasterOp to scoped enum | Noel Grandin |
2016-09-04 | cppcheck: Prefer prefix operator | Julien Nabet |
2016-08-30 | Break test::setUpVcl into a test-setupvcl library of its own | Stephan Bergmann |
2016-08-29 | Remove duplication of "set up VCL" code | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-18 | screenshots: clang plugin & tabpage usage fixes | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: fix fallback cases for sd and sc | Armin Le Grand |
2016-08-18 | screenshots: fallback screenshot to ui files | Armin Le Grand |
2016-08-18 | screenshots: Use UI string and fallback for UI-String only | Armin Le Grand |
2016-08-18 | screenshots: move shared code to separate class | Katarina Behrens |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-18 | uitest: move the uitest files to vcl | Markus Mohrhard |
2016-06-18 | uitest: some more work for the UI testing | Markus Mohrhard |
2016-06-18 | uitest: add groundwork for ui testing framework | Markus Mohrhard |
2016-06-17 | Add MS binary format validator support in test fixture | Vasily Melenchuk |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-05-31 | SVGIO: Add support for font-family in unittests and unify... | Xisco Fauli |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-27 | tdf#45904 Move java XViewPane test to c++ | Fabio Buso |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-13 | lok context menu: Add module specific unit tests | Pranav Kant |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | lok context menu: unit test | Pranav Kant |
2016-03-20 | tdf#45904 move java based api tests to c++ | kadertarlan |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-03-06 | SVGIO: Check minX, minY, maxX and maxY in polypolygon | Xisco Fauli |
2016-03-03 | SVGIO: Check height and width of polypolygoncolor | Xisco Fauli |
2016-03-02 | test: dump MetaPolyPolygonAction too | Michael Stahl |
2016-03-02 | Fix the import of line joins and caps from EMF files | Stephan van den Akker |
2016-02-28 | use better assert macros | Markus Mohrhard |
2016-02-14 | coverity#1352306 Unchecked dynamic_cast | Caolán McNamara |
2016-02-11 | tdf#97542: SVGIO: First check the current fill attribute | Xisco Fauli |
2016-02-09 | SVGIO: tdf#79163: Add import test | Xisco Fauli |