summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27User profile backups: Don't backup user galleriesSamuel Mehrbrodt
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-23use rtl::Reference in OPropertyChangeListenerNoel Grandin
2017-01-20use rtl::Reference in OSelectionChangeListenerNoel Grandin
2017-01-20use rtl::Reference in OContainerListenerNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2017-01-17use rtl::Reference in DocPasswordRequest and SimplePasswordRequestNoel Grandin
2017-01-17use rtl::Reference in OInstanceLockerNoel Grandin
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin
2017-01-17use rtl::Reference in AttacherAllListener_ImplNoel Grandin
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12comphelper: cleanup class NameContainer.Arnaud Versini
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin
2016-12-07This is presumably not meant to be exportedStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-12-06SafeModeDialog: Add option to reset bundled extension registrationSamuel Mehrbrodt
2016-12-06SafeModeDialog: Rename to match realitySamuel Mehrbrodt
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks
2016-12-01Fix race in ThreadTaskTagStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: comphelperStephan Bergmann
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan 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