summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)Author
2014-12-04android: Stopgap: _exit() is better than a hangTor Lillqvist
2014-12-04The 'bInitialized' state needs to be global, and unset in lo_destroy()Tor Lillqvist
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-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-26No need to call osl_setCommandArgsStephan Bergmann
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-20WaE: work around loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist
2014-11-20include the unx part for getting OpenGL driver & device informationMarkus Mohrhard
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06LOK: Remove formats that we cannot export, and add PDF for Draw.Jan Holesovsky
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-27coverity#1209023 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21SAL_WARN about unsupported dispatch requestsStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-08desktop: let --convert-to dump its exception message on stderrMiklos Vajna
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29No extension cache to clean unless HAVE_FEATURE_EXTENSIONSTor Lillqvist
2014-09-24android: use JNI direct memory allocator from FennecTomaž Vajngerl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22LOKit: add "destroy" and "saveAs" to android JNITomaž Vajngerl