summaryrefslogtreecommitdiff
path: root/stoc/test/testintrosp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testintrosp.cxx')
-rw-r--r--stoc/test/testintrosp.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/stoc/test/testintrosp.cxx b/stoc/test/testintrosp.cxx
index a706f8666fee..5748cfd3d473 100644
--- a/stoc/test/testintrosp.cxx
+++ b/stoc/test/testintrosp.cxx
@@ -34,8 +34,6 @@
#include <cppuhelper/servicefactory.hxx>
#include <osl/diagnose.h>
-//#include <vos/dynload.hxx>
-
#include <ModuleA/XIntroTest.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XIntrospection.hpp>
@@ -48,7 +46,6 @@
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/reflection/XIdlReflection.hpp>
-//#include <com/sun/star/registry/XSimpleRegistry.hpp>
#include <com/sun/star/registry/XImplementationRegistration.hpp>
#include <com/sun/star/lang/XComponent.hpp>
a56cd18b2e99377bc'>unused enum FileAccessModeNoel Grandin 2016-02-24convert codemaker::cpp::IdentifierTranslationMode to scoped enumNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler 2014-06-24new compilerplugin returnbyrefNoel Grandin 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin 2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin 2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin 2014-04-04codemaker: sal_Bool->boolNoel Grandin 2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin 2014-03-01Remove visual noise from includeAlexander Wilms 2014-02-17codemaker: sal_Bool -> boolStephan Bergmann 2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud 2013-09-16Revert "WIP: add cppumaker -U to directly read from .idl files"Stephan Bergmann 2013-09-12WIP: add cppumaker -U to directly read from .idl filesStephan Bergmann 2013-04-24Dead codeStephan Bergmann 2013-04-23execute move of global headersBjoern Michaelsen