Age | Commit message (Expand) | Author |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-05-06 | cleanup DIALOG_NO_PARENT, follow on to tdf#91090 | Noel Grandin |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-04-10 | automated VclPtrInstance conversion. | Michael Meeks |
2015-04-10 | vclwidget: check for calling delete on subclasses of vcl::Window | Noel Grandin |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-08 | coverity#1237357 Uncaught exception | Caolán McNamara |
2014-09-02 | make previewer default to resizeable | Caolán McNamara |
2014-09-02 | rearrange matters to get FloatingWindows working loaded from .ui | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2013-10-18 | rework Init/Main ui-previewer post early language detect | Caolán McNamara |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-13 | Avoid global static data | Stephan Bergmann |
2012-10-24 | vcl: uipreviewer: remove spurious "return false" | Michael Stahl |
2012-10-20 | deliberately no parent for dialog | Caolán McNamara |
2012-09-28 | adapt uipreviewer for ucbhelper change | Caolán McNamara |
2012-09-28 | sort child positions within parents according to grid position | Caolán McNamara |
2012-09-28 | Cut Gordian Knot of helpids with .ui format | Caolán McNamara |
2012-09-28 | hook up tooltips | Caolán McNamara |
2012-09-28 | allow previewing trees without toplevel windows | Caolán McNamara |
2012-09-28 | make dialogs closeable in previewer | Caolán McNamara |
2012-09-28 | set a default title | Caolán McNamara |
2012-09-28 | Implement "visible" from builder. Fix queueResize. | Caolán McNamara |
2012-09-28 | add header | Caolán McNamara |
2012-09-28 | bootstrap a ui-previewer for rendering GtkBuilder xml with vcl widgets | Caolán McNamara |