summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-19extract the common updater path info into methodsMarkus Mohrhard1-8/+2
2017-05-19either try to install an update or check for updateMarkus Mohrhard1-2/+1
2017-05-19use consistent method namesMarkus Mohrhard1-1/+1
2017-05-19fix exception on windows when thread is not joinableMarkus Mohrhard1-1/+2
2017-05-19update the last update check timeMarkus Mohrhard1-4/+4
2017-05-19only check for updates once every 7 daysMarkus Mohrhard1-1/+15
2017-05-19an URL is not a pathMarkus Mohrhard1-3/+3
2017-05-19apply the mar file after downloadingMarkus Mohrhard1-4/+2
2017-05-19tempMarkus Mohrhard1-0/+2
2017-05-19improve update checker and update downloader codeMarkus Mohrhard1-8/+30
2017-05-19don't run the updates when the updater has been disabledMarkus Mohrhard1-9/+14
2017-05-19first version of the two step updaterMarkus Mohrhard1-2/+8
2017-05-19add initial version of running the updaterMarkus Mohrhard1-0/+8
2017-05-16Remove dead rtl::Static instancesStephan Bergmann1-27/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara1-1/+1
2017-05-10tdf#104312: add missing #includeAron Budea1-1/+2
2017-05-08tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea1-9/+14
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-01loplugin:stringconstantMaxim Monastirsky1-1/+1
2017-04-30untranslated strings are just stringsCaolán McNamara1-2/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-1/+0
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard1-14/+0
2017-03-20desktop: fix Android -Werror=unused-functionMiklos Vajna1-0/+2
2017-03-20don't check safe mode on AndroidTomaž Vajngerl1-1/+2
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin1-1/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-2/+3
2017-01-06add the locale info to the crashreporter metadataMarkus Mohrhard1-0/+2
2016-12-13SafeMode: Restart goes into safe mode againSamuel Mehrbrodt1-1/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks1-0/+4
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-1/+2
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-35/+12
2016-11-08loplugin:oncevarNoel Grandin1-3/+1
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin1-2/+1
2016-10-20Check for enable safe mode earlierSamuel Mehrbrodt1-0/+5
2016-10-20Use Application::IsSafeModeEnabled()Samuel Mehrbrodt1-5/+2
2016-10-19profilesafe: Deeper integration with SafeModeArmin Le Grand1-0/+9
2016-10-17Force disable OpenGL in Safe ModeSamuel Mehrbrodt1-1/+2
2016-10-16clang-cl loplugin: desktopStephan Bergmann1-2/+2
2016-10-14profilesafe: Adapted to UIArmin Le Grand1-52/+12
2016-10-13profilesafe: extended to three modesArmin Le Grand1-74/+25
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand1-53/+91
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt1-1/+2
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand1-1/+4