Age | Commit message (Expand) | Author |
2022-12-18 | Fix typo | Andrea Gelmini |
2022-12-17 | move and rename sanitizeString for reuse | Caolán McNamara |
2022-11-24 | Make some date functions inline constexpr | Mike Kaganski |
2022-11-23 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-11-22 | Related: tdf#152114 Move some tools' Date class algorithms to comphelper::date | Eike Rathke |
2022-11-22 | tdf#152077 Calc freeze when you draw a line inside the chart | Noel Grandin |
2022-11-21 | Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead | Stephan Bergmann |
2022-11-18 | Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePoints | Stephan Bergmann |
2022-11-11 | Drop counterproductive top-level const | Stephan Bergmann |
2022-11-08 | Combine o3tl::RestoreGuard into comphelper::ValueRestorationGuard | Stephan Bergmann |
2022-10-29 | tdf#126788 reduce cost of OInterfaceContainerHelper4::disposeAndClear | Noel Grandin |
2022-10-14 | Remove unused comphelper::string::reverseString overload | Stephan Bergmann |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-24 | tdf#150575: REPORTBUILDER: Crash when closing report when used report navigator | Julien Nabet |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-12 | Fix typo | Andrea Gelmini |
2022-08-09 | Use stable_sort in comphelper::s3sort | Stephan Bergmann |
2022-08-03 | This must be non-null | Mike Kaganski |
2022-07-18 | comphelper::ByteWriter::writeSomeBytes always writes all bytes | Stephan Bergmann |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-07-04 | tdf#137544 reduce cost of SolarMutex checking | Noel Grandin |
2022-06-02 | Use more appropriate type for LocationAccess::nOwnClassVectorIndex | Stephan Bergmann |
2022-06-02 | Use more appropriate return type for ThreadPool::getPreferredConcurrency | Stephan Bergmann |
2022-05-31 | Use more appropriate type for comphelper::internal::OPropertyAccessor::nPos | Stephan Bergmann |
2022-05-30 | cid#1504574 Resource leak | Caolán McNamara |
2022-05-26 | clang-tidy modernize-pass-by-value in comphelper | Noel Grandin |
2022-05-25 | directly instantiate IndexedPropertyValuesContainer | Noel Grandin |
2022-05-25 | allow comphelper::OEnumerationByName to use a vector too for names | Noel Grandin |
2022-05-24 | fix thread-safety in OInterfaceContainerHelper4 | Noel Grandin |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-20 | elide temporary OUStringBuffer in INetURLObject | Noel Grandin |
2022-05-19 | add ByteWriter to reduce memory copying when writing data | Noel Grandin |
2022-05-16 | remove unnecessary copying in OInterfaceContainerHelper4 | Noel Grandin |
2022-05-14 | tdf#121740 cache hashcode in SequenceAsHashMap | Noel Grandin |
2022-05-13 | Remove need for two typedefs | Stephan Bergmann |
2022-05-12 | speed up simple use of NamedValueCollection | Noel Grandin |
2022-05-11 | cache the Sequence we return in comphelper::PropertySetInfo::getProperties | Noel Grandin |
2022-05-10 | tdf#147590 update OLE object after document refresh | Juergen Funk |
2022-05-06 | tdf#128744 sw DOCX: unprotect change tracking with verification | László Németh |
2022-05-05 | use more string_view | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in comphelper | Stephan Bergmann |
2022-05-03 | Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view | Stephan Bergmann |
2022-04-30 | split comphelper::string::strip functions into String and view version | Noel Grandin |
2022-04-28 | use more string_view in comphelper | Noel Grandin |
2022-04-22 | use more string_view in comphelper | Noel Grandin |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | Remove need for OPropertyAccessor default ctor | Stephan Bergmann |
2022-04-10 | use more string_view | Noel Grandin |