summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
AgeCommit message (Expand)Author
2012-08-21fdo#53655: Ignore failure to remove directories (as happens on Windows XP)Stephan Bergmann
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann
2012-08-13Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-08-13fdo#53006: Remove directories too, not just plain filesStephan Bergmann
2012-08-10fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann
2012-08-10Related fdo#53006: Do not instantiate service manager too earlyStephan Bergmann
2012-08-10fdo#42470: Do not show backing window on --nodefaultStephan Bergmann
2012-07-30fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ...Stephan Bergmann
2012-07-26fdo#51252 Disable copying share/prereg/bundled to avoid startup crashesStephan Bergmann
2012-07-13Hide information about failure during very early startup a little lessStephan Bergmann
2012-06-28fdo#46510 optionally turn on Quickstarter by installerAndras Timar
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-04-25Proper handling of multiple --accept argumentsStephan Bergmann
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
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-20make ResId->OUString the primary routeCaolán McNamara
2012-03-02migrateSettingsIfNecessary must be called later after allStephan 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-24android: remove annoying & un-necessary dialog on startMichael Meeks
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-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-09remove deprecated --bean command line switchAndras Timar
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-16add version suffix (beta1) to about dialogPetr Mladek
2011-12-08Fix Windows buildTor Lillqvist
2011-12-08Remove unnecessary includesAugust Sodora
2011-12-07Remove testtoolloaderAugust Sodora
2011-12-06catch exception by constant referenceTakeshi Abe
2011-12-04-quickstart -> --quickstart, etc.Andras Timar
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks