summaryrefslogtreecommitdiff
path: root/wizards/README
blob: 332c53507af064167404eb0fa99c4266d5501f99 (plain)
1
2
3
4
Java wizards for db setup, importing, tutorials, etc.

There are also partially converted python copies of each wizard, which
we are hoping to migrate to in order to remove the Java dependency here.
le summary='commit info' class='commit-info'> authorAndras Timar <andras.timar@collabora.com>2015-01-12 17:32:11 +0100 committerAndras Timar <andras.timar@collabora.com>2015-01-12 17:32:11 +0100 commitb51b904b511dc3456446f4c4f62902da379198e4 (patch) tree5f3c0b89f7c8e51adf8ff51ef0af12516e6463d9 /cli_ure/Library_cli_cppuhelper_native.mk parent9f3130b762dbd617c901409b99e8cceb35383a29 (diff)
build fix on OS X cp-4.3-1
Change-Id: I27dd8e78059c331f8126a6ba0dcfc3391907c600 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 2018-09-01package Indonesian (id) dictionaries into installsetChristian Lohmaier 2018-08-27Remove Extensions_MySQLConnector junkStephan Bergmann 2018-07-19Fix typosAndrea Gelmini 2018-05-01loplugin:nullptr (clang-cl)Stephan Bergmann 2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski 2018-04-13I guess it's time to remove some Win9x codeMike Kaganski 2018-04-11Fix typosAndrea Gelmini 2018-02-19Remove now unused libgetuid.somichael.weghorn 2018-02-15setup_native: remove {un,}install_solaris.shMichael Stahl 2018-02-02setup_native: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski 2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann 2018-01-11another fix for DMG background for release buildsChristian Lohmaier 2018-01-01Bump copyright year to 2018Adolfo Jayme Barrientos 2017-12-08macOS installer bitmap for masterheiko tietze 2017-10-27loplugin:includeform: setup_native (Windows)Stephan Bergmann 2017-10-24Add Albanian (sq) dictionaryAron Budea 2017-09-29Drop check for Windows versions we don't supportMike Kaganski 2017-09-29Fix syntax errorsStephan Bergmann 2017-09-28setup_native: use more Unicode in MSI custom actionsMike Kaganski 2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski 2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski 2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski 2017-08-31loplugin:constparams: setup_native (clang-cl)Stephan Bergmann 2017-07-21migrate to boost::gettextCaolán McNamara