Age | Commit message (Expand) | Author |
2022-04-15 | loplugin:stringviewparam | Stephan Bergmann |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | Fix build | Mike Kaganski |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-02-11 | tdf#147364: fix function signature to account to calling convention | Mike Kaganski |
2021-06-25 | No need for a std::string_view here | Stephan Bergmann |
2021-06-01 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-03-09 | Drop "32" from names of SbxArray methods taking 32-bit indices | Mike Kaganski |
2020-12-21 | fix for Windows x86-64 build | Noel Grandin |
2020-12-20 | Blind fix for Windows x86-64 build | Stephan Bergmann |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-03-30 | OSL_ASSERT->assert in basic | Noel Grandin |
2019-12-09 | SbxArray: drop 16-bit indices | Mike Kaganski |
2019-10-23 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:data (clang-cl) | Stephan Bergmann |
2019-10-01 | Avoid loplugin:data (clang-cl) | Stephan Bergmann |
2019-04-07 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2018-10-19 | tdf#120706: nullptr dereference | Mike Kaganski |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-01 | loplugin:includeform (clang-cl) | Stephan Bergmann |
2018-05-22 | tdf#97231: basic: do not use extra wrapping for string marshaling | Vasily Melenchuk |
2018-05-21 | tdf#97231: potential crash fixed | Vasily Melenchuk |
2018-04-20 | loplugin:expressionalwayszero (clang-cl) | Stephan Bergmann |
2018-02-25 | Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660e | Julien Nabet |
2018-02-24 | Use for range loops in basegfx and basic | Julien Nabet |
2018-01-25 | loplugin:pointerbool (clang-cl) | 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-01 | Replace list by vector in dllmgr-x86-x64 (basic) | Julien Nabet |
2017-08-31 | loplugin:constparams: basic (clang-cl) | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-06-15 | drop SbError typedef | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert basic module away from OSL_ASSERT to assert | Chris Sherlock |
2016-12-13 | OSL_TRACE->SAL in avmedia..canvas | Noel Grandin |
2016-10-16 | clang-cl loplugin: basic | Stephan Bergmann |
2016-08-19 | Resolves: tdf#88953 byref args incorrectly passed in basic->c++ | Caolán McNamara |
2016-03-08 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2015-09-29 | tdf#94559: first step to remove rtti.hxx | Oliver Specht |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-07-28 | convert SbxFlagsBits to scoped enum | Noel Grandin |
2015-07-15 | fix Windows build | Noel Grandin |
2014-12-03 | Add missing include header | David Ostrovsky |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2013-11-11 | basic: include <> for external includes | Norbert Thiebaud |
2013-09-04 | WaE: use number() instead of valueOf() | Tor Lillqvist |
2013-06-10 | Werror: labels ... not handled in switch | Fridrich Štrba |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-04-26 | fix windows build | Thomas Arnhold |