Age | Commit message (Expand) | Author |
2024-05-04 | Fix typo | Andrea Gelmini |
2024-05-03 | try to work around clang compiler crash on macos | Noel Grandin |
2024-04-30 | loplugin:ostr in comphelper | Noel Grandin |
2024-04-12 | tdf#146266 Move WeakBag test to gbuild system | RMZeroFour |
2024-03-08 | use more string_view | Noel Grandin |
2023-11-29 | Extended loplugin:ostr: comphelper | Stephan Bergmann |
2023-11-20 | Extended loplugin:ostr: comphelper | Stephan Bergmann |
2023-11-02 | 'new Double' is deprecated in Java | Noel Grandin |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-05-24 | Remove unused comphelper::adjustIndexToStartOfSurrogate | Stephan Bergmann |
2023-05-05 | Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePoints | Stephan Bergmann |
2023-01-31 | tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python | Chenxiong Qi |
2022-11-25 | comphelper: support property values arrays in JsonToPropertyValues() | Miklos Vajna |
2022-11-18 | Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePoints | Stephan Bergmann |
2022-10-14 | Remove unused comphelper::string::reverseString overload | Stephan Bergmann |
2022-06-02 | Use more appropriate return type for ThreadPool::getPreferredConcurrency | Stephan Bergmann |
2022-06-02 | There should be no need for a cast here | Stephan Bergmann |
2022-05-20 | comphelper: fix natural string compare function + reorganize tests | Tomaž Vajngerl |
2022-05-06 | comphelper: cleanup test_guards, add test for ValueRestorationGuard | Tomaž Vajngerl |
2022-05-04 | Just use Any ctor instead of makeAny in comphelper | Stephan Bergmann |
2022-04-28 | use more string_view in comphelper | Noel Grandin |
2022-04-04 | use string_view in comphelper::string::split | Noel Grandin |
2021-12-26 | Let comphelper::Base64::decode* take std::u16string_view | Mike Kaganski |
2021-12-18 | add unit tests for OInterfaceContainerHelper3 | Noel Grandin |
2021-12-17 | loplugin:unusedvariablecheck improve | Noel Grandin |
2021-10-19 | Remove a std::remove_reference_t | Stephan Bergmann |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-07-30 | tsan:data race in ThreadPoolTest::testWorkerUsage | Noel Grandin |
2021-06-23 | The Chrome Trace Event viewer doesn't support nested async events | Tor Lillqvist |
2021-06-09 | Fix syntax error in the "arguments" of a TraceEvent | Tor Lillqvist |
2021-06-09 | Add the possibility to include a set of arguments in Trace Events | Tor Lillqvist |
2021-04-29 | Add SAL_WARN in case ProfileZones are overlapping and not hierarchical | Tor Lillqvist |
2021-04-29 | Make the nested AsyncEvent work more reliably | Tor Lillqvist |
2021-04-29 | Add AsyncEvent::finish() to end a nested AsyncEvent before its parent ends | Tor Lillqvist |
2021-04-29 | Fix syntax error in generated JSON | Tor Lillqvist |
2021-04-29 | Introduce Async trace events and a unit test | Tor Lillqvist |
2021-04-19 | use more string_view in comphelper::string | Noel Grandin |
2021-02-12 | Fix threadpool test for --enable-debug | Mike Kaganski |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-30 | add ThreadPool::isIdle() to avoid incorrect detection of "no tasks" | Luboš Luňák |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-13 | tdf#123936 Formatting files in module comphelper with clang-format | Philipp Hofer |
2020-11-06 | tdf#42949 Fix new IWYU warnings in directories c* | Gabor Kelemen |
2020-10-28 | Extend loplugin:elidestringvar to OString | Stephan Bergmann |
2020-10-05 | fix allocating thread pool workers | Luboš Luňák |
2020-09-23 | Simplify some OUString constructions with universal character names | Stephan Bergmann |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelper | Stephan Bergmann |
2020-06-03 | Upcoming loplugin:elidestringvar: comphelper | Stephan Bergmann |
2020-05-04 | fix leak in comphelper::TestHash | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |