summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Various string function clean upStephan Bergmann2-10/+21
2012-02-15PLASMA_NOW fixStephan Bergmann1-15/+15
2012-02-15Ifdefify temporary (?) Android hacksTor Lillqvist1-15/+22
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-0/+37
2012-02-14fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence1-9/+25
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann1-38/+5
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-07Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2012-02-01allow to migrate the shared registrymodifications.xcuPetr Mladek1-22/+40
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-31android: get non-modal message dialog up, and continue to main app executeMichael Meeks1-3/+3
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev1-9/+9
2012-01-28android: add debug hooks through app.cxx, comment chunks and add a dialogMichael Meeks1-0/+37
2012-01-27Skip Executable_soffice.bin for non-desktop OSes, hmmTor Lillqvist1-1/+1
2012-01-27Thanks to sal/main.h need to compile main.c as Objective-C for iOSTor Lillqvist1-0/+6
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-3/+3
2012-01-25reduce unnecessary includesCaolán McNamara1-16/+15
2012-01-24WaE: "defined but not used" for stuff bypassed for AndroidTor Lillqvist2-1/+10
2012-01-24android: disable bundled extension synchronisationMichael Meeks1-0/+2
2012-01-24android: disable lock-file bits for nowMichael Meeks1-1/+2
2012-01-24android: disable create_user_install's copyFile goodnessMichael Meeks1-2/+12
2012-01-23android: setup the unorc path correctly into assetsMichael Meeks1-0/+7
2012-01-23use safer rethrow syntaxCaolán McNamara1-1/+1
2012-01-21android: hard-code path to 'lofficerc' in assets/Michael Meeks1-0/+3
2012-01-21android: print out exception messages that escaped 'main'Michael Meeks1-0/+10
2012-01-20android: add new desktop module, it gets to vcl init and fails.Michael Meeks1-4/+0
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar5-33/+57
2012-01-16Fix configurable branding.Thorsten Behrens4-44/+80
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist8-10/+72
2012-01-16Do build Library_deployment also for non-desktop OSesTor Lillqvist1-1/+1
2012-01-16Include soffice.bin but exclude Executable_unopkg.bin for non-desktop OSesTor Lillqvist1-2/+2
2012-01-16Try without xmlhelp on non-desktop OSesTor Lillqvist1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2012-01-15simplify handling of JITC_PROCESSOR_TYPEDavid Tardon3-11/+5
2012-01-15do not build on macosx and winDavid Tardon1-0/+5
2012-01-15ucb: convert to gbuildMatúš Kukan1-3/+3
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)3-4/+4
2012-01-13appsys.* and FATToVFat_Impl appear to be unnecessaryCaolán McNamara3-114/+0
2012-01-13ByteString->rtl::OStringCaolán McNamara5-19/+18
2012-01-13Better fix for the valgrind.log problem.Stephan Bergmann1-0/+6
2012-01-12valgrind.log creates more problems than it solves.Stephan Bergmann1-6/+0
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar3-11/+11
2012-01-11avoid generating a file in the source treeDavid Tardon5-1/+81
2012-01-11we need a var. assignment here, not a valueDavid Tardon1-1/+1
2012-01-11OS_FOR_BUILD is not right do decide Host module nameNorbert Thiebaud2-2/+2
2012-01-11Revert "OS_FOR_BUILD is not right do decide Host module name"Jan Holesovsky2-2/+2
2012-01-10OS_FOR_BUILD is not right do decide Host module nameNorbert2-2/+2