summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann16-59/+76
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 Grandin2-13/+4
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-10/+2
2012-08-24TypoStephan Bergmann1-3/+3
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann7-12/+18
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann1-0/+7
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann8-105/+13
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann7-29/+17
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás3-4/+4
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-20Fix SAL_LOG area usageStephan Bergmann1-4/+6
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+6
2012-07-14simplify include guardsThomas Arnhold33-33/+33
2012-07-13hrc cleanup: Remove unused Strings in desktopThomas Arnhold2-6/+0
2012-07-11warning C4702: unreachable codeMichael Stahl1-0/+6
2012-06-27Reduce newline bloat at eofThomas Arnhold2-4/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe4-26/+0
2012-06-25callcatcher: update listCaolán McNamara1-43/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks29-694/+433
2012-06-21re-base on ALv2 code.Michael Meeks16-416/+272
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-15Unused variableStephan Bergmann1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-9/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold3-6/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-15/+11
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-7/+3
2012-06-02targeted string re-workNorbert Thiebaud4-18/+18
2012-06-01nuke unused namespaceTakeshi Abe7-8/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+2
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann1-4/+6
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-27/+23
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann6-11/+14
2012-04-26Improved error reportingStephan Bergmann1-2/+2
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara1-21/+0
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann4-5/+8
2012-04-23Unused sDataFolderURLStephan Bergmann1-1/+0
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann1-223/+182
2012-04-18Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann1-64/+73
2012-04-18Improved debug outputStephan Bergmann1-1/+1
2012-04-18Improved commentStephan Bergmann1-2/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-12/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-67/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-8/+8