summaryrefslogtreecommitdiffstats
path: root/bin/convwatch.py
Commit message (Expand)AuthorAgeFilesLines
* normalize existing emacs/vim mode-lines in python filesMichael Stahl2016-10-261-1/+1
* convwatch: use PerTestConnection by defaultMichael Stahl2016-04-271-2/+2
* convwatch: logExceptionInvoke is kind of pointless nowMichael Stahl2016-04-271-14/+3
* convwatch: don't generate images for documents that failed to printMichael Stahl2016-04-271-6/+21
* convwatch: add a watchdog for the layout loops :(Michael Stahl2016-04-271-4/+23
* convwatch: if a document fails to load, log that instead of failingMichael Stahl2016-04-271-1/+14
* convwatch: don't buffer stdout loggingMichael Stahl2016-04-271-25/+28
* convwatch: let's print some timestampsMichael Stahl2016-04-271-3/+6
* The --nofirststartwizard option is a no-opTor Lillqvist2015-03-291-1/+1
* convwatch.py: decode bytes before printingMichael Stahl2014-04-021-1/+1
* convwatch.py: fix handling of loadComponentFromURL returning nullMichael Stahl2014-04-021-0/+4
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-161-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
* convwatch.py: make it run on Python 3Michael Stahl2012-12-201-3/+3
* convwatch.py: subprocess.check_output only in Python 2.7+Michael Stahl2012-04-271-1/+4
* add convwatch.pyMichael Stahl2012-02-271-0/+424