Age | Commit message (Expand) | Author |
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 |
2018-10-02 | Move GetkeyBindingStrByXkeyBinding to comphelper | Samuel Mehrbrodt |
2018-10-02 | Remove unused getOLECHARFromKeyCode | Samuel Mehrbrodt |
2018-09-29 | Simplify containers iterations in w* | Arkadiy Illarionov |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-17 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2018-08-14 | tdf#116542 a11y: introduce STATIC role | Samuel Thibault |
2018-08-13 | Fix typos | Andrea Gelmini |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-13 | Fix typo | Andrea Gelmini |
2018-03-13 | winaccessibility: GraphicURL is not set anymore | Tomaž Vajngerl |
2018-01-24 | loplugin:emptyif (clang-cl) | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2017-12-28 | Fix spelling in comments | Johnny_M |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-11-29 | loplugin:unnecessaryparen (clang-cl) | Stephan Bergmann |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-10-27 | loplugin:includeform: winaccessibility (Windows) | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-03 | Replace more reinterpret_cast with SAL_W/SAL_U | Mike Kaganski |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-22 | Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVC | Stephan Bergmann |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-31 | loplugin:constparams: winaccessibility (clang-cl) | Stephan Bergmann |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |