summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
AgeCommit message (Expand)Author
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-10more ofz#42182 oss-build failureCaolán McNamara
2021-12-10ofz#42182 oss-build failureCaolán McNamara
2021-11-20Don't loose scanned image's resolution precisionMike Kaganski
2021-11-20Drop unused variables - againMike Kaganski
2021-11-20Use o3tl::convertHossein
2021-11-13Simplify m_aAppId initializationMike Kaganski
2021-11-13Drop unused variablesMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): extensionsStephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-10use rtl::math::expm1 instead of boost::math::expm1Caolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
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