summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
AgeCommit message (Expand)Author
2021-06-19use more TellEnd()Noel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-02-22loplugin:refcounting in extensionsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-25TW_IMAGEINFO::ImageWidth,ImageHeight are of type TW_INT32Stephan Bergmann
2020-10-22long->tools::Long in emfio..filterNoel
2020-09-30twain32shim: Windows directory might not be in DLL search path sometimesMike Kaganski
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann
2020-07-23extensions/scanner: create instances with uno constructorsNoel Grandin
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-23nospin hack no longer in useCaolán McNamara
2020-04-15loplugin:buriedassign in e*Noel Grandin
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-20Silence -Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
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
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20tdf#124176: Use pragma once instead of include guardsTolunay Dündar
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14Use default initialization instead of memset hereMike Kaganski
2019-10-01Silence -Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-08-18Use mnemonic TWAIN state names; some simplificationMike Kaganski
2019-08-18tdf#126989: always terminate shim after fallback completeMike Kaganski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-25don't need builderfactoryCaolán McNamara
2019-07-25add XInitialization to allow setting explicit dialog parentCaolán McNamara
2019-07-25weld SaneDlgCaolán McNamara
2019-07-25weld GridWindowCaolán McNamara
2019-07-08use BitmapEx in ScanPreviewNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-30loplugin:implicitboolconversion (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
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
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