Age | Commit message (Expand) | Author |
2020-08-04 | Improved loplugin:staticanonymous -> redundantstatic redux, clang-cl | Stephan Bergmann |
2020-03-20 | Silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl) | Stephan Bergmann |
2020-03-06 | tdf#42949 Fix IWYU warnings in extensions/source/*/*hxx | Gabor Kelemen |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
2019-10-14 | Use default initialization instead of memset here | Mike Kaganski |
2019-10-01 | Silence -Werror,-Wmissing-field-initializers (clang-cl) | Stephan Bergmann |
2019-01-30 | -Werror,-Wenum-compare (clang-cl) | Stephan Bergmann |
2019-01-30 | loplugin:nullptr (clang-cl) | Stephan Bergmann |
2019-01-30 | loplugin:redundantcast (clang-cl) | Stephan Bergmann |
2018-12-30 | tdf#42075: Perform scan after selecting a scanner on Windows | Mike Kaganski |
2018-12-30 | tdf#114635: Scan operations are modal | Mike Kaganski |
2018-12-29 | Use correct message filters in MsgWaitForMultipleObjects | Mike Kaganski |
2018-12-29 | tdf#114635: reimplement TWAIN-based scan using 32-bit shim on Windows | Mike Kaganski |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-02-01 | extensions: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-09 | Various loplugin (clang-cl) | Stephan Bergmann |
2017-12-22 | tdf#114635: fix TWAIN on Windows 64 bit | Mike Kaganski |
2017-10-27 | loplugin:includeform: extensions (Windows) | Stephan Bergmann |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-07-04 | tdf#96505 Get rid of cargo cult "long" integer literals | Jens Carl |
2017-02-08 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: extensions | Stephan Bergmann |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-07-07 | Related: tdf#92478 speculative win64 scanning fix | Caolán McNamara |
2016-06-12 | Resolves: tdf#92478 avoid crash on using scanner on windows x64 | Caolán McNamara |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-15 | remove unnecessary parentheses in case labels | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-19 | convert Link<> to typed | Noel Grandin |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-05-10 | Use IMPL_LINK_NOARG[_TYPED] where applicable | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-05-24 | coverity#983672 Uncaught exception | Caolán McNamara |
2014-05-09 | prewin.h includes windows.h | Thomas Arnhold |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-10-22 | extensions: try to fix WNT String | Michael Stahl |
2013-10-22 | stray String in extensions | Caolán McNamara |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-10 | mingw64: cast to pointer from integer of different size in extensions | Fridrich Štrba |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-04-17 | -Werror=unused-macros (MinGW, extensions) | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |