Age | Commit message (Expand) | Author |
2019-10-26 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-16 | loplugin:bufferadd loosen some constraints | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-09-06 | Fixing "...." | Andrea Gelmini |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-25 | Fix typos | Andrea Gelmini |
2019-08-23 | Clarify a corner case | Stephan Bergmann |
2019-08-23 | Clean up OSL_ASSERT in stoc/source/uriproc/ | Stephan Bergmann |
2019-08-23 | Check that XUriReferenceFactory.makeAbsolute matches rtl::Uri::convertRelToAbs | Stephan Bergmann |
2019-08-23 | [API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986 | Stephan Bergmann |
2019-08-20 | loplugin:constvars in solenv..svtools | Noel Grandin |
2019-08-19 | Make test code more readable | Stephan Bergmann |
2019-08-19 | Fix test dependencies for module-only build | Stephan Bergmann |
2019-08-19 | Improve test failure output | Stephan Bergmann |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-16 | Fix tests taken from RFC 2396 | Stephan Bergmann |
2019-08-16 | Re-enable stoc/test/uriproc/ | Stephan Bergmann |
2019-08-15 | Optimize NestedKeyImpl::openKeys | Arkadiy Illarionov |
2019-08-15 | loplugin:sequenceloop in starmath..svl | Noel Grandin |
2019-08-14 | Reformulate TypeConverter_Impl::toHyper FLOAT/DOUBLE cases | Stephan Bergmann |
2019-08-13 | Drop MSVC workaround from 2002 | Stephan Bergmann |
2019-08-13 | Use existing SAL_MIN/MAX_... | Stephan Bergmann |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-08-09 | Fix typo | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): stoc | Stephan Bergmann |
2019-07-22 | Simplify Sequence iterations in shell..svgio | Arkadiy Illarionov |
2019-07-21 | loplugin:referencecasting in slideshow..svtools | Noel Grandin |
2019-06-18 | loplugin:logexceptionnicely in starmath..svgio | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-05-20 | tdf#42949 Fix IWYU warnings in stoc/ | Gabor Kelemen |
2019-05-03 | Use hasElements to check Sequence emptiness in sfx2..svx | Arkadiy Illarionov |
2019-04-30 | improve loplugin:stringconstant | Noel Grandin |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2019-04-14 | loplugin:sequentialassign in starmath..svl | Noel Grandin |
2019-03-21 | pUnoReturn should be null when UNO methode is VOID | Juergen Funk |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-02-13 | Avoid index for single getToken() call | Matteo Casalin |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-10 | loplugin:indentation in soltools..svl | Noel Grandin |
2019-01-31 | const_cast is not needed here | Mike Kaganski |
2019-01-31 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2019-01-30 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2019-01-29 | loplugin:flatten in stoc..store | Noel Grandin |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-11-29 | Simplify containers iterations in slideshow, sot, starmath, stoc | Arkadiy Illarionov |