summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-2/+15
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti1-0/+12
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-11-15lokdialog: Dialog invalidation supportPranav Kant1-0/+12
2017-04-04sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl2-0/+58
2017-02-17lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+12
2017-01-16tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-12/+34
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt1-20/+44
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt1-5/+5
2016-12-01Fix race in ThreadTaskTagStephan Bergmann1-8/+10
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann1-1/+1
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin4-29/+19
2016-11-09comphelper: also bump PDBKDF2 count for password-to-modifyMichael Stahl1-3/+3
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2-4/+4
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt1-0/+5
2016-11-01SafeModeDialog: Add link to user profileSamuel Mehrbrodt1-0/+5
2016-11-01safemode: Add option to disable H/W accelerationSamuel Mehrbrodt1-1/+80
2016-11-01Omit the default comparatorTakeshi Abe1-2/+1
2016-10-26coverity#1374269 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-22Typos in commentsJulien Nabet1-3/+3
2016-10-21profilesafe: Make sure no recursive saving happensArmin Le Grand1-0/+4
2016-10-21profilesafe: Added more specific optionsArmin Le Grand1-38/+122
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-2/+2
2016-10-21coverity#1374089: Unchecked return valueThorsten Behrens1-1/+1
2016-10-20Blind fix for "error: chosen constructor is explicit in copy-initialization"Stephan Bergmann1-1/+1
2016-10-20Fix odd compilation error with Clang 3.8.0Tor Lillqvist1-1/+1
2016-10-19profilesafe: added xml read/modify to restoreArmin Le Grand1-200/+363
2016-10-19coverity#1373663 Untrusted loop boundCaolán McNamara1-8/+8
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand1-95/+339
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: comphelperStephan Bergmann1-1/+1
2016-10-14profilesafe: Adapted to UIArmin Le Grand1-20/+241
2016-10-14coverity#1373663 consider backupfilehelper byte twiddling as untaintedCaolán McNamara1-1/+8
2016-10-13profilesafe: extended to three modesArmin Le Grand1-95/+545
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand1-118/+648
2016-10-12Missing includeStephan Bergmann1-0/+1
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand1-15/+11
2016-10-11profilesafe: Added zip deflate/inflateArmin Le Grand2-77/+337
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand1-138/+576
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand1-0/+11
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand2-0/+231
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-0/+12
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-5/+5
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-2/+4
2016-09-13loplugin:dllprivateStephan Bergmann1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann17-19/+19
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0