summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard
2016-06-18uitest: use forward declarationsMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard
2016-06-18uitest: add todo commentMarkus 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: add a few more wrappers for ui controlsMarkus Mohrhard
2016-06-18uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard
2016-06-18uitest: store the id of each vcl::WindowMarkus Mohrhard
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-06-15move aLastWheelEvent into svdataCaolán McNamara
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolá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-13Fix typosAndrea Gelmini
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-09Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara
2016-06-08tdf#100184 fix the lifecycle of a texture in an atlasTomaž Vajngerl
2016-06-08opengl: batch drawing of polylinesTomaž Vajngerl
2016-06-08Not sure why loplugin:passstuffbyref did not warn about these cases?Tor Lillqvist
2016-06-08loplugin:passstuffbyrefTor Lillqvist
2016-06-08loplugin:passstuffbyrefTor Lillqvist
2016-06-08opengl: improve overlap trackingTomaž Vajngerl
2016-06-08opengl: deferred texture drawing in RenderList, add drawAlphaRectTomaž Vajngerl
2016-06-08opengl: batch draw polypolygonsTomaž Vajngerl
2016-06-08opengl: batch drawing of pixel, line, rect draw callsTomaž Vajngerl
2016-06-08opengl: VertexUtils, deferred flush update, remove unneeded callsTomaž Vajngerl
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-03tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-06-03Clean up Windows error reporting a bitTor Lillqvist
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-03Follow-up fix (odd missing ~TheAquaA11yFocusTracker error)Stephan Bergmann
2016-06-03loplugin:refcountingStephan Bergmann
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara
2016-05-30loplugin:passstuffbyrefStephan Bergmann
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-05-29tdf#100080 set unused shader attribs with values, fixes GL on AMDTomaž Vajngerl
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl