summaryrefslogtreecommitdiff
path: root/stoc/source/inspect/introspection.cxx
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from stocAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-01Translated comments from german to englishStefan Schick
2013-02-20Translated comments from german to englishStefan Schick
2013-01-20Some cppcheck cleaningJulien Nabet
2012-12-07Unused variablesStephan Bergmann
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-09-01add more component prefixesMatúš Kukan
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-29re-base on ALv2 code.Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-17prefix the component_getFactory name for DISABLE_DYNLOADINGTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Resolves: fdo#47068 use of pointer to deleted objectCaolán McNamara
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-02Get rid of manual ref counting.Stephan Bergmann
2012-01-02USE_INTROSPECTION_CACHE is always defined.Stephan Bergmann
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-10-05Fix logic of isDerivedFrom functionKevin Hunter
2011-10-03WaE: unreachable code, also add comment pondering what the code meansTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-18Remove OS/2 support.Francois Tigeot
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-10-24micro optsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-14CWS-TOOLING: integrate CWS dba32gKurt Zenker