Commit Graph

11 Commits

Author SHA1 Message Date
6b7b1a4f05 Rename: openoffice -> libreoffice 2015-12-10 12:11:58 +01:00
ef84858cbf Java client wizard: copy jodconnector into the created project
Several major changes around jodconnector:
 * The created project now has the jar in it to build more easily
without Eclipse
 * The jodconnector source code is now in the source tree instead of a
jar. The means that the jar is created at build time.
 * Removed the SLF4J dependencies from the jodconnector
 * Removed the JODContainer as it's now useless
2013-04-04 10:20:44 +02:00
966fb2685d Renamed OpenOffice.org to LibreOffice in loads of places 2013-04-03 12:01:25 +02:00
8d68834a5b Continued the export refactoring 2010-06-10 09:58:29 +02:00
650ab52282 [core] New export wizard
Started to implement a better export wizard, similar to the JAR export
wizard from JDT. Took that occasion to refactor some parts of the
Language extension point to make it cleaner.
2009-11-26 21:56:11 +01:00
5a239c58c5 [Java] Uno client: moved the JOD code into a jar
Less problems regarding the licenses stuffs, but also the project
generation configuration.
2009-10-09 22:32:59 +02:00
d023f8eab8 [Java]Added UNO Client wizard
* Extracted the common part of the UnoConnectionPage
 * Small changes in the core rows
 * Added Java UNO Client cheatsheet
2009-10-01 11:50:34 +02:00
7ec7735004 Improved OOo libraries management 2007-12-26 14:40:18 +00:00
1ed7c192e9 Issue number: 75216
Submitted by:  cbosdonnat

Refactored the wizards internals for better code organisation and reusability
2007-07-17 21:00:31 +00:00
63b3a3ffc0 Added XMain Implementation chooser 2006-11-26 21:35:36 +00:00
3fe2a9a7d4 Huge refactoring to allow one plugin for each component implementation language 2006-04-02 20:12:48 +00:00