summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2023-01-16NSS initialization guardAndras Timar
2023-01-16more detailed NSS error reportAndras Timar
2023-01-13lok: support per-user timezoneAshod Nakashian
2022-12-06sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna
2022-11-29comphelper: support property values arrays in JsonToPropertyValues()Miklos Vajna
2022-10-16tdf#150575: REPORTBUILDER: Crash when closing report when used report navigatorJulien Nabet
2022-08-22Optimize and deduplicate Base64::encode a bitMike Kaganski
2022-06-05Only dereference iterators after checking themMike Kaganski
2022-04-12add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl
2022-02-18tdf#147086 OOXML export: don't save the empty editing passwordTünde Tóth
2022-02-14comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna
2022-02-14use more cppu::BaseMutexNoel Grandin
2022-01-21comphelper: fix UAF in SequenceOutputStreamService dtorMichael Stahl
2021-12-28tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22osl::Mutex->std::mutex in MimeConfigurationHelperNoel Grandin
2021-11-21osl::Mutex->std::mutex in OLockListenerNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini
2021-11-01comphelper: fix SequenceOutputStreamService::getWrittenBytes()Michael Stahl
2021-10-29Prepare for removal of non-const operator[] from Sequence in comphelperMike Kaganski
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
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-18make RR easier to useNoel Grandin
2021-10-15Simplify vector initialization in comphelperJulien Nabet
2021-10-15comphelper: fix bad error handling in CreatePackageEncryptionData()Michael Stahl
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
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