summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-05-11fdo#64311 - fix namespace issue / compile failure.Michael Meeks
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-04-28namespacing cleanupThomas Arnhold
2013-04-19Small refactoring of the Android "desktop app" code, no functional changeTor Lillqvist
2013-04-18desktop: add STR_BOOTSTRAP_ERR_USERINSTALL_FAILEDMichael Stahl
2013-04-18Desktop::HandleBootstrapPathErrors: try to not be totally uselessMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-03desktop: add --pidfile switchRiccardo Magliocchetti
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27Use <config_features.h> instead of -DDISABLE_EXTENSIONSTor Lillqvist
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#34540 convert 'soffice --help' dialog on Windows to .uiAndras Timar
2013-03-07Handle damage tracking and redrawing properly in the "desktop" Android appTor Lillqvist
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28Bypass a little more stuff for Android (and iOS)Tor Lillqvist
2013-02-28Use proper Android logging here, tooTor Lillqvist
2013-02-27WaE: unused functionTor Lillqvist
2013-02-26Bypass the crack pipe on Android and iOSTor Lillqvist
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22Try ignoring IPC pipe errors on AndroidTor Lillqvist
2013-02-22Rename the package and .apk of the "desktop" test app to avoid confusionTor Lillqvist
2013-02-22these stray fprintfs drive people dementedCaolán McNamara
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Remove leftover debugging printfTor Lillqvist
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21Clean up code that sends and recvs strings accross the OfficeIPC pipeStephan Bergmann
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-20s/FaultBack/Fallback/Tor Lillqvist
2013-02-19Good way to initialize array of char char var[NB]={0}Julien Nabet
2013-02-19coverity#983483 String not null terminatedNorbert Thiebaud
2013-02-16Clean up some supportsService implementationsStephan Bergmann
2013-02-15Added the current commit to "soffice --version". Fixes bug 60688.Christopher Hotchkiss