summaryrefslogtreecommitdiff
path: root/onlineupdate/source
AgeCommit message (Expand)Author
2017-05-19use std::min instead of own codeMarkus Mohrhard
2017-05-19remove unnecessary case from updater codeMarkus Mohrhard
2017-05-19use own unique identifierMarkus Mohrhard
2017-05-19make sure not to reuse the Mozilla registry keys and service nameMarkus Mohrhard
2017-05-19get the update service workingMarkus Mohrhard
2017-05-19extract the common updater code to an own static libraryMarkus Mohrhard
2017-05-19fix more platform define checksMarkus Mohrhard
2017-05-19fix Wundef warningsMarkus Mohrhard
2017-05-19more XP_WIN to _WIN32Markus Mohrhard
2017-05-19add missing windows error codesMarkus Mohrhard
2017-05-19remove header includesMarkus Mohrhard
2017-05-19workaround for compile errorMarkus Mohrhard
2017-05-19fix warnings in windows only codeMarkus Mohrhard
2017-05-19disable warning 4204Markus Mohrhard
2017-05-19explicitly include header file for unique_ptrMarkus Mohrhard
2017-05-19fix unused parameter warningsMarkus Mohrhard
2017-05-19add certificate parts for current daily build certMarkus Mohrhard
2017-05-19update the updater code from mozillaMarkus Mohrhard
2017-05-19store the correct version string in the updater and the mar executableMarkus Mohrhard
2017-05-19make the script more python3 compliantMarkus Mohrhard
2017-05-19some steps to getting mar signing workingMarkus Mohrhard
2017-05-19don't use MOZ prefix for variablesMarkus Mohrhard
2017-05-19adapt indentation to LibO defaultsMarkus Mohrhard
2017-05-19obviously we need to use a LibreOffice registry keyMarkus Mohrhard
2017-05-19add a way to create mar file from fileMarkus Mohrhard
2017-05-19remove more references to GONKMarkus Mohrhard
2017-05-19remove gonk reference from build filesMarkus Mohrhard
2017-05-19remove mozilla certificatesMarkus Mohrhard
2017-05-19we use a static lib for this nowMarkus Mohrhard
2017-05-19remove unneeded parts from the updater codeMarkus Mohrhard
2017-05-19make the updater code also work on windowsMarkus Mohrhard
2017-05-19fix unitialized memoryMarkus Mohrhard
2017-05-19make the winhelper library compile on windowsMarkus Mohrhard
2017-05-19temp windows fixesMarkus Mohrhard
2017-05-19add files for starting windows processMarkus Mohrhard
2017-05-19add files for the new update service on windowsMarkus Mohrhard
2017-05-19use std::thread instead of own solutionMarkus Mohrhard
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul
2016-04-30Fix typosAndrea Gelmini
2016-03-31onlineupdate: revert SAL_N_ELEMENTS changesMichael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin