Age | Commit message (Expand) | Author |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-09-20 | [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true | Stephan Bergmann |
2016-07-13 | Remove __cplusplus-checks from apparently-C++-only files | Stephan Bergmann |
2016-06-29 | move #includes to top of file | Noel Grandin |
2016-06-13 | tdf#98602 Duplicate code in onlineupdate/ | Ras-al-Ghul |
2016-05-03 | Handle wchar_t as native C++11 type on windows | David Ostrovsky |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-03-31 | onlineupdate: revert SAL_N_ELEMENTS changes | Michael Stahl |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-31 | use SAL_N_ELEMENTS in for loops | Noel Grandin |
2016-03-14 | Revert "tdf#98602 Duplicate code in onlineupdate/" | Jan Holesovsky |
2016-03-14 | tdf#98602 Duplicate code in onlineupdate/ | Ras-al-Ghul |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-06 | onlineupdate: linking libpthread should work better than including it | Michael Stahl |
2016-01-06 | onlineupdate: Executable_updater should decide which GTK it wants to use | Michael Stahl |
2015-11-04 | onlineupdate: -Werror=unused-but-set-variable | Michael Stahl |
2015-11-04 | onlineupdate: -Werror=unused-variable | Michael Stahl |
2015-11-04 | onlineupdate: error: statement with no effect | Michael Stahl |
2015-10-12 | cppcheck:variableScope | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-18 | Fix typos | Andrea Gelmini |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-08-22 | tdf#39440 reduce scope of local variables | Michael Weghorn |
2015-08-12 | Add the needed #ifndef instead of removing the variable. | Jan Holesovsky |
2015-08-11 | cppcheck: uninitMemberVar | Caolán McNamara |
2015-08-10 | cppcheck: arrayIndexThenCheck | Caolán McNamara |
2015-08-10 | cppcheck: unusedVariable | Caolán McNamara |
2015-08-03 | remove some unused typedefs | Noel Grandin |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-22 | online update: Fix many warnings. | Jan Holesovsky |
2015-07-22 | online update tdf#68274: fix --enable-online-update=mar on Windows | Nathan Yee |
2015-07-03 | online update: Make the 'updater' build & link at least on Linux. | Jan Holesovsky |
2015-07-03 | online update: Add the bzip2 external. | Nathan Yee |
2015-07-03 | online update: Remove unneeded files. | Nathan Yee |
2015-06-29 | online update: Configure switch --enable-online-update=mar | Jan Holesovsky |
2015-06-29 | online update: Add updater executable build support | Nathan Yee |
2015-06-29 | online update: Add mar executable build support | Nathan Yee |
2015-06-29 | online update: Add preliminary support for creating MAR libraries | Nathan Yee |
2015-06-29 | online update: MAR-based online update - initial import from Mozilla. | Jan Holesovsky |