Age | Commit message (Expand) | Author |
2019-08-28 | Typo: HAPICOLOR_WITHE->HAPICOLOR_WHITE (vbahelper) | Julien Nabet |
2019-08-23 | Fix typo | Andrea Gelmini |
2019-08-22 | More hacks for quit requests from an OLE Automation client | Tor Lillqvist |
2019-08-15 | loplugin:sequenceloop in unoxml..vcl | Noel Grandin |
2019-08-15 | Try harder to avoid exceptions screwing stuff up for OLE clients | Tor Lillqvist |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelper | Stephan Bergmann |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-07-22 | tdf#42949 Fix IWYU warnings in include/vbahelper | Gabor Kelemen |
2019-07-21 | loplugin:referencecasting in vbahelper..vcl | Noel Grandin |
2019-06-20 | Simplify Sequence iterations in vbahelper | Arkadiy Illarionov |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-05-02 | Use hasElements to check Sequence emptiness in [v-x]* | Arkadiy Illarionov |
2019-04-28 | rename animate.hxx to animate/Animation.hxx, more changes follow | Tomaž Vajngerl |
2019-04-23 | Fix typo | Andrea Gelmini |
2019-04-15 | loplugin:sequentialassign in ucb..vbahelper | Noel Grandin |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-04-08 | improve combining in hash functions | Noel Grandin |
2019-04-02 | Add a few SAL_INFOs | Tor Lillqvist |
2019-04-02 | Implement the FullName property correctly in the Automation case | Tor Lillqvist |
2019-03-07 | tdf#123819: Revert "Use comphelper::getProcessComponentContext()" | Tor Lillqvist |
2019-03-07 | tdf#42949 Fix IWYU warnings in include/basic/* | Gabor Kelemen |
2019-03-02 | Use comphelper::getProcessComponentContext() | Tor Lillqvist |
2019-03-02 | Use sal_Int32 for the index as it comes in as a LONG at least from VBScript | Tor Lillqvist |
2019-02-25 | I did figure it out | Tor Lillqvist |
2019-02-22 | loplugin:unusedfields in vbahelper | Noel Grandin |
2019-02-15 | Add a FIXME note | Tor Lillqvist |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-11 | loplugin:indentation in unotools..vbahelper | Noel Grandin |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-22 | improve function-local statics in vbahelper | Noel Grandin |
2018-10-27 | tdf#120703 (PVS): V519 The variable is assigned values twice successively | Mike Kaganski |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-04 | pass AbstractGeometryAttributes around by std::unique_ptr | Noel Grandin |
2018-09-26 | loplugin:useuniqueptr in VbaApplicationBase_Impl | Noel Grandin |
2018-09-18 | loplugin:constfields in vbahelper | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-29 | loplugin:stringloop in various | Noel Grandin |
2018-07-23 | Fix typos | Andrea Gelmini |