summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* desktop: do not link sofficeapp against sw libraryMichael Stahl2014-12-041-1/+0
* android: use ByteBuffer to send or store pointers in JNI bindingsTomaž Vajngerl2014-12-041-17/+7
* lok: improve error reporting in lok implementationTomaž Vajngerl2014-12-041-19/+65
* android: add destroy and exit as a separate JNI callTomaž Vajngerl2014-12-041-0/+6
* android: use int type for size in DirectBufferAllocator allocateTomaž Vajngerl2014-12-041-6/+10
* android: Stopgap: _exit() is better than a hangTor Lillqvist2014-12-041-0/+4
* Add a SAL_INFOTor Lillqvist2014-12-041-0/+1
* The 'bInitialized' state needs to be global, and unset in lo_destroy()Tor Lillqvist2014-12-041-1/+6
* init.cxx is for now ANDROID and LINUX (unix?) only.Kohei Yoshida2014-12-041-3/+6
* Still no need for osl_setCommandArgsStephan Bergmann2014-12-041-5/+1
* Add more lok debug output.Andrzej Hunt2014-12-041-0/+7
* Enable OfficeIPCThread for LOK on Android in a safer wayTomaž Vajngerl2014-12-041-14/+14
* TEMPORARY: We need OfficeIPCThread for LOK on Android for now.Andrzej Hunt2014-12-041-14/+14
* LOK: do clean main thread shutdown cleanly.Andrzej Hunt2014-12-041-4/+8
* Make sure LOK is actually headless.Andrzej Hunt2014-12-041-0/+19
* Don't fail on --protector.Andrzej Hunt2014-12-041-0/+12
* Fail LOK initialisation if restart is required.Andrzej Hunt2014-12-041-0/+9
* Add OfficeIPCThread::IsEnabled.Andrzej Hunt2014-12-042-0/+6
* Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt2014-12-041-13/+20
* Bin outdated / incorrect comment.Andrzej Hunt2014-12-041-4/+1
* Add OfficeIPCThread::WaitForReady.Andrzej Hunt2014-12-042-0/+15
* Hack soffice_main into LOK.Andrzej Hunt2014-12-042-1/+37
* Fold URE: WindowsStephan Bergmann2014-12-0311-186/+91
* Use OSL_LIT/BIGENDIANStephan Bergmann2014-12-021-10/+2
* Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann2014-12-011-1/+1
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-012-4/+4
* Clean upStephan Bergmann2014-11-283-136/+30
* Fix pagein-common listStephan Bergmann2014-11-281-4/+4
* Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann2014-11-281-4/+2
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-283-11/+5
* Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2014-11-282-3/+3
* No need to call osl_setCommandArgsStephan Bergmann2014-11-261-8/+0
* move RID_APPTITLE to desktop where its usedCaolán McNamara2014-11-243-2/+8
* make glxtest available in salmainMarkus Mohrhard2014-11-212-284/+2
* WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist2014-11-203-4/+5
* include the unx part for getting OpenGL driver & device informationMarkus Mohrhard2014-11-203-0/+308
* Fix typo in updaterequireddialog.uiAdolfo Jayme Barrientos2014-11-201-1/+1
* Remove hardcoded “LibreOffice” nameAdolfo Jayme Barrientos2014-11-191-18/+4
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* java: make fields final where possibleNoel Grandin2014-11-181-3/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-175-0/+5
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-2/+2
* vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl2014-11-141-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-127-9/+9
* fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2014-11-091-1/+0
* LOK: Remove formats that we cannot export, and add PDF for Draw.Jan Holesovsky2014-11-061-8/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-064-4/+7
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-064-7/+4
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-053-9/+9