summaryrefslogtreecommitdiff
path: root/onlineupdate/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-04onlineupdate: -Werror=unused-but-set-variableMichael Stahl2-6/+4
2015-11-04onlineupdate: -Werror=unused-variableMichael Stahl2-0/+4
2015-10-12cppcheck:variableScopeNoel Grandin5-8/+5
2015-09-30Fix typosAndrea Gelmini4-8/+8
2015-09-18Fix typosAndrea Gelmini1-1/+1
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn1-2/+1
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn2-3/+3
2015-08-12Add the needed #ifndef instead of removing the variable.Jan Holesovsky1-0/+3
2015-08-11cppcheck: uninitMemberVarCaolán McNamara1-1/+3
2015-08-10cppcheck: arrayIndexThenCheckCaolán McNamara1-1/+1
2015-08-10cppcheck: unusedVariableCaolán McNamara1-1/+0
2015-08-03remove some unused typedefsNoel Grandin1-4/+0
2015-07-27remove some unused definesNoel Grandin1-6/+0
2015-07-22online update: Fix many warnings.Jan Holesovsky11-26/+29
2015-07-22online update tdf#68274: fix --enable-online-update=mar on WindowsNathan Yee31-50/+2836
2015-07-03online update: Make the 'updater' build & link at least on Linux.Jan Holesovsky1-1/+1
2015-07-03online update: Remove unneeded files.Nathan Yee9-515/+0
2015-06-29online update: Add updater executable build supportNathan Yee39-87/+4672
2015-06-29online update: Add mar executable build supportNathan Yee10-2/+2546
2015-06-29online update: MAR-based online update - initial import from Mozilla.Jan Holesovsky81-0/+13169