summaryrefslogtreecommitdiff
path: root/onlineupdate/source
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara1-22/+0
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2-2/+2
2016-12-30cleanup tailing backslashesJochen Nitschke1-2/+2
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-1/+1
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-4/+0
2016-06-29move #includes to top of fileNoel Grandin1-7/+8
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul40-9115/+17
2016-04-30Fix typosAndrea Gelmini3-3/+3
2016-03-31onlineupdate: revert SAL_N_ELEMENTS changesMichael Stahl7-55/+56
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin6-55/+54
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky7-0/+1455
2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul7-1455/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin35-99/+99
2016-02-16use consistent #define checks for the Windows platformNoel Grandin4-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2016-02-05Fix typosAndrea Gelmini4-5/+5
2016-01-10Fix typosAndrea Gelmini6-7/+7
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
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