Age | Commit message (Expand) | Author |
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 |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | loplugin:stringviewparam convert methods using trim | Noel Grandin |
2022-04-05 | add some comphelper::string::toInt* functions for string_views | Noel Grandin |
2022-04-04 | use string_view in comphelper::string::split | Noel Grandin |
2022-03-29 | Revert "removed pointless using namespace std" | Stephan Bergmann |
2022-03-29 | removed pointless using namespace std | offtkp |
2022-03-14 | new loplugin:trivialconstructor | Noel Grandin |
2022-03-11 | Simplify ConfigurationWrapper singleton construction a bit | Stephan Bergmann |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-02-09 | expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3 | Noel Grandin |
2022-02-01 | Slightly optimize truncateToLength and padToLength | Mike Kaganski |
2022-01-21 | fix opengl slide transition | Noel Grandin |
2022-01-21 | comphelper: move JsonToPropertyValues() from desktop/ | Miklos Vajna |
2022-01-18 | fix locking in comphelper::OInterfaceContainerHelper4::forEach | Noel Grandin |
2022-01-15 | Let loplugin:nullptr look into template instantiations | Stephan Bergmann |
2022-01-14 | make comphelper::OInterfaceContainerHelper4 more threadsafe | Noel Grandin |