summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand
2016-10-11profilesafe: Added zip deflate/inflateArmin Le Grand
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29cid#1371187 Missing move assignment operatorNoel Grandin
2016-08-22tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorRosen
2016-08-18coverity#1371448 Uninitialized pointer fieldCaolán McNamara
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-10comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-08-05Fix certificate validation interactionGiuseppe Castagno
2016-08-01comphelper: fix MSVC 2015 build by removing pointless catchlbenes
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl
2016-07-27change from a 2 min dbgutil failure to a 3 minCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-18fix buildCaolán McNamara
2016-07-18-Werror=enum-compareNoel Grandin
2016-07-18remove some now unnecessary debug traceNoel Grandin
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-09Implement XServiceInfo for com.sun.star.comp.MemoryStreamMatúš Kukan
2016-07-09tdf#74608 Constructor function for MemoryStreamYeliz Taneroğlu
2016-07-08loplugin:redundantcast: redundant static_casts in comphelperStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
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