summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28Improve readability of OUString concatanation in OStorageHelperMuhammet Kara
2016-06-24loplugin:singlevalfields in comphelperNoel Grandin
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin
2016-06-20Clean up uses of Any::getValue() in comphelperStephan Bergmann
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-18add comphelper::string::splitMarkus Mohrhard
2016-06-18uitest: this is obviously wrongMarkus Mohrhard
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-16comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-06-16Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian
2016-06-16Expect fewer than MAX_CONCURRENCY threads in testAshod Nakashian
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-06remove some manual ref-countingNoel Grandin
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-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26comphelper: fix the comphelp.componentMichael Stahl
2016-05-26tdf#74608 Constructor functions for OPropertyBagSteven Guo
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16conver CHAR to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-29Iteration must not start at the endSeraphime Kirkovski
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26loplugin:simplifyboolStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno
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-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-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke
2016-04-05tdf#74608 Constructor function for SequenceOutputStreamServiceYeliz Taneroğlu