summaryrefslogtreecommitdiff
path: root/bin/convwatch.py
AgeCommit message (Collapse)Author
2014-04-02convwatch.py: decode bytes before printingMichael Stahl
Change-Id: Ic1b115583415ab9bd2bdb18fa55f61803efc8442
2014-04-02convwatch.py: fix handling of loadComponentFromURL returning nullMichael Stahl
Change-Id: Icc64d56a74be9e95fdf69204356f9c2405ce7cc8
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
...to supersede com.sun.star.frame.GlobalEventBroadcaster single-instance service. Change-Id: I74ecaadadb4c600d39979aa7c13b6389bed38fd7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-20convwatch.py: make it run on Python 3Michael Stahl
Change-Id: Iaf0303f5268233ff34a4d4a31d1955fc6f58e7e2
2012-04-27convwatch.py: subprocess.check_output only in Python 2.7+Michael Stahl
2012-02-27add convwatch.pyMichael Stahl