summaryrefslogtreecommitdiffstats
path: root/desktop/source/app
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-027-133/+129
* Force --headless argument when LIBO_HEADLESS is definedRiccardo Magliocchetti2012-05-311-0/+4
* More headless build workRiccardo Magliocchetti2012-05-311-2/+0
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-182-2/+0
* Cleaned up CommandLineArgsStephan Bergmann2012-05-027-602/+404
* ...and remove duplicate #include <vector> againStephan Bergmann2012-04-251-1/+0
* Missing #include <vector>Stephan Bergmann2012-04-251-0/+4
* include vectorCaolán McNamara2012-04-251-0/+1
* Proper handling of multiple --accept argumentsStephan Bergmann2012-04-255-102/+53
* Force ExtensionManager resync when the implementation changesStephan Bergmann2012-04-242-37/+30
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-10/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-3/+3
* DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara2012-04-051-27/+25
* unused U2S defineCaolán McNamara2012-04-051-1/+0
* Improved error reportingStephan Bergmann2012-04-041-2/+1
* removed duplicate includes in desktop / editengTakeshi Abe2012-03-302-2/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-292-7/+7
* Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara2012-03-271-1/+3
* make ResId->OUString the primary routeCaolán McNamara2012-03-202-48/+50
* Workaround a strange wine / mingw crash.Jan Holesovsky2012-03-192-5/+2
* desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl2012-03-122-324/+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
* 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-012-4/+4
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3
* 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
* Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-232-33/+34
* desktop: Don't call setIniFilename() for LIBO_HEADLESSRiccardo Magliocchetti2012-02-211-1/+3
* remove hideous plasma debugging bits from android branchMichael Meeks2012-02-151-35/+0
* 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
* | Some more comphelper/configurationhelper clean upStephan Bergmann2012-02-141-38/+5
* | remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev2012-01-301-9/+9
|/
* WaE: "defined but not used" for stuff bypassed for AndroidTor Lillqvist2012-01-242-1/+10
* android: disable bundled extension synchronisationMichael Meeks2012-01-241-0/+2
* android: disable lock-file bits for nowMichael Meeks2012-01-241-1/+2
* android: disable create_user_install's copyFile goodnessMichael Meeks2012-01-241-2/+12
* android: setup the unorc path correctly into assetsMichael Meeks2012-01-231-0/+7