summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XSimpleFileAccess2.idl')
-rw-r--r--offapi/com/sun/star/ucb/XSimpleFileAccess2.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
index 92bdb9ca6365..b43837cb1459 100644
--- a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
+++ b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
@@ -28,17 +28,9 @@
#ifndef __com_sun_star_ucb_XSimpleFileAccess2_idl__
#define __com_sun_star_ucb_XSimpleFileAccess2_idl__
-#ifndef __com_sun_star_ucb_XSimpleFileAccess_idl__
#include <com/sun/star/ucb/XSimpleFileAccess.idl>
-#endif
-
-#ifndef __com_sun_star_io_XInputStream_idl__
#include <com/sun/star/io/XInputStream.idl>
-#endif
-
-#ifndef __com_sun_star_uno_Exception_idl__
#include <com/sun/star/uno/Exception.idl>
-#endif
//=============================================================================
c666630dafd3fc6cf65ec5b0048df58a3af5a2'>New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann 2017-01-19fix windows buildNoel Grandin 2017-01-19use rtl::Reference in OleEmbeddedObjectNoel Grandin 2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin 2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara 2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann 2017-01-01Typo: GetReccomendedExtent->GetRecommendedExtentJulien Nabet 2016-12-05loplugin:unnecessaryoverride (dtors) in embeddedobjStephan Bergmann 2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke 2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-27SAL_WARN in case bBackToLoaded failedStephan Bergmann 2016-09-27Resolves: tdf#98946 too many running MathTypes...Caolán McNamara 2016-09-23Resolves: tdf#101971 OleLoad under structured exception guardsCaolán McNamara 2016-09-16embeddedobj: add a comment why the original size is restoredMichael Stahl 2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin 2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj)Stephan Bergmann 2016-08-16loplugin:salboolTakeshi Abe 2016-08-15Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara 2016-07-29Fix typo: completelly -> completelyTakeshi Abe 2016-07-27improve passstuffbyref return analysisNoel Grandin 2016-07-11tdf#56818, use SolarMutex instead of own MutexMarkus Mohrhard 2016-06-15Resolves: tdf#100140 crash on exit of report designCaolán McNamara 2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha