summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2017-02-28new loplugin unoanyNoel Grandin1-2/+2
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann3-30/+30
2017-02-20cppcheck: unreadVariableJochen Nitschke1-2/+0
2017-02-19Consistent formatting & indentation.Kohei Yoshida1-192/+182
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist22-102/+102
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann3-39/+10
2017-02-06Add missing #includesStephan Bergmann19-0/+39
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin8-23/+23
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin5-50/+24
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin3-7/+7
2017-01-27User profile backups: Don't backup user galleriesSamuel Mehrbrodt1-3/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann60-828/+510
2017-01-23lok: New feature flag to turn off tiled annotationsPranav Kant1-0/+12
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin6-29/+0
2017-01-23use rtl::Reference in OPropertyChangeListenerNoel Grandin1-18/+7
2017-01-20use rtl::Reference in OSelectionChangeListenerNoel Grandin1-13/+2
2017-01-20use rtl::Reference in OContainerListenerNoel Grandin1-18/+5
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann4-0/+6
2017-01-17use rtl::Reference in DocPasswordRequest and SimplePasswordRequestNoel Grandin1-16/+12
2017-01-17use rtl::Reference in OInstanceLockerNoel Grandin2-12/+6
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin1-20/+19
2017-01-17use rtl::Reference in ChainablePropertySetNoel Grandin2-20/+19
2017-01-17use rtl::Reference in AttacherAllListener_ImplNoel Grandin1-12/+11
2017-01-16new loplugin: useuniqueptr: comphelperNoel Grandin2-8/+5
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-12/+34
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara1-4/+0
2016-12-23tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar1-1/+1
2016-12-23loplugin:unusedmethodsNoel Grandin1-14/+0
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin2-6/+2
2016-12-12comphelper: cleanup class NameContainer.Arnaud Versini1-7/+2
2016-12-08convert OSL_ENSURE to assert in AccessibleEventNotifierNoel Grandin2-2/+2
2016-12-07This is presumably not meant to be exportedStephan Bergmann1-1/+1
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke2-4/+4
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-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks1-147/+119
2016-12-01Fix race in ThreadTaskTagStephan Bergmann1-8/+10
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: comphelperStephan Bergmann1-6/+3
2016-11-28loplugin:unnecessaryoverride (dtors) in comphelperStephan Bergmann7-37/+0
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