summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Fix sense of r/o detection code, and clean upStephan Bergmann2012-03-091-18/+14
* fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks2012-03-091-32/+32
* remove unused MakefileMatúš Kukan2012-03-091-50/+0
* Removed dead defineTakeshi Abe2012-03-091-4/+0
* desktop: do not complain about soffice command line options:Michael Stahl2012-03-081-2/+8
* Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara2012-03-064-1/+28
* Also bypass definitions of functions not used on Android or iOSTor Lillqvist2012-03-021-2/+3
* migrateSettingsIfNecessary must be called later after allStephan Bergmann2012-03-023-26/+28
* Clean upStephan Bergmann2012-03-021-88/+19
* Move migrateSettingsIfNecessary into create_user_installStephan Bergmann2012-03-013-13/+12
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-016-28/+28
* fdo#46434: Always send command line arguments as UTF-8Stephan Bergmann2012-02-291-1/+9
* Resolves: rhbz#788045 swriter --help etc doesn't show helpCaolán McNamara2012-02-291-3/+3
* fdo#46434: No need to turn arguments into absolute file URLs when sendingStephan Bergmann2012-02-291-39/+0
* Typo bInhibitJavaLdx -> bInhibitPageinStephan Bergmann2012-02-291-1/+1
* fix msvc2005 buildCaolán McNamara2012-02-271-2/+2
* make desktop Bytestring freeCaolán McNamara2012-02-271-16/+18
* android: remove annoying & un-necessary dialog on startMichael Meeks2012-02-241-6/+0
* accumulate into an OStringBufferCaolán McNamara2012-02-231-2/+4
* just link to HelpIndexerCaolán McNamara2012-02-231-63/+5
* Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-234-34/+36
* Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann2012-02-236-196/+9
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-222-20/+2
* WaE: duplicateBranchThomas Arnhold2012-02-211-2/+0
* desktop: Don't call setIniFilename() for LIBO_HEADLESSRiccardo Magliocchetti2012-02-211-1/+3
* desktop: remove duplicated gb_Library_set_include callRiccardo Magliocchetti2012-02-201-4/+0
* Clean up work around spurious warning about missing JREStephan Bergmann2012-02-201-5/+30
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
* WaE: exec_javaldx defined but not used (javaless build)David Tardon2012-02-181-0/+4
* unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold2012-02-184-71/+0
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-172-0/+9
* disable JRE warnings during help compilation on first startMichael Meeks2012-02-161-0/+5
* remove hideous plasma debugging bits from android branchMichael Meeks2012-02-151-35/+0
* Various string function clean upStephan Bergmann2012-02-152-10/+21
* PLASMA_NOW fixStephan Bergmann2012-02-151-15/+15
* Ifdefify temporary (?) Android hacksTor Lillqvist2012-02-151-15/+22
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-0/+37
|\
| * android: get non-modal message dialog up, and continue to main app executeMichael Meeks2012-01-311-3/+3
| * android: add debug hooks through app.cxx, comment chunks and add a dialogMichael Meeks2012-01-281-0/+37
* | fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence2012-02-141-9/+25
* | Some more comphelper/configurationhelper clean upStephan Bergmann2012-02-141-38/+5
* | Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* | Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara2012-02-071-0/+1
* | switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* | Some cppcheck cleaningJulien Nabet2012-02-011-1/+1
* | allow to migrate the shared registrymodifications.xcuPetr Mladek2012-02-011-22/+40
* | A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* | remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-301-9/+9
* | Skip Executable_soffice.bin for non-desktop OSes, hmmTor Lillqvist2012-01-271-1/+1
* | Thanks to sal/main.h need to compile main.c as Objective-C for iOSTor Lillqvist2012-01-271-0/+6