summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* coverity#1373663 consider backupfilehelper byte twiddling as untaintedCaolán McNamara2016-10-141-1/+8
* profilesafe: extended to three modesArmin Le Grand2016-10-131-95/+545
* profilesafe: Multiple adaptionsArmin Le Grand2016-10-121-118/+648
* Missing includeStephan Bergmann2016-10-121-0/+1
* profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand2016-10-111-15/+11
* profilesafe: Added zip deflate/inflateArmin Le Grand2016-10-112-77/+337
* profilesafe: Collect copies in single *.pack fileArmin Le Grand2016-10-111-138/+576
* profilesafe: Enhancements to BackupFileHelperArmin Le Grand2016-10-111-0/+11
* profilesafe: Initial creation of BackupFileHelperArmin Le Grand2016-10-112-0/+231
* comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna2016-10-041-0/+12
* LOK: conditionally include part number in invalidation payloadMiklos Vajna2016-09-291-5/+5
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-2/+4
* loplugin:dllprivateStephan Bergmann2016-09-131-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1317-19/+19
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-1/+0
* coverity#1372386 Uncaught exceptionCaolán McNamara2016-09-011-3/+1
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-1/+1
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-1/+1
* cid#1371187 Missing move assignment operatorNoel Grandin2016-08-291-0/+9
* tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorRosen2016-08-221-2/+1
* coverity#1371448 Uninitialized pointer fieldCaolán McNamara2016-08-181-2/+2
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-1/+1
* comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-08-104-42/+42
* Fix certificate validation interactionGiuseppe Castagno2016-08-051-5/+13
* comphelper: fix MSVC 2015 build by removing pointless catchlbenes2016-08-011-11/+1
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-013-6/+3
* comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl2016-07-291-7/+121
* change from a 2 min dbgutil failure to a 3 minCaolán McNamara2016-07-271-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-274-7/+7
* fix buildCaolán McNamara2016-07-181-1/+1
* -Werror=enum-compareNoel Grandin2016-07-181-1/+1
* remove some now unnecessary debug traceNoel Grandin2016-07-181-5/+0
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-181-10/+139
* Implement XServiceInfo for com.sun.star.comp.MemoryStreamMatúš Kukan2016-07-091-4/+23
* tdf#74608 Constructor function for MemoryStreamYeliz Taneroğlu2016-07-094-27/+8
* loplugin:redundantcast: redundant static_casts in comphelperStephan Bergmann2016-07-081-2/+2
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-073-4/+4
* remove comphelper::string::removeNoel Grandin2016-07-041-16/+0
* Improve readability of OUString concatanation in OStorageHelperMuhammet Kara2016-06-281-10/+10
* loplugin:singlevalfields in comphelperNoel Grandin2016-06-242-27/+4
* loplugin:singlevalfields in ucbhelperNoel Grandin2016-06-242-8/+0
* Clean up uses of Any::getValue() in comphelperStephan Bergmann2016-06-203-13/+18
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-2/+2
* LOK: tile rendering regression fixAshod Nakashian2016-06-191-0/+24
* add comphelper::string::splitMarkus Mohrhard2016-06-182-9/+32
* uitest: this is obviously wrongMarkus Mohrhard2016-06-181-1/+1
* Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann2016-06-172-9/+9
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-171-12/+0
* comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna2016-06-161-1/+1
* Expect fewer than MAX_CONCURRENCY threads in test (2)Ashod Nakashian2016-06-161-1/+1