summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection
AgeCommit message (Expand)Author
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22stoc: fix includesThomas Arnhold
2014-05-22stoc: convert TEST_LIST_CLASSES case alsoThomas Arnhold
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-05-22stoc: remove using namespace from headersThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-04-30stoc: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14coverity#708238 Uninitialized pointer fieldCaolán McNamara
2014-03-10stoc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
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-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-28coverity#440504 Dereference before null checkCaolán McNamara
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16Clean-up uno/lbnames.hStephan 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-08-22Mark as constTakeshi Abe
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-30API CHANGE: Make TypeDescriptionManager/Provider more consistentStephan Bergmann
2012-09-20No point with component_canUnload when DISABLE_DYNLOADINGTor Lillqvist
2012-09-01add more component prefixesMatúš Kukan
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-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-01merge origin/masterDavid Tardon
2012-03-12gbuildize stocDavid Tardon
2012-02-19Get rid of size() == 0Elton Chung
2011-12-27function component_canUnload is exportedDavid Tardon
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-14No malloc.h in iOS SDK eitherTor Lillqvist