office-gobmx/unotools
Stephan Bergmann 38ff65644f Remove unnecessary UcbStreamHelper::CreateStream overload
...with an explicit XInteractionHandler, but which was only ever called with a
null XInteractionHandler, so could just as well call the overload that doesn't
specify one (but internally uses a special SimpleFilaAccessInteraction handler
since f60eaab748 "Related: tdf#99312, add
specialized interaction handler", which is probably also what is wanted for
these two calls to UcbStreamHelper::CreateStream in cui and sd).

Change-Id: I2bf7bebd32f1c06b7414a4646631a19b689ee52f
2016-08-16 14:59:30 +02:00
..
inc/pch
qa
source Remove unnecessary UcbStreamHelper::CreateStream overload 2016-08-16 14:59:30 +02:00
util
CppunitTest_unotools_fontdefs.mk
JunitTest_unotools_complex.mk
Library_utl.mk ditch the application per-language IsAutoMnemonicEnabled setting 2016-07-10 19:12:39 +01:00
Makefile
Module_unotools.mk
README

Helpers for C++ use of UNO.