summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-21Use real assert() instead of DBG_ASSERT()Tor Lillqvist
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: loplugin:staticmethodsMarkus Mohrhard
2016-06-18uitest: loplugin:overrideMarkus Mohrhard
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard
2016-06-18uitest: add missing overrideMarkus Mohrhard
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18remove excessive whitespaceMarkus Mohrhard
2016-06-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard
2016-06-18uitest: initial work on tab page ui testing supportMarkus Mohrhard
2016-06-18uitest: add initial implementation for ListBoxMarkus Mohrhard
2016-06-18uitest: add checkboxes to UI testingMarkus Mohrhard
2016-06-18uitest: rename getType to get_typeMarkus Mohrhard
2016-06-18uitest: add ui test wrapper for EditMarkus Mohrhard
2016-06-18uitest: more method documentationsMarkus Mohrhard
2016-06-18uitest: add method to get top level window that has current focusMarkus Mohrhard
2016-06-18uitest: add a few more wrappers for ui controlsMarkus Mohrhard
2016-06-18uitest: initial work on executing dispatcher commands in ui testsMarkus Mohrhard
2016-06-18uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard
2016-06-18uitest: store the id of each vcl::WindowMarkus Mohrhard
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini
2016-06-13loplugin:vclwidgetsNoel Grandin
2016-06-13Remove redundant redeclarationStephan Bergmann
2016-06-13Fix typosAndrea Gelmini
2016-06-12VCL: Simplify MessBox and its children initialisation.Arnaud Versini
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-08Simplify GfxLink using smart pointersMark Page
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in dialogXisco Fauli
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-03Convert whichOfficePath to scoped enumNoel Grandin
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin