Age | Commit message (Expand) | Author |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-06-22 | crashtesting: fix bmp->odg failure... | Caolán McNamara |
2016-06-22 | uitest: we also need a SolarMutex when deleting the wrapper object | Markus Mohrhard |
2016-06-22 | uitest: add support for TabControl | Markus Mohrhard |
2016-06-22 | crashtesting: fix tdf95481-1.odg reexport to odg failure | Caolán McNamara |
2016-06-22 | g_bytes_icon_new is only in glib >= 2.38 | Caolán McNamara |
2016-06-22 | G_MENU_ATTRIBUTE_ICON is only in glib >= 2.38 | Caolán McNamara |
2016-06-22 | crashtesting: assert on export of tdf96006-1.odt to rtf | Caolán McNamara |
2016-06-22 | g_icon_serialize is only in glib >= 2.38 | Caolán McNamara |
2016-06-22 | DBG_ASSERT->SAL_WARN_IF didn't reverse condition | Caolán McNamara |
2016-06-22 | Simplify dynamic_cast followed by a static_cast. | Jan Holesovsky |
2016-06-21 | bMirrorMode and nItemImageAngle are unused | Noel Grandin |
2016-06-21 | Put more local functions into the unnamed namespace | Tor Lillqvist |
2016-06-21 | vcl: fprintf -> SAL_INFO | Thorsten Behrens |
2016-06-21 | tdf#100451 convert texture buffer to 1-bit and 4-bit palette buffer | Tomaž Vajngerl |
2016-06-21 | vcl: remove some commented-out code | Thorsten Behrens |
2016-06-21 | vcl: fix dbglevel>1 build | Thorsten Behrens |
2016-06-20 | reduce warnings in vcl | Jochen Nitschke |
2016-06-20 | add some OpenGL info to the crash reporter | Markus Mohrhard |
2016-06-20 | -Werror,-Wswitch | Stephan Bergmann |
2016-06-20 | Convert PART to scoped enum | Noel Grandin |
2016-06-20 | support typing into the spin field | Markus Mohrhard |
2016-06-19 | loplugin:redundantcast | Stephan Bergmann |
2016-06-19 | LOK: tile rendering regression fix | Ashod Nakashian |
2016-06-19 | Resolve: tdf#100429 gtk3: set custom icons in native gtk menus | Caolán McNamara |
2016-06-19 | bogus warning | Caolán McNamara |
2016-06-18 | plugin:defaultparams | Markus Mohrhard |
2016-06-18 | uitest: loplugin:staticcall | Markus Mohrhard |
2016-06-18 | uitest: dump the implementation name as well | Markus Mohrhard |
2016-06-18 | uitest: support more special keycodes | Markus Mohrhard |
2016-06-18 | uitest: add wrapper for radio button | Markus Mohrhard |
2016-06-18 | uitest: set ids for a few UI objects created in code | Markus Mohrhard |
2016-06-18 | uitest: add method to get all children of a ui object | Markus Mohrhard |
2016-06-18 | uitest: add initial support sending special key events | Markus Mohrhard |
2016-06-18 | uitest: let us return a string based type | Markus Mohrhard |
2016-06-18 | uitest: an enum is a bad idea for the type | Markus Mohrhard |
2016-06-18 | uitest: support selecting different tab pages in tab dialog | Markus Mohrhard |
2016-06-18 | uitest: fix bug in the uitesting framework | Markus Mohrhard |
2016-06-18 | uitest: don't use WindowUIObject if not necessary | Markus Mohrhard |
2016-06-18 | uitest: fix wrong factory function for checkboxes | Markus Mohrhard |
2016-06-18 | uitest: move declaration for the uitesting wrapper objects to include/ dir | Markus Mohrhard |
2016-06-18 | uitest: a slightly better approach for the factory problem in the ui testing | Markus Mohrhard |
2016-06-18 | uitest: provide a way for non-vcl modules to register factories | Markus Mohrhard |
2016-06-18 | uitest: use forward declarations | Markus Mohrhard |
2016-06-18 | let us not call getenv for each window | Markus Mohrhard |
2016-06-18 | uitest: add spinfield uitest support | Markus Mohrhard |
2016-06-18 | uitest: fix warnings | Markus Mohrhard |
2016-06-18 | uitest: avoid crashes when trying to access missing UI object | Markus Mohrhard |
2016-06-18 | uitest: forgot the uitest spi button wrapper in the factory | Markus Mohrhard |
2016-06-18 | uitest: replace assert with correct error handling | Markus Mohrhard |