summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* use rtl::Reference in DocPasswordRequest and SimplePasswordRequestNoel Grandin2017-01-171-16/+12
* use rtl::Reference in OInstanceLockerNoel Grandin2017-01-172-12/+6
* use rtl::Reference in MasterPropertySetNoel Grandin2017-01-171-20/+19
* use rtl::Reference in ChainablePropertySetNoel Grandin2017-01-172-20/+19
* use rtl::Reference in AttacherAllListener_ImplNoel Grandin2017-01-171-12/+11
* new loplugin: useuniqueptr: comphelperNoel Grandin2017-01-162-8/+5
* tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2017-01-141-12/+34
* default copy ctor and assignment operator are good enoughCaolán McNamara2017-01-071-4/+0
* tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar2016-12-231-1/+1
* loplugin:unusedmethodsNoel Grandin2016-12-231-14/+0
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-1/+1
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-132-6/+2
* comphelper: cleanup class NameContainer.Arnaud Versini2016-12-121-7/+2
* convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin2016-12-082-2/+2
* This is presumably not meant to be exportedStephan Bergmann2016-12-071-1/+1
* tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2016-12-072-4/+4
* SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt2016-12-061-20/+44
* SafeModeDialog: Rename to match realitySamuel Mehrbrodt2016-12-061-5/+5
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks2016-12-011-147/+119
* Fix race in ThreadTaskTagStephan Bergmann2016-12-011-8/+10
* Rewrite some (trivial) assignments inside if/while conditions: comphelperStephan Bergmann2016-11-291-6/+3
* loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann2016-11-287-37/+0
* Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann2016-11-211-1/+1
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-104-29/+19
* comphelper: also bump PDBKDF2 count for password-to-modifyMichael Stahl2016-11-091-3/+3
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-082-4/+4
* SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt2016-11-031-0/+5
* SafeModeDialog: Add link to user profileSamuel Mehrbrodt2016-11-011-0/+5
* safemode: Add option to disable H/W accelerationSamuel Mehrbrodt2016-11-011-1/+80
* Omit the default comparatorTakeshi Abe2016-11-011-2/+1
* coverity#1374269 Uncaught exceptionCaolán McNamara2016-10-261-1/+1
* Fix typosAndrea Gelmini2016-10-231-1/+1
* Typos in commentsJulien Nabet2016-10-221-3/+3
* profilesafe: Make sure no recursive saving happensArmin Le Grand2016-10-211-0/+4
* profilesafe: Added more specific optionsArmin Le Grand2016-10-211-38/+122
* loplugin:expandablemethodds in include/basic..comphelperNoel Grandin2016-10-211-2/+2
* coverity#1374089: Unchecked return valueThorsten Behrens2016-10-211-1/+1
* Blind fix for "error: chosen constructor is explicit in copy-initialization"Stephan Bergmann2016-10-201-1/+1
* Fix odd compilation error with Clang 3.8.0Tor Lillqvist2016-10-201-1/+1
* profilesafe: added xml read/modify to restoreArmin Le Grand2016-10-191-200/+363
* coverity#1373663 Untrusted loop boundCaolán McNamara2016-10-191-8/+8
* profilesafe: Deeper integration with SafeModeArmin Le Grand2016-10-191-95/+339
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-191-1/+1
* clang-cl loplugin: comphelperStephan Bergmann2016-10-161-1/+1
* profilesafe: Adapted to UIArmin Le Grand2016-10-141-20/+241
* 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