summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-12-08coverity#1257113 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-12-05desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY setMichael Stahl1-2/+4
2014-12-04desktop: do not link sofficeapp against sw libraryMichael Stahl1-1/+0
2014-12-04android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl1-17/+7
2014-12-04lok: improve error reporting in lok implementationTomaž Vajngerl1-19/+65
2014-12-04android: add destroy and exit as a separate JNI callTomaž Vajngerl1-0/+6
2014-12-04android: use int type for size in DirectBufferAllocator allocateTomaž Vajngerl1-6/+10
2014-12-04android: Stopgap: _exit() is better than a hangTor Lillqvist1-0/+4
2014-12-04Add a SAL_INFOTor Lillqvist1-0/+1
2014-12-04The 'bInitialized' state needs to be global, and unset in lo_destroy()Tor Lillqvist1-1/+6
2014-12-04init.cxx is for now ANDROID and LINUX (unix?) only.Kohei Yoshida1-3/+6
2014-12-04Still no need for osl_setCommandArgsStephan Bergmann1-5/+1
2014-12-04Add more lok debug output.Andrzej Hunt1-0/+7
2014-12-04Enable OfficeIPCThread for LOK on Android in a safer wayTomaž Vajngerl1-14/+14
2014-12-04TEMPORARY: We need OfficeIPCThread for LOK on Android for now.Andrzej Hunt1-14/+14
2014-12-04LOK: do clean main thread shutdown cleanly.Andrzej Hunt1-4/+8
2014-12-04Make sure LOK is actually headless.Andrzej Hunt1-0/+19
2014-12-04Don't fail on --protector.Andrzej Hunt1-0/+12
2014-12-04Fail LOK initialisation if restart is required.Andrzej Hunt1-0/+9
2014-12-04Add OfficeIPCThread::IsEnabled.Andrzej Hunt2-0/+6
2014-12-04Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt1-13/+20
2014-12-04Bin outdated / incorrect comment.Andrzej Hunt1-4/+1
2014-12-04Add OfficeIPCThread::WaitForReady.Andrzej Hunt2-0/+15
2014-12-04Hack soffice_main into LOK.Andrzej Hunt2-1/+37
2014-12-03Fold URE: WindowsStephan Bergmann11-186/+91
2014-12-02Use OSL_LIT/BIGENDIANStephan Bergmann1-10/+2
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann1-1/+1
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl2-4/+4
2014-11-28Clean upStephan Bergmann3-136/+30
2014-11-28Fix pagein-common listStephan Bergmann1-4/+4
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann1-4/+2
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann3-11/+5
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2-3/+3
2014-11-26No need to call osl_setCommandArgsStephan Bergmann1-8/+0
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara3-2/+8
2014-11-21make glxtest available in salmainMarkus Mohrhard2-284/+2
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist3-4/+5
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard3-0/+308
2014-11-20Fix typo in updaterequireddialog.uiAdolfo Jayme Barrientos1-1/+1
2014-11-19Remove hardcoded “LibreOffice” nameAdolfo Jayme Barrientos1-18/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-18java: make fields final where possibleNoel Grandin1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini7-9/+9
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos1-1/+0
2014-11-06LOK: Remove formats that we cannot export, and add PDF for Draw.Jan Holesovsky1-8/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann4-4/+7
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin4-7/+4