summaryrefslogtreecommitdiff
path: root/bin/convwatch.py
AgeCommit message (Expand)AuthorFilesLines
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-1/+1
2016-04-27convwatch: use PerTestConnection by defaultMichael Stahl1-2/+2
2016-04-27convwatch: logExceptionInvoke is kind of pointless nowMichael Stahl1-14/+3
2016-04-27convwatch: don't generate images for documents that failed to printMichael Stahl1-6/+21
2016-04-27convwatch: add a watchdog for the layout loops :(Michael Stahl1-4/+23
2016-04-27convwatch: if a document fails to load, log that instead of failingMichael Stahl1-1/+14
2016-04-27convwatch: don't buffer stdout loggingMichael Stahl1-25/+28
2016-04-27convwatch: let's print some timestampsMichael Stahl1-3/+6
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist1-1/+1
2014-04-02convwatch.py: decode bytes before printingMichael Stahl1-1/+1
2014-04-02convwatch.py: fix handling of loadComponentFromURL returning nullMichael Stahl1-0/+4
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2012-12-20convwatch.py: make it run on Python 3Michael Stahl1-3/+3
2012-04-27convwatch.py: subprocess.check_output only in Python 2.7+Michael Stahl1-1/+4
2012-02-27add convwatch.pyMichael Stahl1-0/+424