summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2017-03-03Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann
2017-02-20cppcheck: unreadVariableJochen Nitschke
2017-02-19Consistent formatting & indentation.Kohei Yoshida
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
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