-
Currently it's out of my scope to provide any Mac support. I don't even have a Mac to do any testing or developing on it, so everything I could do would be pure "trial & error".
Even if I would rewrite large parts of the UI to be compatible with Java 5, it would still not run on current Mac OS versions due to the way OpenOffice.org loads the Java VM and how Apple expects it to run.
2009-03-28 20:30:08 UTC in PalOOCa OpenOffice Extension for Palo
-
I think that's unlikely. And if it was, it would be an OpenOffice.org issue, since the menu is registred by OOo itself and not by any extension code. A very strange bug indeed.
2009-03-28 20:25:54 UTC in PalOOCa OpenOffice Extension for Palo
-
MacOS X is a bit problematic. I can't officially support it, since I don't have access to any Mac Hardware. However from what I know, the only (officially?) available Java Runtime for 32bit is version 5. I guess you are using some third party JRE? If that's the case: did you check if that Java version is selected in the OpenOffice.org options?.
2009-03-07 16:03:36 UTC in PalOOCa OpenOffice Extension for Palo
-
The Import function is currently a bit limited. To be more precise: it only executes the import cell functions (like PALO.EADD, etc.). It will iterate through all cells on the sheet (from left to right, then top to bottom) and process these import functions. If successfull, the cell will then return "1", if unsuccessfull it will still return "0" (that should be more or less...
2009-03-07 15:49:52 UTC in PalOOCa OpenOffice Extension for Palo
-
aksdb committed revision 79 to the PalOOCa OpenOffice Extension for Palo SVN repository, changing 13 files.
2008-11-05 19:46:01 UTC in PalOOCa OpenOffice Extension for Palo
-
How exactly do you test the language switch? Which Java version do you use? It works fine in my German OpenOffice.org. The English version works too. (I tested 2.4 and 3.0 on both, Windows and Linux).
2008-11-05 19:39:04 UTC in PalOOCa OpenOffice Extension for Palo
-
aksdb committed revision 78 to the PalOOCa OpenOffice Extension for Palo SVN repository, changing 1 files.
2008-10-16 14:19:31 UTC in PalOOCa OpenOffice Extension for Palo
-
aksdb committed revision 77 to the PalOOCa OpenOffice Extension for Palo SVN repository, changing 5 files.
2008-10-16 14:15:54 UTC in PalOOCa OpenOffice Extension for Palo
-
aksdb committed revision 76 to the PalOOCa OpenOffice Extension for Palo SVN repository, changing 3 files.
2008-10-10 12:32:06 UTC in PalOOCa OpenOffice Extension for Palo
-
aksdb committed revision 75 to the PalOOCa OpenOffice Extension for Palo SVN repository, changing 2 files.
2008-09-30 16:42:58 UTC in PalOOCa OpenOffice Extension for Palo