Tags: LibreOffice/noa-libre
Tags
Major changes in 3.0.1-RC1 release: * using eclipse SWT directly for embedding LibreOffice bean * removed a workaround interfering with toolbar layout * added sources for nativeview.dll, updated dll, fixed crash induced into awt.dll * add snippet example for SWT embedding
Major changes in 3.0.0 release: * Bootstrapping with bootstrapconnector.jar replaced by LibreOffice's own javaunohelper bootstrap * UNO jars dropped from lib directory and pulled from Maven central repository during build * Added a customized URLClassLoader (OfficeLoader) that will find UNO installation on the system and/or allow specifying an own path to soffice
v3.0.0-beta1: - forked from NOA - applied pending patch contributions - adjusted to LibreOffice name, path, and API changes - moved to builtin LibreOffice bootstrap, removed unsupportable BootstrapSocketConnector - removed checked-in office JARs, now pulling stuff from maven