summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-03LOK: getSpellLanguages() is not necessary in comphelper in the end.Jan Holesovsky1-5/+0
2017-10-03lok: use getCommandValues to obtain a list of languagesHenry Castro1-0/+5
2017-10-02lokdialog: Dialog invalidation supportPranav Kant1-0/+4
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna1-12/+73
2017-09-25Fix typosAndrea Gelmini1-4/+4
2017-09-19it's spelled "facade"Michael Stahl1-1/+1
2017-09-19Fix typosAndrea Gelmini1-1/+1
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-8/+64
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-3/+1
2017-08-31Bin fairly pointless default for parameter that was defaulted just once anywayTor Lillqvist1-1/+1
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens1-0/+3
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens1-1/+3
2017-08-29Add cautionary commentTor Lillqvist1-0/+4
2017-08-18Remove dead function declarationStephan Bergmann1-7/+0
2017-08-18loplugin:unreffun (clang-cl)Stephan Bergmann1-0/+5
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-2/+2
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard1-0/+26
2017-07-23remove now unnecessary comphelper::OModuleClient stuffNoel Grandin1-31/+0
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin1-6/+0
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky1-4/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-93/+0
2017-07-20comphelper: Allow initializer lists for Sequences of NamedValues.Jan Holesovsky1-0/+19
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin2-4/+4
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian1-0/+52
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin1-11/+0
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini1-2/+0
2017-07-07comphelper : Simplify guards in OAccessibleContextHelper.Arnaud Versini1-31/+4
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke3-14/+6
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+1
2017-07-02loplugin:casttovoid: comphelperStephan Bergmann1-1/+0
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin1-1/+0
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-0/+43
2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin1-5/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke2-2/+0
2017-06-15comphelper: add a profiling APILászló Németh1-0/+51
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-3/+12
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-4/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini4-85/+9
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-2/+2
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna1-0/+12
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-8/+8