Age | Commit message (Expand) | Author |
2020-05-09 | tdf#118418 implement scrollSubstringTo() for Qt & windows | Samuel Thibault |
2020-04-17 | Drop unused includes and usings | Mike Kaganski |
2020-04-16 | VCLXAccessibleComponent* may be passed to HandleWindowOpened | Mike Kaganski |
2020-02-16 | GBUILD_TRACE, support for finding out where the build time is spent | Luboš Luňák |
2020-02-06 | Fix typo | Andrea Gelmini |
2020-02-03 | loplugin:redundantpointerops (clang-cl) | Stephan Bergmann |
2020-02-03 | loplugin:unsignedcompare (clang-cl) | Stephan Bergmann |
2019-12-19 | Fix typo | Andrea Gelmini |
2019-12-19 | Fix typo | Andrea Gelmini |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-26 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-14 | use common PCH for more libraries | Luboš Luňák |
2019-10-02 | -Werror,-Wmicrosoft-exception-spec (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:referencecasting (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2019-09-27 | Deduplicate O(U)StringNumber definitions; add toAsciiUpperCase | Mike Kaganski |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-09-12 | Fix typos | Andrea Gelmini |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-19 | Fix typos | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-05 | tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739 | Mike Kaganski |
2019-04-04 | Drop UNICODE/_UNICODE defines | Mike Kaganski |
2019-04-03 | WinAPI: Fix some leftovers having UNICODE-define-dependency | Mike Kaganski |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-01-30 | loplugin:implicitboolconversion (clang-cl) | Stephan Bergmann |
2019-01-24 | Clean up dead uses of DISABLE_ATL | Stephan Bergmann |
2019-01-13 | Simplify | Matteo Casalin |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-03 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-20 | dubious SysAllocString check | Caolán McNamara |
2018-10-20 | tdf#120703 (PVS) | Mike Kaganski |
2018-10-20 | pvs-studio: pointer was utilized before it was verified against nullptr | Caolán McNamara |
2018-10-20 | pvs-studio: pointer was utilized before it was verified against nullptr | Caolán McNamara |
2018-10-20 | pvs-studio: 'memcpy' function will lead to underflow of the buffer | Caolán McNamara |
2018-10-20 | unused pUNumberString buffer | Caolán McNamara |
2018-10-20 | alloc should have been free | Caolán McNamara |
2018-10-19 | winaccessibility: IA2 is no longer experimental | Michael Stahl |