/setup_native/source/

/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24optimise references list handling in OWeakConnectionPoint some moreNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-18add some spaces to make it easier to readMarkus Mohrhard
2016-05-16optimise references list handling in OWeakConnectionPointNoel Grandin
2016-05-12loplugin:passstuffbyrefStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-27Remove ancient, dead CONTEXT_DIAG codeStephan Bergmann
2016-04-27Remove ancient OSL_DEBUG_LEVEL printfStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-11Fix indentationStephan Bergmann
2016-04-10Typo: multible->multipleJulien Nabet
2016-04-10Typo: rubust->robustJulien Nabet
2016-04-08tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-12Let's use the iterator return by erase method (final)Julien Nabet
2016-03-11tdf#97966 redundant static keywords removed 6Wastack
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifiers (use unnamed namespace, just in case)Stephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin