summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-11-11Remove unnecessary makePropertyValue specialization for AnyStephan Bergmann
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-09loplugin:finalclasses in comphelperNoel Grandin
2017-11-09use rtl::Reference for SlaveDataNoel Grandin
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-11-03-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2017-11-02Improve failed HRESULT reporting on debugMike Kaganski
2017-10-30clang-tidy modernize-use-equals-default in comphelperJochen Nitschke
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-17correct wrong doxygen syntax; also comments clean-upKorrawit Pruegsanusak
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-25Fix typosAndrea Gelmini
2017-09-19it's spelled "facade"Michael Stahl
2017-09-19Fix typosAndrea Gelmini
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens
2017-08-29Add cautionary commentTor Lillqvist
2017-08-18Remove dead function declarationStephan Bergmann
2017-08-18loplugin:unreffun (clang-cl)Stephan Bergmann
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin