summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/scanwin.cxx
AgeCommit message (Expand)Author
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-03-20Silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2019-10-14Use default initialization instead of memset hereMike Kaganski
2019-10-01Silence -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann
2019-01-30-Werror,-Wenum-compare (clang-cl)Stephan Bergmann
2019-01-30loplugin:nullptr (clang-cl)Stephan Bergmann
2019-01-30loplugin:redundantcast (clang-cl)Stephan Bergmann
2018-12-30tdf#42075: Perform scan after selecting a scanner on WindowsMike Kaganski
2018-12-30tdf#114635: Scan operations are modalMike Kaganski
2018-12-29Use correct message filters in MsgWaitForMultipleObjectsMike Kaganski
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-02-01extensions: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-09Various loplugin (clang-cl)Stephan Bergmann
2017-12-22tdf#114635: fix TWAIN on Windows 64 bitMike Kaganski
2017-10-27loplugin:includeform: extensions (Windows)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-07-04tdf#96505 Get rid of cargo cult "long" integer literalsJens Carl
2017-02-08Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-07Related: tdf#92478 speculative win64 scanning fixCaolán McNamara
2016-06-12Resolves: tdf#92478 avoid crash on using scanner on windows x64Caolán McNamara
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-05-24coverity#983672 Uncaught exceptionCaolán McNamara
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-22extensions: try to fix WNT StringMichael Stahl
2013-10-22stray String in extensionsCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-10mingw64: cast to pointer from integer of different size in extensionsFridrich Štrba
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba
2013-04-17-Werror=unused-macros (MinGW, extensions)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák