summaryrefslogtreecommitdiffstats
path: root/onlineupdate
Commit message (Expand)AuthorAgeFilesLines
* Handle wchar_t as native C++11 type on windowsDavid Ostrovsky2016-05-031-6/+0
* Fix typosAndrea Gelmini2016-04-303-3/+3
* onlineupdate: revert SAL_N_ELEMENTS changesMichael Stahl2016-03-317-55/+56
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-316-55/+54
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-1/+1
* Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky2016-03-1411-32/+1466
* tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul2016-03-1411-1466/+32
* use consistent #define checks for the Windows platformNoel Grandin2016-02-1735-99/+99
* use consistent #define checks for the Windows platformNoel Grandin2016-02-164-4/+4
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-2/+0
* Fix typosAndrea Gelmini2016-02-054-5/+5
* Fix typosAndrea Gelmini2016-01-106-7/+7
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-081-1/+1
* onlineupdate: linking libpthread should work better than including itMichael Stahl2016-01-061-11/+1
* onlineupdate: Executable_updater should decide which GTK it wants to useMichael Stahl2016-01-061-5/+0
* onlineupdate: -Werror=unused-but-set-variableMichael Stahl2015-11-042-6/+4
* onlineupdate: -Werror=unused-variableMichael Stahl2015-11-042-0/+4
* onlineupdate: error: statement with no effectMichael Stahl2015-11-041-0/+3
* cppcheck:variableScopeNoel Grandin2015-10-125-8/+5
* Fix typosAndrea Gelmini2015-09-304-8/+8
* Fix typosAndrea Gelmini2015-09-181-1/+1
* tdf#39440 cppcheck: redundantAssignmentMichael Weghorn2015-08-231-2/+1
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-222-3/+3
* Add the needed #ifndef instead of removing the variable.Jan Holesovsky2015-08-121-0/+3
* cppcheck: uninitMemberVarCaolán McNamara2015-08-111-1/+3
* cppcheck: arrayIndexThenCheckCaolán McNamara2015-08-101-1/+1
* cppcheck: unusedVariableCaolán McNamara2015-08-101-1/+0
* remove some unused typedefsNoel Grandin2015-08-031-4/+0
* remove some unused definesNoel Grandin2015-07-271-6/+0
* online update: Fix many warnings.Jan Holesovsky2015-07-2211-26/+29
* online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee2015-07-2233-59/+2875
* online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky2015-07-032-17/+1
* online update: Add the bzip2 external.Nathan Yee2015-07-031-4/+1
* online update: Remove unneeded files.Nathan Yee2015-07-0310-517/+2
* online update: Configure switch --enable-online-update=marJan Holesovsky2015-06-292-8/+2
* online update: Add updater executable build supportNathan Yee2015-06-2941-88/+4766
* online update: Add mar executable build supportNathan Yee2015-06-2913-26/+2580
* online update: Add preliminary support for creating MAR librariesNathan Yee2015-06-293-0/+54
* online update: MAR-based online update - initial import from Mozilla.Jan Holesovsky2015-06-2982-0/+13176