Open GoogleCodeExporter opened 9 years ago
Should be renamed to patch or Enhacement
Original comment by acolor...@gmail.com
on 11 Oct 2011 at 5:51
[deleted comment]
[deleted comment]
Here it is the latest patch file of the UNO native look & feel. I will also
include the .oxt file so you can test it yourself. Also, if you want, you can
check the source code here: https://github.com/GerardoGR/UNOGDocs.
Original comment by gerardo....@gmail.com
on 7 Nov 2011 at 8:46
Attachments:
its really good!!! this is a great piece of code...
Is there a way to make this integrate into google docs with automatic
uploading..
similar to Google Cloud Connect but a whole lot better?????? for LibreOffice?
Original comment by ljelou...@gmail.com
on 10 Nov 2011 at 8:22
This is a better implementation of the dialogs. The error of closing the window
with the x button (the default close button) was corrected.
Original comment by gerardo....@gmail.com
on 12 Nov 2011 at 7:08
Attachments:
I still cannot import Documents I can only access the export and configuration
dialogues to Google Docs.
The Import Dialogue does not work, with Java 1.6_29 on ubuntu libreoffice.
Original comment by ljelou...@gmail.com
on 14 Nov 2011 at 8:31
Hello ljelou.
I think the problem it's the integration with LibreOffice. Have you checked the
error log at the ConfigureDialog?, if so, can you lend me the output?.
Thank you for your comments.
Regards.
Original comment by gerardo....@gmail.com
on 14 Nov 2011 at 8:37
OK. for integration with "native" L&F, nice but as for now it looks not so good
as Swing version, but it may be good start point. I will review code and try to
see if it is possible to integrate UNO version to existing code.
Using UNO may be cool for Mac OS X users where Swing windows in OO.org or its
clones looks terrible.
State of this issue will be changed to Waiting, type to enhancement
Original comment by przeme...@gmail.com
on 14 Nov 2011 at 8:42
List has 64 elements..
Try to get list of docs...
Logedin
Try to login
DocsService created
Try to create DocsService.
That is the error log from configuration when on the export button, when i go
straight to configuration instead of export to google docs it gives me no error
log it just a white blank page. When I click Import it just comes up with a
dialogue box with Please wait and nothing else. I press the exit button in the
top left which works.. it didn't before version UNOGDOCS.oxt 2.1mb.
Original comment by ljelou...@gmail.com
on 15 Nov 2011 at 11:08
by the way OS: ubuntu 11.10 java update 1.6_update 29
LibreOffice 3.4.4 RC2
Original comment by ljelou...@gmail.com
on 15 Nov 2011 at 11:10
I discovered the root of the problem, it has to do with a modification in the
UNO-AWT API (especifically the XGridDataModel, an interface used for the
management of the elements in a Grid). I need to make the change for this new
version of the UNO-AWT API.
NOTE:This also happens in Oo 3.4.
Thank you for your feedback ljelou.
Original comment by gerardo....@gmail.com
on 15 Nov 2011 at 11:59
I finally solved the problem with the extension in LibreOffice and in
OpenOffice 3.4. Here it is the new oxt file.
I didn't upload a patch because most of the files that has to do with the
configuration of the extension are changed and maybe will "brake" the patched
code.
you can download all the NetBeans project from here:
https://github.com/GerardoGR/UNOGDocs
Original comment by gerardo....@gmail.com
on 19 Nov 2011 at 4:51
Attachments:
thanks great work!!! It works really well now!! I might even give it a go on a
mac computer as well...
lj.
Original comment by ljelou...@gmail.com
on 20 Nov 2011 at 1:51
Thank you lj, your feedback has been really useful, i hope everything goes good
with the Macs. I've tested the ext on some Macs and i hasn't succesfully use
it. The dialogs doesn't appear at all.
Original comment by gerardo....@gmail.com
on 25 Nov 2011 at 3:50
My error message: "Problem: Could not initialize NSS" - what has happened?
appreciate your reply. rgds tom
Original comment by tomhube...@gmail.com
on 3 Feb 2012 at 8:43
Original issue reported on code.google.com by
gerardo....@gmail.com
on 11 Oct 2011 at 5:46Attachments: