summaryrefslogtreecommitdiff
path: root/onlineupdate/source
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-08-19Fix typosAndrea Gelmini
2019-08-19Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-23Fix typosAndrea Gelmini
2019-02-15work around Werror=format-truncation in onlineupdate for nowMarkus Mohrhard
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-18fix off by one errorMarkus Mohrhard
2018-09-10Rename online updater functions and strcmp relpathJan-Marek Glogowski
2018-09-07Fix some std::unique_ptr array allocsJan-Marek Glogowski
2018-03-20updater: Tone down the geekiness in user-facing stringsAdolfo Jayme Barrientos
2018-01-17Blind fixStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-16Missing includeStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-12-30Updater Icon: Shrink svg fileandreas kainz
2017-11-19Fix typosAndrea Gelmini
2017-09-13onlineupdate: work around GCC7 -Werror=implicit-fallthroughMichael Stahl
2017-08-29update the gtk updater icon with the new updater iconMarkus Mohrhard
2017-08-28update updater iconandreas kainz
2017-08-22updater: store the updater GUI icon on linux in the codeMarkus Mohrhard
2017-08-22updater: get the updater GUI working on LinuxMarkus Mohrhard
2017-08-21updater: always show the updater UIMarkus Mohrhard
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard
2017-08-02updater: disable the special handling of the user profileMarkus Mohrhard
2017-08-01make it easier to debug the generation of certificate dataMarkus Mohrhard
2017-07-31updater: get the signature verification working on WindowsMarkus Mohrhard
2017-07-31updater: fix windows build, string issuesMarkus Mohrhard
2017-07-31fix updater code on windowsMarkus Mohrhard
2017-07-28updater: remove unnecessary mozilla makefileMarkus Mohrhard
2017-06-26updater: make it more difficult to misuse the APIMarkus Mohrhard
2017-06-26updater: reduce scope of ArchiveReader and pass by referenceMarkus Mohrhard
2017-06-26updater: subclasses need to pass the archiveReader parameter to their parentsMarkus Mohrhard
2017-06-26tdf#108563 Transform global variable gArchiveReader to local variableChristian Barth
2017-06-20new cannot return nullptrNoel Grandin
2017-06-17-Werror=maybe-uninitializedMarkus Mohrhard
2017-06-17updater: fix missing header for std::vectorMarkus Mohrhard
2017-06-17updater: get the certificate code working on python2 and 3Markus Mohrhard
2017-06-17updater: remove unnecessary fileMarkus Mohrhard
2017-06-17updater: remove some of the old mozilla makefile piecesMarkus Mohrhard
2017-06-17updater: remove old updater certificate dataMarkus Mohrhard
2017-06-16updater: fix update file lookup for language pack filesMarkus Mohrhard
2017-06-16updater: find all the language update filesMarkus Mohrhard
2017-06-16updater: work on supporting language pack updatesMarkus Mohrhard
2017-06-11fix automatic updates with user profile in installation dirMarkus Mohrhard
2017-06-04no need to construct unique_ptr hereJochen Nitschke
2017-06-01Fix typosAndrea Gelmini
2017-05-21take the certifcate info from the update configMarkus Mohrhard
2017-05-19Wdeclaration-after-statementMarkus Mohrhard
2017-05-19Wsometimes-uninitializedMarkus Mohrhard