summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin3-7/+3
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke6-13/+1
2017-06-12use the shared path codeMarkus Mohrhard1-4/+1
2017-06-12better variable namesMarkus Mohrhard1-3/+3
2017-06-12make it easier to extend the responseMarkus Mohrhard1-1/+1
2017-06-12use the shared path codeMarkus Mohrhard1-8/+4
2017-06-12better updater loggingMarkus Mohrhard2-0/+15
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks8-90/+190
2017-06-06tdf#36019: Disable context menu entry for extension removal properlyMuhammet Kara1-1/+4
2017-06-01desktop: fix misformatted makefile lineMichael Stahl1-1/+3
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann6-10/+0
2017-05-31tdf#36019: Fix tooltipMuhammet Kara1-1/+1
2017-05-31Avoid implementation-defined behavior when mapping non-ASCII charactersStephan Bergmann1-1/+3
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-2/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky1-0/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin12-68/+34
2017-05-27allow to override settings based updater URL and channel through envMarkus Mohrhard1-0/+10
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara3-1/+22
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara4-1/+38
2017-05-23iOS, remove curl to make iOS compilejan Iversen1-0/+2
2017-05-20cleanup unused css/uri/ includesJochen Nitschke2-3/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-20conditionally disable test that depends on additional fontsMarkus Mohrhard1-0/+7
2017-05-19loplugin:stringcopy: desktopStephan Bergmann2-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara10-55/+52
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-1/+0
2017-05-19remove double '/' in update download URLMarkus Mohrhard1-1/+1
2017-05-19log all the updater actionsMarkus Mohrhard2-1/+42
2017-05-19actually abort the update process if the update file is invalidMarkus Mohrhard1-0/+44
2017-05-19actually check the hash of the update filesMarkus Mohrhard1-22/+49
2017-05-19if the update_dir does not exist continue with the update checkMarkus Mohrhard1-8/+4
2017-05-19better reporting for normal response from updaterMarkus Mohrhard1-2/+19
2017-05-19extract the common updater path info into methodsMarkus Mohrhard3-16/+53
2017-05-19either try to install an update or check for updateMarkus Mohrhard1-2/+1
2017-05-19normalize path for updaterMarkus Mohrhard1-1/+25
2017-05-19first stab at normalizing updater pathMarkus Mohrhard1-1/+5
2017-05-19use an update dir that is in the user profileMarkus Mohrhard1-2/+10
2017-05-19don't crash when we get bad responseMarkus Mohrhard1-0/+4
2017-05-19hard coding the number of entries just leads to problemsMarkus Mohrhard1-6/+0
2017-05-19version entry is no moreMarkus Mohrhard1-8/+0
2017-05-19protect the downloading of the update info also with try..catchMarkus Mohrhard1-1/+1
2017-05-19update the update URL and adapt to the server changesMarkus Mohrhard1-5/+2
2017-05-19use the path and not the URL stringMarkus Mohrhard1-1/+1
2017-05-19use consistent method namesMarkus Mohrhard3-3/+3
2017-05-19follow redirects when downloading update filesMarkus Mohrhard1-0/+1
2017-05-19executable names on linux and windows are differentMarkus Mohrhard1-2/+7