summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2012-09-21Properly check cmdline args in oosplashStephan Bergmann1-3/+5
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+2
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann5-108/+77
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-3/+1
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin3-28/+21
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar2-3/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann20-166/+104
2012-09-10headless build: build oosplash againRiccardo Magliocchetti3-7/+6
2012-09-07desktop: enable --invisible by default when built with --enable-headlessRiccardo Magliocchetti1-1/+2
2012-09-07desktop: use soffice.bin instead of oosplash if build with --enable-headlessRiccardo Magliocchetti2-1/+7
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-8/+0
2012-09-06deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann1-0/+11
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2-4/+7
2012-09-03desktop: i swear we don't need oosplash with --enable-headlessRiccardo Magliocchetti1-5/+0
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2-9/+6
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-3/+2
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin3-84/+70
2012-09-03-Werror=shadowStephan Bergmann2-3/+1
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2-44/+40
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-2/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-10/+2
2012-08-24TypoStephan Bergmann1-3/+3
2012-08-24Unused membersStephan Bergmann1-4/+0
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann11-121/+171
2012-08-21TypoStephan Bergmann1-1/+1
2012-08-21fdo#53655: Ignore failure to remove directories (as happens on Windows XP)Stephan Bergmann1-10/+17
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann2-27/+55
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10fdo#53006: Remove directories too, not just plain filesStephan Bergmann1-1/+6
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann13-542/+15
2012-08-10fdo#42470: Do not show backing window on --nodefaultStephan Bergmann1-0/+4
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann11-48/+176
2012-08-09Related fdo#53006: Do not instantiate service manager too earlyStephan Bergmann3-54/+55
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan2-13/+2
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás3-4/+4
2012-08-06Some minor fixes.Andrzej J.R. Hunt1-0/+1
2012-08-06Fixed remote control code to work correctly.Andrzej J. R. Hunt1-1/+0
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann5-14/+24
2012-08-02Check for ComponentPackageImpl::isRegistered_ in the current rdbStephan Bergmann1-81/+16
2012-07-26tubes: avoid unnecessary re-building; move the include into source fileMatúš Kukan2-1/+6
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan1-3/+2
2012-07-26fdo#51252 Disable copying share/prereg/bundled to avoid startup crashesStephan Bergmann1-1/+1
2012-07-25Related fdo#51252: Report uncaught exceptions with MessageBox on WindowsStephan Bergmann1-2/+20
2012-07-24tubes: init TeleManager in desktopMatúš Kukan3-0/+27
2012-07-20Fix SAL_LOG area usageStephan Bergmann1-4/+6
2012-07-18Revert hrc string cleanupThomas Arnhold4-0/+54
2012-07-17move sysui to postprocessDavid Tardon1-1/+1
2012-07-15remove 2 unused resourcesAndras Timar2-18/+0