summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-21profilesafe: Added more specific optionsArmin Le Grand1-0/+13
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-2/+0
2016-10-20No need for an explicit specializtion of convertFastPropertyValue<bool>Stephan Bergmann1-23/+0
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand1-9/+25
2016-10-16clang-cl loplugin: comphelperStephan Bergmann1-3/+3
2016-10-14profilesafe: Adapted to UIArmin Le Grand1-0/+23
2016-10-13profilesafe: extended to three modesArmin Le Grand1-44/+41
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand1-2/+8
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand1-3/+20
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand1-15/+23
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand1-0/+14
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand1-0/+115
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-0/+5
2016-10-03Fix typosAndrea Gelmini2-3/+3
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-4/+4
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-12/+13
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-4/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann26-37/+37
2016-09-05sal_Bool -> boolStephan Bergmann1-2/+2
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-29cid#1371187 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin6-8/+6
2016-08-05Fix certificate validation interactionGiuseppe Castagno1-2/+3
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl1-11/+61
2016-07-27improve passstuffbyref return analysisNoel Grandin2-3/+3
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin1-4/+15
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-3/+3
2016-07-04remove comphelper::string::removeNoel Grandin1-28/+0
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin5-17/+8
2016-06-24loplugin:singlevalfields in comphelperNoel Grandin2-7/+0
2016-06-24Clean up OContainerListenerAdapterStephan Bergmann1-7/+2
2016-06-20Restrict tryPropertyValueEnum to enum typesStephan Bergmann1-5/+3
2016-06-20Remove unused includesStephan Bergmann1-1/+0
2016-06-20Clean up uses of Any::getValue() in comphelperStephan Bergmann1-5/+3
2016-06-19LOK: tile rendering regression fixAshod Nakashian1-0/+12
2016-06-18add comphelper::string::splitMarkus Mohrhard1-0/+3
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann1-3/+3
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-5/+0
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-0/+6
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann1-1/+1
2016-06-06remove some manual ref-countingNoel Grandin1-1/+2
2016-06-03Strip also a CR if there (and there seems to be such)Tor Lillqvist1-0/+3
2016-06-03tdf#89329: use unique_ptr for pImpl in accimplaccessXisco Fauli1-1/+2
2016-06-03tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainerXisco Fauli1-1/+2
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysetinfoXisco Fauli1-1/+2
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysethelperXisco Fauli1-1/+2
2016-06-02tdf#89329: use unique_ptr for pImpl in componentmoduleXisco Fauli1-1/+2
2016-06-01Can use boost::make_optionalStephan Bergmann1-39/+0
2016-06-01tdf#89329: use unique_ptr for pImpl in accessiblecontexthelperXisco Fauli1-1/+2