/remotebridges/examples/

onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc/source/inspect/introspection.cxx
AgeCommit message (Expand)Author
2016-07-12Remove excess newlinesChris Sherlock
2016-01-18tdf#96223: introspection queries for XPropertySet againOliver Specht
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-27Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis
2015-07-23Merge ImplIntrospectionAccess and ImplIntrospectionAdapterMatthew J. Francis
2015-07-22Fix logic in the fast path of Implementation::inspect()Matthew J. Francis
2015-07-16Translate German commentsMatthew J. Francis
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-09Eliminate pointless string copiesMatthew J. Francis
2015-07-08Reduce the amount of up front work in performing introspectionMatthew J. Francis
2015-07-08Use OUString::starts/endsWithStephan Bergmann
2015-07-08Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by nowStephan Bergmann
2015-07-08Reduce variable scopeStephan Bergmann
2015-06-30tdf#92440: Reduce code areas covered by mutexStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann