office-gobmx/comphelper
Giuseppe Castagno bbe51f039d Add an interaction handler wrapper for simple file access.
This wrapper is to be used when you want to avoid the error
messages displayed when accessing a file (the messages activated
by ucphelper::cancelCommandExecution), especially when accessing a
Web/DAV connection to enable https certificate validation and
optionally enabling the authentication dialog that may be needed
in these operations.

Change-Id: I19f3072b91b6c4f453a54b56a3d9883b3383dfa5
Reviewed-on: https://gerrit.libreoffice.org/24274
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-04-22 07:11:31 +00:00
..
inc/pch tdf#94306 remove unused boost dependencies 2016-04-13 19:47:09 +00:00
qa convert HighlighterLanguage to scoped enum 2016-02-24 11:48:39 +02:00
source Add an interaction handler wrapper for simple file access. 2016-04-22 07:11:31 +00:00
util tdf#74608 Constructor function for SequenceOutputStreamService 2016-04-05 10:25:00 +00:00
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk
CppunitTest_comphelper_variadictemplates_test.mk
JunitTest_comphelper_complex.mk
Library_comphelper.mk Add an interaction handler wrapper for simple file access. 2016-04-22 07:11:31 +00:00
Makefile
Module_comphelper.mk
README

Helper functionality for implementing UNO components

...anything not generic/mature enough to end up in URE's stable interface at
cppuhelper etc.