Age | Commit message (Expand) | Author |
2019-10-23 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2019-08-21 | Fix typo | Andrea Gelmini |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-07-25 | Turn an incoming VT_NULL when a STRING is wanted into an empty BSTR | Tor Lillqvist |
2019-07-25 | Fix typos | Andrea Gelmini |
2019-06-11 | Fix typo | Andrea Gelmini |
2019-05-16 | Fix typo | Andrea Gelmini |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2018-11-10 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-06-01 | loplugin:unoany (clang-cl) | Stephan Bergmann |
2018-05-31 | Revert "Simplify: Use AutomationInvokedZone::isActive()" | Tor Lillqvist |
2018-05-31 | Simplify: Use AutomationInvokedZone::isActive() | Tor Lillqvist |
2018-05-30 | Hack to make properties work better from Automation clients | Tor Lillqvist |
2018-05-21 | There is nothing called o2u_anyToVariant | Tor Lillqvist |
2018-05-21 | These fields can be const | Tor Lillqvist |
2018-05-16 | Drop _Impl class name suffix where pointless | Tor Lillqvist |
2018-02-12 | Get rid of ole_adapter namespace level | Tor Lillqvist |
2018-02-12 | Get rid of a few unused or once-used typedefs | Tor Lillqvist |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-16 | Fix typos | Andrea Gelmini |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-01 | loplugin:flatten (clang-cl, extensions) | Stephan Bergmann |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-08-18 | Fix typos | Andrea Gelmini |
2017-05-12 | Clean up uses of SAL_U/SAL_W: extensions | Stephan Bergmann |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-01-06 | loplugin:salbool | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: extensions | Stephan Bergmann |
2016-06-01 | tdf#99643 OLE automation bridge: fix 64-bit pointer conversions | Michael Stahl |
2016-05-04 | Better fix for Windows-only code | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 3 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 2 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-05-03 | NULL -> nullptr | Stephan Bergmann |
2016-02-28 | Ole: Fix WaE | David Ostrovsky |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-24 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann |
2015-11-24 | -Werror,-Wenum-compare | Stephan Bergmann |
2015-11-24 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-24 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | -Wmicrosoft-default-arg-redefinition | Stephan Bergmann |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |