summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2017-04-03sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt
2016-12-01Fix race in ThreadTaskTagStephan Bergmann
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-09comphelper: also bump PDBKDF2 count for password-to-modifyMichael Stahl
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt
2016-11-01SafeModeDialog: Add link to user profileSamuel Mehrbrodt
2016-11-01safemode: Add option to disable H/W accelerationSamuel Mehrbrodt
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara
2016-10-23Fix typosAndrea Gelmini
2016-10-22Typos in commentsJulien Nabet
2016-10-21profilesafe: Make sure no recursive saving happensArmin Le Grand
2016-10-21profilesafe: Added more specific optionsArmin Le Grand
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-21coverity#1374089: Unchecked return valueThorsten Behrens
2016-10-20Blind fix for "error: chosen constructor is explicit in copy-initialization"Stephan Bergmann
2016-10-20Fix odd compilation error with Clang 3.8.0Tor Lillqvist
2016-10-19profilesafe: added xml read/modify to restoreArmin Le Grand
2016-10-19coverity#1373663 Untrusted loop boundCaolán McNamara
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: comphelperStephan Bergmann
2016-10-14profilesafe: Adapted to UIArmin Le Grand
2016-10-14coverity#1373663 consider backupfilehelper byte twiddling as untaintedCaolán McNamara
2016-10-13profilesafe: extended to three modesArmin Le Grand
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand
2016-10-12Missing includeStephan Bergmann
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