summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-24loplugin:singlevalfields in comphelperNoel Grandin
2016-06-24Clean up OContainerListenerAdapterStephan Bergmann
2016-06-20Restrict tryPropertyValueEnum to enum typesStephan Bergmann
2016-06-20Remove unused includesStephan Bergmann
2016-06-20Clean up uses of Any::getValue() in comphelperStephan Bergmann
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-18add comphelper::string::splitMarkus Mohrhard
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03Strip also a CR if there (and there seems to be such)Tor Lillqvist
2016-06-03tdf#89329: use unique_ptr for pImpl in accimplaccessXisco Fauli
2016-06-03tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainerXisco Fauli
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysetinfoXisco Fauli
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysethelperXisco Fauli
2016-06-02tdf#89329: use unique_ptr for pImpl in componentmoduleXisco Fauli
2016-06-01Can use boost::make_optionalStephan Bergmann
2016-06-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli
2016-05-31More comphelper/extract.hxx clean upStephan Bergmann
2016-05-30Fix int2enumStephan Bergmann
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13sdext: replace boost::bindMichael Stahl
2016-05-10Fix typosAndrea Gelmini
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-25Kill comphelper::MakeSetStephan Bergmann
2016-04-24Remove unused comphelper::MakeSequenceStephan Bergmann
2016-04-24Kill comphelper::MakeVectorStephan Bergmann
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in comphelperNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in comphelperNoel Grandin
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke