summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2012-02-24android: remove annoying & un-necessary dialog on startMichael Meeks
2012-02-23accumulate into an OStringBufferCaolán McNamara
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-21desktop: Don't call setIniFilename() for LIBO_HEADLESSRiccardo Magliocchetti
2012-02-20desktop: remove duplicated gb_Library_set_include callRiccardo Magliocchetti
2012-02-20Clean up work around spurious warning about missing JREStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18WaE: exec_javaldx defined but not used (javaless build)David Tardon
2012-02-18unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-16disable JRE warnings during help compilation on first startMichael Meeks
2012-02-15remove hideous plasma debugging bits from android branchMichael Meeks
2012-02-15Various string function clean upStephan Bergmann
2012-02-15PLASMA_NOW fixStephan Bergmann
2012-02-15Ifdefify temporary (?) Android hacksTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-14fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-07Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-31android: get non-modal message dialog up, and continue to main app executeMichael Meeks
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-28android: add debug hooks through app.cxx, comment chunks and add a dialogMichael Meeks
2012-01-27Skip Executable_soffice.bin for non-desktop OSes, hmmTor Lillqvist
2012-01-27Thanks to sal/main.h need to compile main.c as Objective-C for iOSTor Lillqvist
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-24WaE: "defined but not used" for stuff bypassed for AndroidTor Lillqvist
2012-01-24android: disable bundled extension synchronisationMichael Meeks
2012-01-24android: disable lock-file bits for nowMichael Meeks
2012-01-24android: disable create_user_install's copyFile goodnessMichael Meeks
2012-01-23android: setup the unorc path correctly into assetsMichael Meeks
2012-01-23use safer rethrow syntaxCaolán McNamara
2012-01-21android: hard-code path to 'lofficerc' in assets/Michael Meeks
2012-01-21android: print out exception messages that escaped 'main'Michael Meeks
2012-01-20android: add new desktop module, it gets to vcl init and fails.Michael Meeks
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar
2012-01-16Fix configurable branding.Thorsten Behrens
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist
2012-01-16Do build Library_deployment also for non-desktop OSesTor Lillqvist
2012-01-16Include soffice.bin but exclude Executable_unopkg.bin for non-desktop OSesTor Lillqvist
2012-01-16Try without xmlhelp on non-desktop OSesTor Lillqvist