|
|
@335
|
11 years |
sander |
Do not crash factory when the oooserver dies mid-conversion
|
|
|
@328
|
11 years |
sander |
Log jobs without backend
|
|
|
@261
|
11 years |
sander |
remove some leftover debugging statements
|
|
|
@260
|
11 years |
sander |
Fixed a typo
|
|
|
@247
|
11 years |
sander |
Added a MS-Office backend using pythoncom and the Sun plugin
|
|
|
@246
|
11 years |
sander |
Return to utils directory after running ooofactory
|
|
|
@245
|
11 years |
sander |
Pass a string command to Popen on Windows
|
|
|
@244
|
11 years |
sander |
Fix class declaration
|
|
|
@234
|
11 years |
sander |
Merge the design branch to the trunk
|
|
|
@184
|
12 years |
sander |
Add --recalc option to Gnumeric example
|
|
|
@181
|
12 years |
sander |
Catch xmlrpclib.Fault
|
|
|
@174
|
12 years |
sander |
Generate an exception when the result document is empty
|
|
|
@173
|
12 years |
sander |
Do not try to instanciate a backend that could not be loaded
|
|
|
@172
|
12 years |
sander |
Check that the document loaded correctly and raise a recoverable exception …
|
|
|
@171
|
12 years |
sander |
Case insensitive matching on app name and version number
|
|
|
@164
|
12 years |
sander |
Add Gnumeric and KOffice example configurations
|
|
|
@163
|
12 years |
sander |
Prevent deadlocks on CLI backend caused by wait()
|
|
|
@162
|
12 years |
sander |
Use proper path separator on Windows
|
|
|
@161
|
12 years |
sander |
print file path when a load error occurs
|
|
|
@159
|
12 years |
sander |
Use correct cwd on Windows
|
|
|
@158
|
12 years |
sander |
Move factory.bat to utils
|
|
|
@153
|
12 years |
sander |
Support OpenOffice?.org headless on Windows using a named pipe
|
|
|
@141
|
12 years |
sander |
Fix undefined variable in cli backend
|
|
|
@132
|
12 years |
sander |
Update epydoc tags
|
|
|
@130
|
12 years |
sander |
Replace %temp_dir in config variables for cli backend
|
|
|
@129
|
12 years |
sander |
Add a new generic CLI command backend. Useful for e.g. AbiWord?
|
|
|
@128
|
12 years |
sander |
Merge separate major and minor version numbers (int) into one version …
|
|
|
@127
|
12 years |
sander |
Fix broken backend name in exception logging
|
|
|
@126
|
12 years |
sander |
Make M2Crypto handle URLs without a port number
|
|
|
@125
|
12 years |
sander |
Catch socket exceptions
|
|
|
@124
|
12 years |
sander |
Add m2crypto as an additional transport
|
|
|
@120
|
12 years |
sander |
Make the DISPLAY configurable
|
|
|
@119
|
12 years |
sander |
Exit gracefully when logfile cannot be accessed
|
|
|
@79
|
12 years |
sander |
Match a factory when the job has no format specified
|
|
|
@61
|
12 years |
sander |
Make OOOServer clean up temp files
|
|
|
@60
|
12 years |
sander |
Implemented working OOOServer. Not release-ready because of licensing …
|
|
|
@57
|
12 years |
sander |
Add basic structure of OOOServer and make polling work
|
|
|
@56
|
12 years |
sander |
Implement basic backend configuration
|
|
|
@54
|
12 years |
sander |
Added a core Factory base
|