summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-06-06tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara
2017-06-01desktop: fix misformatted makefile lineMichael Stahl
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31tdf#36019: Fix tooltipMuhammet Kara
2017-05-31Avoid implementation-defined behavior when mapping non-ASCII charactersStephan Bergmann
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-27allow to override settings based updater URL and channel through envMarkus Mohrhard
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara
2017-05-23iOS, remove curl to make iOS compilejan Iversen
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-20conditionally disable test that depends on additional fontsMarkus Mohrhard
2017-05-19loplugin:stringcopy: desktopStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2017-05-19remove double '/' in update download URLMarkus Mohrhard
2017-05-19log all the updater actionsMarkus Mohrhard
2017-05-19actually abort the update process if the update file is invalidMarkus Mohrhard
2017-05-19actually check the hash of the update filesMarkus Mohrhard
2017-05-19if the update_dir does not exist continue with the update checkMarkus Mohrhard
2017-05-19better reporting for normal response from updaterMarkus Mohrhard
2017-05-19extract the common updater path info into methodsMarkus Mohrhard
2017-05-19either try to install an update or check for updateMarkus Mohrhard
2017-05-19normalize path for updaterMarkus Mohrhard
2017-05-19first stab at normalizing updater pathMarkus Mohrhard
2017-05-19use an update dir that is in the user profileMarkus Mohrhard
2017-05-19don't crash when we get bad responseMarkus Mohrhard
2017-05-19hard coding the number of entries just leads to problemsMarkus Mohrhard
2017-05-19version entry is no moreMarkus Mohrhard
2017-05-19protect the downloading of the update info also with try..catchMarkus Mohrhard
2017-05-19update the update URL and adapt to the server changesMarkus Mohrhard
2017-05-19use the path and not the URL stringMarkus Mohrhard
2017-05-19use consistent method namesMarkus Mohrhard
2017-05-19follow redirects when downloading update filesMarkus Mohrhard
2017-05-19executable names on linux and windows are differentMarkus Mohrhard
2017-05-19fix more platform define checksMarkus Mohrhard
2017-05-19handle errors returned by the serverMarkus Mohrhard
2017-05-19fix exception on windows when thread is not joinableMarkus Mohrhard
2017-05-19fix unused parameter warningsMarkus Mohrhard
2017-05-19the header file is also needed on windowsMarkus Mohrhard
2017-05-19fix windows buildMarkus Mohrhard
2017-05-19add the missing libs for the testMarkus Mohrhard
2017-05-19update the last update check timeMarkus Mohrhard
2017-05-19only check for updates once every 7 daysMarkus Mohrhard