summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2021-11-13rtl::Static->thread-safe static in OPropertyArrayUsageHelperNoel Grandin
2021-11-13osl::Mutex->std::mutex in OIdPropertyArrayUsageHelperNoel Grandin
2021-11-13rtl::Static->thread-safe static in OIdPropertyArrayUsageHelperNoel Grandin
2021-11-13modernise IdPropArrayHelper a littleNoel Grandin
2021-11-09Add DC_PAPERSIZE_array_to_stringTor Lillqvist
2021-11-08Add DMPAPER_to_string()Tor Lillqvist
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-11-02Use braces to workaround a strange GCC bugMike Kaganski
2021-10-30Optimize comphelper::arrayToSequence for same types caseMike Kaganski
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-24Use std::transform instead of loopMike Kaganski
2021-10-23Use std::size/begin/end in comphelper::containerToSequenceMike Kaganski
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-19Remove a std::remove_reference_tStephan Bergmann
2021-10-17Specialize comphelper::makePropertyValue for arithmetic typesMike Kaganski
2021-10-17Simplify comphelper::makePropertyValueMike Kaganski
2021-10-15Correctly use swap customization point in generic code (for pre C++20)Stephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-10loplugin:moveparam in comphelperNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-27do not call osl_getProcessInfo() for ProfileZone if not recordingLuboš Luňák
2021-09-18URI-encode DirectoryHelper::scanDirsAndFiles resultJan-Marek Glogowski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Simplify OAccessibleImplementationAccess' XUnoTunnel implementationMike Kaganski
2021-08-24Simplify caching in ConfigurationWrapperMike Kaganski
2021-08-24cache access in ConfigurationWrapper (tdf#105575)Noel Grandin
2021-08-23comphelper : remove useless OContextHelper_ImplArnaud Versini
2021-08-23osl::Mutex->std::mutex in AccessibleEventNotifierNoel Grandin
2021-08-20tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-17Fix typoAndrea Gelmini
2021-08-16improve documentation for comphelper::OMultiTypeInterfaceContainerHelper2Noel Grandin
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-15Fix typosAndrea Gelmini
2021-08-10can return OInterfaceIteratorHelper2 by value hereNoel Grandin
2021-08-10flatten PropertySetInfo a littleNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07address some review commentsNoel Grandin
2021-08-07address some review commentsNoel Grandin
2021-07-30Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon
2021-07-30osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin
2021-07-30osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin
2021-07-30osl::Mutex->std::mutex in OAccessibleKeyBindingHelperNoel Grandin
2021-07-29osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin