summaryrefslogtreecommitdiff
path: root/desktop/source/app
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05DEFINE_CONST_UNICODE isn't needed here anymoreCaolán McNamara
2012-04-05unused U2S defineCaolán McNamara
2012-04-04Improved error reportingStephan Bergmann
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-27Resolves: rhbz#807316 don't complain that nocrashreport is an unknown optionCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-19Workaround a strange wine / mingw crash.Jan Holesovsky
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl
2012-03-09Removed dead defineTakeshi Abe
2012-03-08desktop: do not complain about soffice command line options:Michael Stahl
2012-03-06Resolves: rhbz#800272 complain about unknown command-line optionsCaolán McNamara
2012-03-02migrateSettingsIfNecessary must be called later after allStephan Bergmann
2012-03-02Clean upStephan Bergmann
2012-03-01Move migrateSettingsIfNecessary into create_user_installStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27fix msvc2005 buildCaolán McNamara
2012-02-27make desktop Bytestring freeCaolán McNamara
2012-02-24android: remove annoying & un-necessary dialog on startMichael Meeks
2012-02-23accumulate into an OStringBufferCaolán McNamara
2012-02-23Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-21desktop: Don't call setIniFilename() for LIBO_HEADLESSRiccardo Magliocchetti
2012-02-15remove hideous plasma debugging bits from android branchMichael Meeks
2012-02-15PLASMA_NOW fixStephan Bergmann
2012-02-15Ifdefify temporary (?) Android hacksTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-14Some more comphelper/configurationhelper clean upStephan Bergmann
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-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-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-01-13appsys.* and FATToVFat_Impl appear to be unnecessaryCaolán McNamara
2012-01-13ByteString->rtl::OStringCaolán McNamara
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09remove deprecated --plugin command line switchAndras Timar
2012-01-09remove deprecated --bean command line switchAndras Timar
2012-01-09don't warn for -h/-?/-o/-n command line switchesAndras Timar