summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-06-18uitest: send a document event when modal dialog is executedMarkus Mohrhard
2016-06-18uitest: send all commands in async modeMarkus Mohrhard
2016-06-18uitest: actually implement the UNO interfacesMarkus Mohrhard
2016-06-18uitest: ReallyVisible contains if the Window is visible on screenMarkus Mohrhard
2016-06-18uitest: if action is not executed forward to base classMarkus Mohrhard
2016-06-18uitest: add way to type text in any window through ui testingMarkus Mohrhard
2016-06-18uitest: rename getType to get_typeMarkus Mohrhard
2016-06-18uitest: set text through key events in ui testsMarkus Mohrhard
2016-06-18uitest: add ui test wrapper for EditMarkus Mohrhard
2016-06-18uitest: remove wrong commentMarkus Mohrhard
2016-06-18uitest: correct log macroMarkus 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: it helps if you actually compile the source codeMarkus Mohrhard
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard
2016-06-18uitest: some more work for the UI testingMarkus Mohrhard
2016-06-18uitest: store the id of each vcl::WindowMarkus Mohrhard
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-06-16VCL: Simplify ToolBox initialisationArnaud Versini
2016-06-15move aLastWheelEvent into svdataCaolán McNamara
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara
2016-06-14silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUSCaolán McNamara
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara
2016-06-13gtk3: m_bSetFocusOnMap is only used on gtk3Caolán McNamara
2016-06-13looks to me we can merge these ctorsCaolán McNamara
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini
2016-06-13loplugin:vclwidgetsNoel Grandin
2016-06-13Fix typosAndrea Gelmini
2016-06-13opengl: vertex colors are defined in range 0-255 (GLubyte)Tomaž Vajngerl
2016-06-12VCL: Simplify MessBox and its children initialisation.Arnaud Versini
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12Resolves: tdf#100313 OutputDevice::isDisposed doesn't work anymoreCaolán McNamara
2016-06-12VCL: Move local methods to anonymous namespaceArnaud Versini
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-11coverity#1362676 Dereference after null checkCaolán McNamara
2016-06-10gtk3: use gtk_window_group_get_current_grab instead of gtk_grab_get_currentCaolán McNamara
2016-06-10Convert RenderType to scoped enumNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09wrong hunk includedCaolán McNamara
2016-06-09Resolves: tdf#100248 vcl menu scroll timer still active post disposeCaolán McNamara
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-09reported abs narrowing complaintCaolán McNamara
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu