summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2021-10-10loplugin:moveparam in comphelperNoel Grandin
2021-10-06comphelper: remove unnecessary using namespace vclChris Sherlock
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-20Drop unused osl_FileStatus_Mask_FileURLStephan Bergmann
2021-09-19Fix moving temp file in tryDisableHWAcceleration on WindowsMike Kaganski
2021-09-18URI-encode DirectoryHelper::scanDirsAndFiles resultJan-Marek Glogowski
2021-09-16tdf#115933 XLSX import: fix permission for editingTünde Tóth
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Simplify OAccessibleImplementationAccess' XUnoTunnel implementationMike Kaganski
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27loplugin:nullptr (macOS)Stephan Bergmann
2021-08-24osl::Mutex->std::mutex in OInstanceLockerNoel Grandin
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-22osl::Mutex->std::mutexNoel Grandin
2021-08-22make isDebuggerAttached() work on MacLuboš Luňák
2021-08-21rtl::Static to thread-safe staticNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-18avoid constructing OUString on hot path (tdf#105575)Noel Grandin
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2021-08-11no need to allocate KeyedValues separatelyNoel Grandin
2021-08-10flatten PropertySetInfo a littleNoel Grandin
2021-08-09Guard read of rCont_.bIsList with rCont_.rMutexStephan Bergmann
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-30Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon
2021-07-30tsan:data race in ThreadPoolTest::testWorkerUsageNoel Grandin
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
2021-07-29osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsyncEventNotifierNoel Grandin
2021-07-18osl::Mutex->std::mutex in NameContainerNoel Grandin
2021-07-18osl::Mutex->std::mutex in SequenceInputStreamServiceNoel Grandin
2021-07-17osl::Mutex->std::mutex in SequenceOutputStreamServiceNoel Grandin
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-06-29Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist
2021-06-23The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist