summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-28loplugin:refcounting on NotebookBarNoel Grandin
2016-06-28notebookbar: added slide transition tabSzymon Kłos
2016-06-28VCL : Simplify SystemWindow initialisationArnaud Versini
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-26mpOwnMenu is unused since menubuttons stopped getting loaded from .res filesCaolán McNamara
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-24Define functions as deletedStephan Bergmann
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna
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