LibreOffice Module desktop (master)
1
|
#include <updater.hxx>
Static Public Member Functions | |
static OUString | getUpdateInfoLog () |
static OUString | getPatchDirURL () |
static OUString | getUpdateFileURL () |
static OUString | getExecutableDirURL () |
static OUString | getInstallationPath () |
static OUString | getBuildID () |
static OUString | getUpdateChannel () |
static void | log (const OUString &rMessage) |
static void | log (const OString &rMessage) |
static void | log (const char *pMessage) |
static void | removeUpdateFiles () |
Definition at line 18 of file updater.hxx.
|
static |
Definition at line 840 of file updater.cxx.
References SAL_CONFIGFILE.
Referenced by desktop::Desktop::Main(), and update_checker().
|
static |
Definition at line 805 of file updater.cxx.
Referenced by update().
|
static |
Definition at line 797 of file updater.cxx.
|
static |
Definition at line 784 of file updater.cxx.
References SAL_CONFIGFILE.
Referenced by getUpdateFileURL(), and removeUpdateFiles().
|
static |
Definition at line 848 of file updater.cxx.
References SAL_CONFIGFILE.
Referenced by update_checker().
|
static |
Definition at line 792 of file updater.cxx.
References getPatchDirURL().
Referenced by desktop::Desktop::Main(), and removeUpdateFiles().
|
static |
|
static |
Definition at line 813 of file updater.cxx.
References getUpdateInfoLog(), OUStringToOString(), SvStream::remainingSize(), SAL_INFO, SvStream::Seek(), SvStream::Tell(), and SvStream::WriteLine().
Referenced by desktop::Desktop::Main(), removeUpdateFiles(), update(), and update_checker().
|
static |
Definition at line 822 of file updater.cxx.
References getUpdateInfoLog(), SvStream::remainingSize(), SAL_INFO, SvStream::Seek(), SvStream::Tell(), and SvStream::WriteLine().
|
static |
Definition at line 831 of file updater.cxx.
References getUpdateInfoLog(), SvStream::remainingSize(), SAL_INFO, SvStream::Seek(), SvStream::Tell(), and SvStream::WriteCharPtr().
|
static |
Definition at line 856 of file updater.cxx.
References getPatchDirURL(), getUpdateFileURL(), and log().
Referenced by desktop::Desktop::Main().