summaryrefslogtreecommitdiff
path: root/setup_native
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Resolves tdf#132701 - macOS installer image must be 72dpiHeiko Tietze1-0/+0
2020-05-05Some improvements to About box and brandingHeiko Tietze1-0/+0
2020-04-30Resolves tdf#130778 - Branding for 7.0Heiko Tietze1-0/+0
2020-04-20Translate German variable namesJohnny_M1-2/+2
2020-02-03Set INSTALLLOCATION in one single placeMike Kaganski1-36/+42
2020-02-03tdf#130329: detect previous version's install locationMike Kaganski1-24/+46
2020-01-10Improve logging of feature statesMike Kaganski1-0/+9
2020-01-09-Werror,-Wwritable-strings (clang-cl)Stephan Bergmann1-2/+3
2020-01-09Register spsupp*.dll during installationMike Kaganski4-0/+355
2020-01-02Bump copyright year to 2020Adolfo Jayme Barrientos7-85/+85
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann3-16/+16
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann5-22/+22
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-09-06Fixing "...."Andrea Gelmini1-2/+2
2019-07-29setup_native: document more obscure epmfile.pm inputMichael Stahl1-0/+5
2019-07-10fix HRESULT_FROM_WIN32 can not be placed inside switch for SDK8.1nd1011-2/+10
2019-05-07tdf#119044 setup_native: let -core depend on -ooofontsMichael Stahl1-6/+7
2019-04-22tdf#124794: Wait for WU service stopped before launching wusa.exeMike Kaganski1-40/+96
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski1-10/+7
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski3-6/+0
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski3-0/+7
2019-03-22tdf#123832: Try to prevent/control hung wusa.exe while installing UCRTMike Kaganski1-25/+76
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann1-6/+6
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann6-7/+7
2019-01-16Small corrections to stringsMatthias Seidel1-3/+3
2019-01-01Bump copyright year to 2019Adolfo Jayme Barrientos7-85/+85
2018-12-24tdf#122302: Set status message when installing KB2999226Mike Kaganski1-15/+33
2018-12-16tdf#121987 follow-up: never fail MSU install; warn instead.Mike Kaganski1-58/+56
2018-12-09tdf#121987: Don't fail installation if failed to enable WU serviceMike Kaganski1-19/+47
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-1/+1
2018-09-30Correcting description: Gnome -> GNOMEMatthias Seidel2-2/+2
2018-09-28tdf#120099 Reintroduce .def filesStephan Bergmann18-0/+51
2018-09-24loplugin:external (clang-cl)Stephan Bergmann6-17/+17
2018-09-18Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann34-75/+24
2018-09-01package Indonesian (id) dictionaries into installsetChristian Lohmaier2-0/+16
2018-08-27Remove Extensions_MySQLConnector junkStephan Bergmann1-15/+0
2018-07-19Fix typosAndrea Gelmini1-2/+2
2018-05-01loplugin:nullptr (clang-cl)Stephan Bergmann1-2/+2
2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski4-0/+561
2018-04-13I guess it's time to remove some Win9x codeMike Kaganski2-47/+12
2018-04-11Fix typosAndrea Gelmini1-1/+1
2018-02-19Remove now unused libgetuid.somichael.weghorn3-199/+0
2018-02-15setup_native: remove {un,}install_solaris.shMichael Stahl3-470/+0
2018-02-02setup_native: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski10-64/+0
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-1/+1
2018-01-11another fix for DMG background for release buildsChristian Lohmaier1-0/+0
2018-01-01Bump copyright year to 2018Adolfo Jayme Barrientos7-85/+85
2017-12-08macOS installer bitmap for masterheiko tietze3-0/+0
2017-10-27loplugin:includeform: setup_native (Windows)Stephan Bergmann3-3/+3