Age | Commit message (Expand) | Author |
2017-05-19 | obviously we need to use a LibreOffice registry key | Markus Mohrhard |
2017-05-19 | add a way to create mar file from file | Markus Mohrhard |
2017-05-19 | remove more references to GONK | Markus Mohrhard |
2017-05-19 | remove gonk reference from build files | Markus Mohrhard |
2017-05-19 | remove mozilla certificates | Markus Mohrhard |
2017-05-19 | we use a static lib for this now | Markus Mohrhard |
2017-05-19 | only compile the windows files on windows | Markus Mohrhard |
2017-05-19 | remove unneeded parts from the updater code | Markus Mohrhard |
2017-05-19 | we only want to build winhelper on windows | Markus Mohrhard |
2017-05-19 | make the updater code also work on windows | Markus Mohrhard |
2017-05-19 | fix unitialized memory | Markus Mohrhard |
2017-05-19 | make the winhelper library compile on windows | Markus Mohrhard |
2017-05-19 | compile as a true c++ oject | Markus Mohrhard |
2017-05-19 | temp windows fixes | Markus Mohrhard |
2017-05-19 | we need to link to nss | Markus Mohrhard |
2017-05-19 | use the new winhelper static lib on windows | Markus Mohrhard |
2017-05-19 | add files for starting windows process | Markus Mohrhard |
2017-05-19 | include the new files into the build system | Markus Mohrhard |
2017-05-19 | add files for the new update service on windows | Markus Mohrhard |
2017-05-19 | start work on the updater service | Markus Mohrhard |
2017-05-19 | use std::thread instead of own solution | Markus Mohrhard |
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 |