summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#51638 In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann2012-12-216-81/+57
* Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-0511-302/+336
|\
| * splash screen: fix RTL modeIvan Timofeev2012-10-031-0/+1
| * fdo#52268: splash: change color and position of messagesIvan Timofeev2012-10-021-2/+44
| * Clean up option processingStephan Bergmann2012-09-267-197/+215
| * fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann2012-09-253-5/+8
| * Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-204-97/+69
* | [mono] cli-mono-common.diff: add mono supportPetr Mladek2012-10-131-0/+10
* | fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann2012-09-251-0/+2
|/
* fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann2012-08-2910-121/+170
* TypoStephan Bergmann2012-08-221-1/+1
* fdo#53655: Ignore failure to remove directories (as happens on Windows XP)Stephan Bergmann2012-08-211-10/+17
* fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann2012-08-132-27/+55
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-1312-531/+13
* fdo#53006: Remove directories too, not just plain filesStephan Bergmann2012-08-131-1/+6
* fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann2012-08-107-23/+163
* Related fdo#53006: Do not instantiate service manager too earlyStephan Bergmann2012-08-103-54/+55
* Check for ComponentPackageImpl::isRegistered_ in the current rdbStephan Bergmann2012-08-101-81/+16
* fdo#42470: Do not show backing window on --nodefaultStephan Bergmann2012-08-101-0/+4
* warning C4702: unreachable codeMichael Stahl2012-08-091-0/+6
* fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ...Stephan Bergmann2012-07-301-71/+74
* fdo#51252 Disable copying share/prereg/bundled to avoid startup crashesStephan Bergmann2012-07-261-1/+1
* Related fdo#51252: Report uncaught exceptions with MessageBox on WindowsStephan Bergmann2012-07-251-2/+20
* Hide information about failure during very early startup a little lessStephan Bergmann2012-07-131-3/+9
* fdo#46510 optionally turn on Quickstarter by installerAndras Timar2012-06-281-0/+36
* Fix X Session Management supportStephan Bergmann2012-06-221-0/+3
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-042-12/+10
* targeted string re-workNorbert Thiebaud2012-06-0212-159/+155
* nuke unused namespaceTakeshi Abe2012-06-018-10/+0
* 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-183-3/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+2
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-9/+0
* Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann2012-05-021-4/+6
* Cleaned up CommandLineArgsStephan Bergmann2012-05-027-602/+404
* make ResId::toString a non-static memberCaolán McNamara2012-04-303-27/+23
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-266-11/+14
* Improved error reportingStephan Bergmann2012-04-261-2/+2
* ...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
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-21/+0
* Force ExtensionManager resync when the implementation changesStephan Bergmann2012-04-247-43/+39
* Unused sDataFolderURLStephan Bergmann2012-04-231-1/+0
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-201-223/+182
* Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann2012-04-181-64/+73
* Improved debug outputStephan Bergmann2012-04-181-1/+1