summaryrefslogtreecommitdiff
path: root/setup_native/source
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann4-4/+4
2024-03-13tdf#160180: bump copyright year to 2024Julien Nabet8-90/+90
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath1-1/+1
2023-11-09loplugin:unnecessarygetstr (clang-cl)Stephan Bergmann1-7/+7
2023-06-09improve dictionary package descriptionsAndras Timar1-55/+55
2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos8-90/+90
2022-09-07tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroTomoyuki Kubota1-4/+1
2022-08-27Add Persian (fa-IR) dictionary to installsetAron Budea2-0/+16
2022-05-18tdf#149106 Remove RenamePrgFolder and RemovePrgFolder custom msi actionsSamuel Mehrbrodt2-142/+0
2022-05-11Add error handling to RenamePrgFolder and RemovePrgFolderSamuel Mehrbrodt1-4/+18
2022-04-26Drop unused LanguageTool extensionGabor Kelemen1-15/+0
2022-04-26Drop unused CT2N extensionGabor Kelemen1-15/+0
2022-04-10loplugin:emptyStephan Bergmann1-1/+1
2022-02-14Adding Central Kurdish(ckb) Spell Checker & DictionaryOlivier Hallot2-0/+16
2021-01-01Bump copyright year to 2021Adolfo Jayme Barrientos8-89/+89
2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann1-2/+2
2021-08-05Remove unused $(LIBO_SHARE_FOLDER)/extensions/package.txtStephan Bergmann1-1/+0
2021-04-27Add Mongolian dictionaryAndras Timar2-0/+16
2021-04-11Add Esperanto dictionariesAndras Timar2-0/+16
2021-04-02add back sal/macros.h for SAL_N_ELEMENTSTomoyuki Kubota1-0/+3
2021-03-09Resolves tdf#133373 - macOS installer imageHeiko Tietze1-0/+0
2021-01-19add --disable-librelogo to disable LibreLogo at build timeMichael Stahl1-0/+37
2021-01-19Community splash screen without EditionHeiko Tietze1-0/+0
2021-01-06Fix MSVC 2019 16.8.3 --with-latest-c++ two-phase name lookup issuesStephan Bergmann2-0/+8
2021-01-03Bump copyright year to 2021Adolfo Jayme Barrientos7-86/+86
2020-12-17package Korean(ko-KR) dictionaries into installsetDaeHyun Sung2-1/+16
2020-11-19tdf#123936 Formatting files in module setup_native with clang-formatPhilipp Hofer2-9/+9
2020-08-04Improved loplugin:staticanonymous -> redundantstatic redux, clang-clStephan Bergmann3-7/+7
2020-07-12Related: tdf#82184: consider installer language for UI list to installMike Kaganski1-0/+9
2020-07-12tdf#134748: handle Kazakh language in langid_to_stringMike Kaganski1-0/+1
2020-07-02Add Turkish (tr) dictionaryMuhammet Kara2-0/+16
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-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 Kaganski2-0/+314
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-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-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