summaryrefslogtreecommitdiff
path: root/sw/qa/tiledrendering
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: misc. bug fixing.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-24Executable_tiledrendering is obsolete and can be killedTor Lillqvist
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-12-11sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-15Tiled rendering: Move the common code to the right place - PaintTile().Jan Holesovsky
2013-11-15Update the code snippet for tile rendering to be like in touch_lo_draw_tile()Tor Lillqvist
2013-11-15Tiled rendering: Use VirtualDevice, and set the MapMode correctly.Jan Holesovsky
2013-11-15Tiled rendering: Update the adjustments in the test app .ui.Jan Holesovsky
2013-11-15Tiled rendering: Better way to get the values in the test app.Jan Holesovsky
2013-11-15Tiled rendering: Very crude way to "show something".Jan Holesovsky
2013-11-15Tiled rendering: The tile shows now when we request for it.Jan Holesovsky
2013-11-15Tiled rendering: Show the device's content.Jan Holesovsky
2013-11-15Tiled rendering: Do the same thing as in touch_lo_draw_tile().Jan Holesovsky
2013-11-15Cosmetics.Jan Holesovsky
2013-10-24WaE: declaration shadows a fieldTor Lillqvist
2013-10-24added links to the image in tiled renderingPtyl Dragon
2013-10-24tiledrendering extracts values when clicking renderPtyl Dragon
2013-10-24added callback for renderPtyl Dragon
2013-10-23WaE: -Werror=shadowCaolán McNamara
2013-10-23tiledrendering opens filesPtyl Dragon
2013-10-23tiled rendering file picker worksPtyl Dragon
2013-10-23tiledrendering extracts values when clicking renderPtyl Dragon
2013-10-23added callback for renderPtyl Dragon
2013-10-22Tiled rendering: Finishing touch to the tiledrendering.ui.Jan Holesovsky
2013-10-22added the tiledrendering ui from gladePtyl Dragon
2013-10-21Tiled rendering: VCL test app skeleton.Jan Holesovsky