summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Collapse)AuthorAgeFilesLines
* desktop: fix misformatted makefile lineMichael Stahl2017-06-011-1/+3
| | | | | | (regression from 99b7c4f57d7fe3cac772cce38e2dd6879e128315) Change-Id: I2c3c0478a12e86d78074a8e1b25818de32d4b091
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-316-10/+0
| | | | Change-Id: Iaec105d85a283ad15fdca6ffc5cf3d2ec5acac18
* tdf#36019: Fix tooltipMuhammet Kara2017-05-311-1/+1
| | | | | | | | Change-Id: I8c1a01fa54addfdf78eaff45952e306de812e954 Reviewed-on: https://gerrit.libreoffice.org/38128 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr> Tested-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
* Avoid implementation-defined behavior when mapping non-ASCII charactersStephan Bergmann2017-05-311-1/+3
| | | | | | | ...into the basic source character set (translation phase 1) and then into the execution character set (translation phase 5). Change-Id: I3d40bb9c2a64bc62c04db0fbe09408b1911893c8
* clang-tidy readability-redundant-string-cstrNoel Grandin2017-05-311-1/+1
| | | | | | | | | and readability-redundant-string-init Change-Id: I7b25659ace9e1d5be042ec5e179f01191693334e Reviewed-on: https://gerrit.libreoffice.org/38225 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-2/+0
| | | | | | | Change-Id: I832f7ef0f1bd55e365db7e49823fe8bc30390c04 Reviewed-on: https://gerrit.libreoffice.org/38215 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
| | | | | | | Change-Id: Iac8ccd17d9e46ebb2cb55db7adb06c469bbd4ea0 Reviewed-on: https://gerrit.libreoffice.org/37910 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
* lok: Notify about the Formatting Marks changes.Jan Holesovsky2017-05-291-0/+1
| | | | | | | Change-Id: Ibcbd370c99cf63789637ad6642c91775066ecfad Reviewed-on: https://gerrit.libreoffice.org/38157 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
* remove unnecessary use of OString::getStrNoel Grandin2017-05-2812-68/+34
| | | | | | | Change-Id: I0490efedf459190521f4339854b3394d57765fdb Reviewed-on: https://gerrit.libreoffice.org/38058 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* allow to override settings based updater URL and channel through envMarkus Mohrhard2017-05-271-0/+10
| | | | Change-Id: Ie2d96c1f6c15f91db6410997185161e5fb443dfc
* tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara2017-05-263-1/+22
| | | | | | | | | | | | Now extension removal via the Extension Manager dialog can be dynamically enabled/disabled from the expert configurations. This doesn't affect the unopkg commands. Change-Id: I2b718d48977ca18cc3d808e98cf7804d4a47dcff Reviewed-on: https://gerrit.libreoffice.org/37990 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
* tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara2017-05-244-1/+38
| | | | | | | | | | | | | Now extension installation via the Extension Manager dialog can be dynamically enabled/disabled from the expert configurations. This also affects the installation by double-clicking the extension file in the file manager, but doesn't affect the unopkg commands. Change-Id: I70c2c83c2458115b366c7fdcc06f72e11df4726b Reviewed-on: https://gerrit.libreoffice.org/36688 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
* iOS, remove curl to make iOS compilejan Iversen2017-05-231-0/+2
| | | | | | | | | | | Commit 9c3b05f2d571b58ee2322a942162ecec654544dc added curl, without affect on iOS some of the conditions changed later making curl be included when compiling iOS Added filter_out macro for iOS Change-Id: I22a9ffd47f56893ea366fffa3ef0a0610ea54370
* cleanup unused css/uri/ includesJochen Nitschke2017-05-202-3/+0
| | | | | | | Change-Id: I08c7981ecce45e343ff9e98277dd3aea4ed68ab9 Reviewed-on: https://gerrit.libreoffice.org/37860 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
| | | | | | | | | but keep exception includes in headers for now Change-Id: I826828675a2d14b906e57068cbced2e790e12bce Reviewed-on: https://gerrit.libreoffice.org/37846 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* conditionally disable test that depends on additional fontsMarkus Mohrhard2017-05-201-0/+7
| | | | Change-Id: Idb066bf9dcaf0d606327214c9628fc12fefc7b19
* loplugin:stringcopy: desktopStephan Bergmann2017-05-192-2/+2
| | | | Change-Id: Ic27d5296dc6854a27f4848dc9047feef90cb6ff7
* make string translation loading more uniformCaolán McNamara2017-05-1910-55/+52
| | | | | | | | | | | | | | | change various ResId classes that use conversion operator to OUString to functions that return a OUString drop various defines drop unnecessary toString calls Change-Id: Ibeccdf2b91a46a2ed5b4b74e6024e301a023bc92 Reviewed-on: https://gerrit.libreoffice.org/37817 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* remove unused languagetag.hxx includesJochen Nitschke2017-05-191-1/+0
| | | | | | | | | and fix the fallout Change-Id: I8f59944bcc01a8e2ab371808c40eaf9b5198c143 Reviewed-on: https://gerrit.libreoffice.org/37785 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* remove double '/' in update download URLMarkus Mohrhard2017-05-191-1/+1
| | | | Change-Id: I4dc4c1407d82b10adf8ad677ce192d1bd30aeaa2
* log all the updater actionsMarkus Mohrhard2017-05-192-1/+42
| | | | Change-Id: Ia7b08c4e93d5b3b65b0f44af9c92f5e6f6fafd96
* actually abort the update process if the update file is invalidMarkus Mohrhard2017-05-191-0/+44
| | | | Change-Id: I724e50d1e74228f0be00b9b6376c3d074db5c9ed
* actually check the hash of the update filesMarkus Mohrhard2017-05-191-22/+49
| | | | Change-Id: I98a5f8904a35cb167e87d6c5c11bcf133115cbc1
* if the update_dir does not exist continue with the update checkMarkus Mohrhard2017-05-191-8/+4
|
* better reporting for normal response from updaterMarkus Mohrhard2017-05-191-2/+19
| | | | Change-Id: I26cbd69c46afadc21eeab73cbccddc6873c43655
* extract the common updater path info into methodsMarkus Mohrhard2017-05-193-16/+53
| | | | Change-Id: I8d25fc3c6a6a0a7e05bac6679f2312a904e75bbd
* either try to install an update or check for updateMarkus Mohrhard2017-05-191-2/+1
| | | | Change-Id: Id1e879598ef34715786e10e163ed1e4689f3137a
* normalize path for updaterMarkus Mohrhard2017-05-191-1/+25
|
* first stab at normalizing updater pathMarkus Mohrhard2017-05-191-1/+5
| | | | Change-Id: I5ef2253068595c41577330395810b0797eff8cbb
* use an update dir that is in the user profileMarkus Mohrhard2017-05-191-2/+10
| | | | | | The user profile should always be writable Change-Id: I45f7e05e128d62a5930e6db9793b8cf4e7751046
* don't crash when we get bad responseMarkus Mohrhard2017-05-191-0/+4
| | | | Change-Id: I4bc68e9f9604a8a39f36f10434571cd9fbb48ae1
* hard coding the number of entries just leads to problemsMarkus Mohrhard2017-05-191-6/+0
| | | | Change-Id: I527c2c881bf46b1724b8da9223b2614ff30fbec7
* version entry is no moreMarkus Mohrhard2017-05-191-8/+0
| | | | Change-Id: I5011deec4a3b00b22d68d5dff594586d74d717ba
* protect the downloading of the update info also with try..catchMarkus Mohrhard2017-05-191-1/+1
| | | | Change-Id: Ie3f2687670b02d8af85016c25b49cb42517701b9
* update the update URL and adapt to the server changesMarkus Mohrhard2017-05-191-5/+2
| | | | Change-Id: I6ece7924e6e0980c2bb4fffa9d733e6352382084
* use the path and not the URL stringMarkus Mohrhard2017-05-191-1/+1
| | | | Change-Id: I045e801a86f656a182bd1c5c42aca29cde694f71
* use consistent method namesMarkus Mohrhard2017-05-193-3/+3
| | | | Change-Id: I19e066b7e4c4ba1fc1b0802e80260a6d9b0d9b9a
* follow redirects when downloading update filesMarkus Mohrhard2017-05-191-0/+1
| | | | Change-Id: Ic6679aa3d150499b354ccb396c136178d662bb67
* executable names on linux and windows are differentMarkus Mohrhard2017-05-191-2/+7
| | | | | | Also use different user agent strings. Change-Id: I047e743f2ea13ee5ea6bff1cb5d6d86ca2ac6417
* fix more platform define checksMarkus Mohrhard2017-05-191-2/+2
| | | | Change-Id: I2e125770fc6c21141c45ccc057d95fada8ccf74c
* handle errors returned by the serverMarkus Mohrhard2017-05-191-0/+5
| | | | Change-Id: I91808a017123501fa28cc9b7bfa7316f3d52b7df
* fix exception on windows when thread is not joinableMarkus Mohrhard2017-05-191-1/+2
| | | | Change-Id: I1f8c8136e45b92a4143b802ea09257da2eec6a89
* fix unused parameter warningsMarkus Mohrhard2017-05-191-1/+1
| | | | Change-Id: I959129f9cf2ea0534cadf89948f9d1f09a7e2540
* the header file is also needed on windowsMarkus Mohrhard2017-05-191-1/+1
| | | | Change-Id: I9d13753dd067f5370035233cb5cb7815b01f28d1
* fix windows buildMarkus Mohrhard2017-05-191-0/+12
| | | | Change-Id: I260e2a6266d8bac2ad10b85d67721222049fce47
* add the missing libs for the testMarkus Mohrhard2017-05-191-0/+4
| | | | Change-Id: Iac96738d84a90f2125c1844c3380ea9a3a9c1645
* update the last update check timeMarkus Mohrhard2017-05-191-4/+4
| | | | Change-Id: I4a664c5dca2fcefbea49e1e550e82d191ba358dd
* only check for updates once every 7 daysMarkus Mohrhard2017-05-191-1/+15
| | | | Change-Id: Ia2dc109ba80c346922c0236c3ca6ea09e18e9eb3
* correctly pass the callback executable to the updaterMarkus Mohrhard2017-05-191-4/+11
| | | | Change-Id: I88e5c00911841282dbacf1685a3bd0ad0ecf05a7
* reenable the download of the update filesMarkus Mohrhard2017-05-191-15/+0
| | | | Change-Id: I123298d323253a83719033756ca7e0a83a2d157f