summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+2
2012-03-16fix windows buildMatúš Kukan7-14/+35
2012-03-14fdo#47246: desktop: factor out a winextendloadenv static libraryMichael Stahl5-14/+38
2012-03-14fdo#47246: desktop: factor out a winlauncher static libraryMichael Stahl9-35/+67
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl6-4/+6
2012-03-12desktop: libsofficeapp shouln't need a main()Michael Stahl1-4/+0
2012-03-12fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks1-8/+15
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2-12/+6
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann1-18/+14
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-32/+32
2012-03-09remove unused MakefileMatúš Kukan1-50/+0
2012-03-09Removed dead defineTakeshi Abe1-4/+0
2012-03-08desktop: do not complain about soffice command line options:Michael Stahl1-2/+8
2012-03-06Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara4-1/+28
2012-03-02Also bypass definitions of functions not used on Android or iOSTor Lillqvist1-2/+3
2012-03-02migrateSettingsIfNecessary must be called later after allStephan Bergmann3-26/+28
2012-03-02Clean upStephan Bergmann1-88/+19
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann3-13/+12
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-28/+28
2012-02-29fdo#46434: Always send command line arguments as UTF-8Stephan Bergmann1-1/+9
2012-02-29Resolves: rhbz#788045 swriter --help etc doesn't show helpCaolán McNamara1-3/+3
2012-02-29fdo#46434: No need to turn arguments into absolute file URLs when sendingStephan Bergmann1-39/+0
2012-02-29Typo bInhibitJavaLdx -> bInhibitPageinStephan Bergmann1-1/+1
2012-02-27fix msvc2005 buildCaolán McNamara1-2/+2
2012-02-27make desktop Bytestring freeCaolán McNamara1-16/+18
2012-02-24android: remove annoying & un-necessary dialog on startMichael Meeks1-6/+0
2012-02-23accumulate into an OStringBufferCaolán McNamara1-2/+4
2012-02-23just link to HelpIndexerCaolán McNamara1-63/+5
2012-02-23Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann4-34/+36
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann6-196/+9
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2-20/+2
2012-02-21WaE: duplicateBranchThomas Arnhold1-2/+0
2012-02-21desktop: Don't call setIniFilename() for LIBO_HEADLESSRiccardo Magliocchetti1-1/+3
2012-02-20desktop: remove duplicated gb_Library_set_include callRiccardo Magliocchetti1-4/+0
2012-02-20Clean up work around spurious warning about missing JREStephan Bergmann1-5/+30
2012-02-19Get rid of size() == 0Elton Chung2-3/+3
2012-02-18WaE: exec_javaldx defined but not used (javaless build)David Tardon1-0/+4
2012-02-18unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold4-71/+0
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2-0/+9
2012-02-16disable JRE warnings during help compilation on first startMichael Meeks1-0/+5
2012-02-15remove hideous plasma debugging bits from android branchMichael Meeks1-35/+0
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