office-gobmx/embeddedobj
Noel Grandin 9ec8bf8f22 add SvStream::TellEnd
and simplify callsites to use it instead of the current
    "seek to end, find pos, seek back to original pos"
pattern

Change-Id: Ib5828868f73c341891efc759af8bd4695ae2f33c
Reviewed-on: https://gerrit.libreoffice.org/61738
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-10-15 07:56:42 +02:00
..
qa/embedding
source add SvStream::TellEnd 2018-10-15 07:56:42 +02:00
test Fix typos 2018-07-22 20:25:25 +02:00
util
Library_embobj.mk make IntlWrapper arg to GetPresentation non-implicit and non-optional 2017-07-31 22:00:27 +02:00
Library_emboleobj.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_embeddedobj.mk
README

Code for embedding objects into LibreOffice (reverse of embedserv module).