summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-12-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-11desktop: avoid loading to-be-recovered documents when recovery is disabledMiklos Vajna
2014-12-11coverity#703948 Unchecked return valueCaolán McNamara
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10Make IsHeadlessModeRequested hack work for LOKStephan Bergmann
2014-12-10Headless implies invisibleStephan Bergmann
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin
2014-12-10Fake --headless more cleanlyStephan Bergmann
2014-12-10LOK: if loadComponentFromURL() returns an empty reference, say itMiklos Vajna
2014-12-09changed some timer to idleJennifer Liebel
2014-12-08coverity#1257113 Uninitialized scalar fieldCaolán McNamara
2014-12-05desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY setMichael Stahl
2014-12-04desktop: do not link sofficeapp against sw libraryMichael Stahl
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl
2014-12-04lok: improve error reporting in lok implementationTomaž Vajngerl
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl
2014-12-04android: use int type for size in DirectBufferAllocator allocateTomaž Vajngerl
2014-12-04android: Stopgap: _exit() is better than a hangTor Lillqvist
2014-12-04Add a SAL_INFOTor Lillqvist
2014-12-04The 'bInitialized' state needs to be global, and unset in lo_destroy()Tor Lillqvist
2014-12-04init.cxx is for now ANDROID and LINUX (unix?) only.Kohei Yoshida
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann
2014-12-04Add more lok debug output.Andrzej Hunt
2014-12-04Enable OfficeIPCThread for LOK on Android in a safer wayTomaž Vajngerl
2014-12-04TEMPORARY: We need OfficeIPCThread for LOK on Android for now.Andrzej Hunt
2014-12-04LOK: do clean main thread shutdown cleanly.Andrzej Hunt
2014-12-04Make sure LOK is actually headless.Andrzej Hunt
2014-12-04Don't fail on --protector.Andrzej Hunt
2014-12-04Fail LOK initialisation if restart is required.Andrzej Hunt
2014-12-04Add OfficeIPCThread::IsEnabled.Andrzej Hunt
2014-12-04Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt
2014-12-04Bin outdated / incorrect comment.Andrzej Hunt
2014-12-04Add OfficeIPCThread::WaitForReady.Andrzej Hunt
2014-12-04Hack soffice_main into LOK.Andrzej Hunt
2014-12-03Fold URE: WindowsStephan Bergmann
2014-12-02Use OSL_LIT/BIGENDIANStephan Bergmann
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-28Clean upStephan Bergmann
2014-11-28Fix pagein-common listStephan Bergmann
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann
2014-11-26No need to call osl_setCommandArgsStephan Bergmann
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-21make glxtest available in salmainMarkus Mohrhard
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard