Age | Commit message (Expand) | Author |
2016-06-23 | Remove unused SfxObjectShell::libreOfficeKitCallback() | Miklos Vajna |
2016-06-23 | Introduce FillAutoStyle() method to reduce copy'n'paste. | Jan Holesovsky |
2016-06-23 | GSoC tdf#87697 START CENTER: Indicate selected thumbnailview | Akshay Deep |
2016-06-23 | tdf#46279 Show restart message after extension installation | irem |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-06-22 | uitest: add support for TabControl | Markus Mohrhard |
2016-06-22 | remove visual noise | Markus Mohrhard |
2016-06-22 | Remove no longer needed ImpEditView::mpLibreOfficeKitSearchable | Miklos Vajna |
2016-06-21 | tdf#90078 Add import bitmap button to Area Panel | Susobhan Ghosh |
2016-06-21 | connectivity: disable connectivity::release() for now | Michael Stahl |
2016-06-21 | lok: Change version string to JSON format | Pranav Kant |
2016-06-21 | tdf#89329: use shared_ptr for pImpl in slidesorterbaropt | Xisco Fauli |
2016-06-21 | sw lok: add LOK_CALLBACK_TEXT_VIEW_SELECTION | Miklos Vajna |
2016-06-21 | Remove no longer needed vcl::ITiledRenderable::registerCallback() | Miklos Vajna |
2016-06-21 | lok: Expose LO version information | Pranav Kant |
2016-06-21 | Use real assert() instead of DBG_ASSERT() | Tor Lillqvist |
2016-06-21 | tdf#89329: use shared_ptr for pImpl in optionsdrawinglayer | Xisco Fauli |
2016-06-21 | tdf#42949: clean up includes in include/formula with iwyu | Jorenz Paragas |
2016-06-21 | sfx2 lok: fix missing view cursors in a new view | Miklos Vajna |
2016-06-20 | Restrict tryPropertyValueEnum to enum types | Stephan Bergmann |
2016-06-20 | Remove unused includes | Stephan Bergmann |
2016-06-20 | Clean up uses of Any::getValue() in cppuhelper | Stephan Bergmann |
2016-06-20 | Remove no longer needed SdrModel::libreOfficeKitCallback() | Miklos Vajna |
2016-06-20 | sw lok: add LOK_CALLBACK_INVALIDATE_VIEW_CURSOR | Miklos Vajna |
2016-06-20 | GSoC Table Styles, Export Cell Styles | Jakub Trzebiatowski |
2016-06-20 | Clean up uses of Any::getValue() in comphelper | Stephan Bergmann |
2016-06-20 | Convert PART to scoped enum | Noel Grandin |
2016-06-20 | improper use of this/that just bugs me | Noel Grandin |
2016-06-19 | LOK: tile rendering regression fix | Ashod Nakashian |
2016-06-18 | uitest: loplugin:sallogareas | Markus Mohrhard |
2016-06-18 | uitest: loplugin:staticmethods | Markus Mohrhard |
2016-06-18 | uitest: plugin:sallogareas | Markus Mohrhard |
2016-06-18 | uitest: loplugin:override | Markus Mohrhard |
2016-06-18 | uitest: add wrapper for radio button | Markus Mohrhard |
2016-06-18 | uitest: add missing override | Markus Mohrhard |
2016-06-18 | uitest: add method to get all children of a ui object | Markus Mohrhard |
2016-06-18 | add comphelper::string::split | Markus Mohrhard |
2016-06-18 | uitest: an enum is a bad idea for the type | Markus Mohrhard |
2016-06-18 | uitest: add initial version of wrapper for tree list box | Markus Mohrhard |
2016-06-18 | uitest: support selecting different tab pages in tab dialog | 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 | remove excessive whitespace | Markus Mohrhard |
2016-06-18 | uitest: provide a way for non-vcl modules to register factories | Markus Mohrhard |
2016-06-18 | uitest: add spinfield uitest support | Markus Mohrhard |
2016-06-18 | uitest: initial support for spinbuttons in uitesting | Markus Mohrhard |
2016-06-18 | uitest: add initial support for combo boxes to uitesting | Markus Mohrhard |
2016-06-18 | uitest: initial work on tab page ui testing support | Markus Mohrhard |
2016-06-18 | uitest: add initial implementation for ListBox | Markus Mohrhard |
2016-06-18 | uitest: add checkboxes to UI testing | Markus Mohrhard |