Remove the ThumbnailGenerator class

Desktop / LibreOffice - Tor Lillqvist [collabora.com] - 17 December 2014 03:53 UTC

The only use of it is commented out. ThumbnailGenerator used the UNO-based XToolkitExperimental stuff that I want to get rid of. If/when we want thumbnails, we should use the existing thumbnails from document formats that have them, or generate them using LOKit.

Also remove stuff from the Bootstrap class that was only used by ThumbnailGenerator.

Conflicts: android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java Reviewed on: https://gerrit.libreoffice.org/13503

8ecf956 Remove the ThumbnailGenerator class
.../src/org/libreoffice/android/Bootstrap.java | 18 -
.../org/libreoffice/ui/LibreOfficeUIActivity.java | 361 --------------------
2 files changed, 379 deletions(-)

Upstream: cgit.freedesktop.org


  • Share