summaryrefslogtreecommitdiff
path: root/twain
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_twain.mk1290logplain
-rw-r--r--Package_inc.mk1312logplain
-rw-r--r--README25logplain
d---------inc35logplain
pan>Johnny_M 2020-02-03Set INSTALLLOCATION in one single placeMike Kaganski 2020-02-03tdf#130329: detect previous version's install locationMike Kaganski 2020-01-10Improve logging of feature statesMike Kaganski 2020-01-09-Werror,-Wwritable-strings (clang-cl)Stephan Bergmann 2020-01-09Register spsupp*.dll during installationMike Kaganski 2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos 2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann 2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann 2019-10-11simplify "a = a +" to "a +="Noel Grandin 2019-09-06Fixing "...."Andrea Gelmini 2019-07-29setup_native: document more obscure epmfile.pm inputMichael Stahl 2019-07-10fix HRESULT_FROM_WIN32 can not be placed inside switch for SDK8.1nd101 2019-05-07tdf#119044 setup_native: let -core depend on -ooofontsMichael Stahl 2019-04-22tdf#124794: Wait for WU service stopped before launching wusa.exeMike Kaganski 2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski 2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski 2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski 2019-03-22tdf#123832: Try to prevent/control hung wusa.exe while installing UCRTMike Kaganski 2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann 2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann 2019-01-16Small corrections to stringsMatthias Seidel 2019-01-01Bump copyright year to 2019Adolfo Jayme Barrientos 2018-12-24tdf#122302: Set status message when installing KB2999226Mike Kaganski 2018-12-16tdf#121987 follow-up: never fail MSU install; warn instead.Mike Kaganski 2018-12-09tdf#121987: Don't fail installation if failed to enable WU serviceMike Kaganski 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski 2018-09-30Correcting description: Gnome -> GNOMEMatthias Seidel 2018-09-28tdf#120099 Reintroduce .def filesStephan Bergmann 2018-09-24loplugin:external (clang-cl)Stephan Bergmann 2018-09-18Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann