summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
AgeCommit message (Expand)Author
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
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04coverity#1440838 Unchecked return value from libraryCaolán McNamara
2018-11-04fix indentCaolán McNamara
2018-10-23loplugin:useuniqueptr in Sane::StartNoel Grandin
2018-10-20clang-tidy readability-delete-null-pointerNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-22Fix typosAndrea Gelmini
2018-05-28loplugin:useuniqueptr in GridWindowNoel Grandin
2018-05-14loplugin:useuniqueptr in SaneDlgNoel Grandin