summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2017-08-02updater: always log all Updater messages also to SAL_INFOMarkus Mohrhard
2017-08-02updater: log the update check timeMarkus Mohrhard
2017-08-02updater: switch to an one-step updateMarkus Mohrhard
2017-08-02updater: remove the updater files after an updateMarkus Mohrhard
2017-08-02updater: make it easier to test indenpendent updater partsMarkus Mohrhard
2017-08-02updater: extract the build ID generation into own methodMarkus Mohrhard
2017-07-28Added SAL_NOLOCK_PROFILE variable to ignore lockfileSzymon Kłos
2017-07-24updater: make sure the old oosplash process closesMarkus Mohrhard
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: desktopStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-24updater: add a way to manually test updater command lineMarkus Mohrhard
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard
2017-06-18updater: check every 12 hours for updates for nowMarkus Mohrhard
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19if the update_dir does not exist continue with the update checkMarkus 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-19use consistent method namesMarkus Mohrhard
2017-05-19fix exception on windows when thread is not joinableMarkus Mohrhard
2017-05-19update the last update check timeMarkus Mohrhard
2017-05-19only check for updates once every 7 daysMarkus Mohrhard
2017-05-19an URL is not a pathMarkus Mohrhard
2017-05-19apply the mar file after downloadingMarkus Mohrhard
2017-05-19tempMarkus Mohrhard
2017-05-19improve update checker and update downloader codeMarkus Mohrhard
2017-05-19don't run the updates when the updater has been disabledMarkus Mohrhard
2017-05-19first version of the two step updaterMarkus Mohrhard
2017-05-19add initial version of running the updaterMarkus Mohrhard
2017-05-16Remove dead rtl::Static instancesStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-05-10tdf#104312: add missing #includeAron Budea
2017-05-08tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-05-01loplugin:stringconstantMaxim Monastirsky
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-03-20desktop: fix Android -Werror=unused-functionMiklos Vajna
2017-03-20don't check safe mode on AndroidTomaž Vajngerl