|
b1ac321444
|
Renamed the OpenOffice class to Office. Updated several pieces of text for LibreOffice. Added the -e (file name extension) switch to set custom file name extension.
|
2016-12-23 11:38:51 +08:00 |
|
|
0e2e537916
|
Added compatibility with Python 3 on file I/O.
|
2016-12-23 06:27:27 +08:00 |
|
|
1f90f2e407
|
Added a new option for the UNO communication port. Updated the use of print for Python 3 compatibility (for LibreOffice). Replaced sys.stderr.write() with Python 3 print(). Changed the help text from OpenOffice to OpenOffice/LibreOffice. Added several TODO items.
|
2016-12-22 19:54:18 +08:00 |
|
|
cef4425d28
|
Added setuptools and published to PyPI, so that it can be installed with pip.
|
2016-12-20 22:01:37 +08:00 |
|
|
a11884156f
|
Renamed the project to obasync.
|
2016-12-09 00:03:16 +08:00 |
|
|
48dce82650
|
Added support for MacOSX. Changed to run soffice instead of soffice.bin as soffice.bin is not executable on MacOSX.
|
2016-12-02 20:54:35 +08:00 |
|
|
59e0a22ed3
|
Added the "Everything is in sync" message instead of nothing when everything is in sync.
|
2016-12-02 10:15:46 +08:00 |
|
|
0720c3c704
|
Updated to only create the dialog library when the script library is also missing.
|
2016-12-02 10:09:25 +08:00 |
|
|
1c031e2d57
|
Added to create the dialog library as well.
|
2016-12-02 09:56:11 +08:00 |
|
|
14ba52d95a
|
Fixed to work with different line terminators on Linux.
|
2016-12-02 09:14:33 +08:00 |
|
|
3aea24b725
|
Added MS-Windows path finding for uno.py. Fixed to read file as UTF-8 to avoid MS-Windows native encoding problem. Fixed the module matching problem that removes all the source files when doing --get at the second time.
|
2016-12-02 09:03:01 +08:00 |
|
|
5f7db9004d
|
Saves the macros after upload.
|
2016-09-08 21:16:02 +08:00 |
|
|
a58e060d8a
|
Changed the argument order so that no argument is required for simplest situation. Library name is taken from the directory name in such a case. Added -r in additional to --run. Fixed to load the library first before checking out the modules.
|
2016-09-08 17:16:56 +08:00 |
|
|
864099bc33
|
Files are processed in sorted order now.
|
2016-09-05 23:33:24 +08:00 |
|
|
314f6faf8e
|
Makes upload (checkin) the default, and download (checkout) with the --get switch.
|
2016-09-05 11:07:10 +08:00 |
|
|
f988d438e0
|
Initial commit. Download/upload and run commands after upload.
|
2016-09-02 05:48:24 +08:00 |
|