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 844 of file updater.cxx.
References SAL_CONFIGFILE.
Referenced by desktop::Desktop::Main(), and update_checker().
|
static |
Definition at line 809 of file updater.cxx.
Referenced by update().
|
static |
Definition at line 801 of file updater.cxx.
|
static |
Definition at line 788 of file updater.cxx.
References SAL_CONFIGFILE.
Referenced by getUpdateFileURL(), and removeUpdateFiles().
|
static |
Definition at line 852 of file updater.cxx.
References SAL_CONFIGFILE.
Referenced by update_checker().
|
static |
Definition at line 796 of file updater.cxx.
References getPatchDirURL().
Referenced by desktop::Desktop::Main(), and removeUpdateFiles().
|
static |
|
static |
Definition at line 835 of file updater.cxx.
References getUpdateInfoLog(), SvStream::remainingSize(), SAL_INFO, SvStream::Seek(), SvStream::Tell(), and SvStream::WriteOString().
|
static |
Definition at line 826 of file updater.cxx.
References getUpdateInfoLog(), SvStream::remainingSize(), SAL_INFO, SvStream::Seek(), SvStream::Tell(), and SvStream::WriteLine().
|
static |
Definition at line 817 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 860 of file updater.cxx.
References aURL, getPatchDirURL(), getUpdateFileURL(), and log().
Referenced by desktop::Desktop::Main().