Age | Commit message (Expand) | Author |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-20 | improve some IllegalArgumentException messages | Noel |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-27 | Simplify loplugin:stringviewparam comparison operator handling | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-13 | cid#1470590 silence bogus Out-of-bounds access | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-09 | remove isVCLOpenGLEnabled() settings, add DisableOpenGL option | Luboš Luňák |
2020-12-04 | update pches | Caolán McNamara |
2020-11-30 | add ThreadPool::isIdle() to avoid incorrect detection of "no tasks" | Luboš Luňák |
2020-11-30 | handle a possible (unlikely?) deadlock in threadpool cleanup | Luboš Luňák |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-16 | replace std::min(std::max()) with std::clamp | Noel |
2020-11-13 | tdf#123936 Formatting files in module comphelper with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-11 | tdf#138113: Base SQL syntax colouring issue with operators "/", "-" | Julien Nabet |
2020-11-11 | loplugin:stringview | Noel |
2020-11-06 | tdf#42949 Fix new IWYU warnings in directories c* | Gabor Kelemen |
2020-11-04 | remove pimpl from PropertySetHelper | Noel Grandin |
2020-11-04 | remove pimpl from NamedValueCollection | Noel Grandin |
2020-11-04 | remove pimpl in PropertyBag | Noel Grandin |
2020-10-30 | TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers... | Stephan Bergmann |
2020-10-28 | Extend loplugin:elidestringvar to OString | Stephan Bergmann |
2020-10-28 | std::set->o3tl::sorted_vector in OPropertyArrayAggregationHelper | Noel Grandin |
2020-10-21 | use tools::Long in comphelper..cui | Noel |
2020-10-13 | tdf#134987 convert DOCX to ODT: fix lost charts | Balazs Varga |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-06 | fix possible >= 0 warning | Luboš Luňák |
2020-10-05 | fix allocating thread pool workers | Luboš Luňák |
2020-10-01 | loplugin:reducevarscope in comphelper,connectivity | Noel |
2020-09-27 | improve some exception messages | Noel Grandin |
2020-09-23 | Simplify some OUString constructions with universal character names | Stephan Bergmann |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-11 | small optimisation | Noel Grandin |
2020-09-04 | tdf#124176 Use #pragma once in comphelper | George Bateman |
2020-08-31 | Fix typo in code | Andrea Gelmini |
2020-08-28 | Simply use OUString aPassword as-is | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-08-24 | NullToPointer ValueDependentIsNotNull GNUNull -> nullptr [loplugin:nullptr] | Caolán McNamara |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-07-31 | loplugin:unusedmethods | Noel Grandin |
2020-07-30 | loplugin:unusedmethods | Noel Grandin |