summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager
AgeCommit message (Expand)AuthorFilesLines
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-07Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann1-19/+3
2013-02-05Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann1-3/+19
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann1-1/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith1-1/+1
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/managerChr. Rossmanith7-199/+159
2012-12-28Some cppcheck cleaning + Related fdo#57950Julien Nabet2-7/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens7-11/+0
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud1-1/+1
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-7/+4
2012-11-19re-base on ALv2 code. Includes:Michael Meeks10-257/+191
2012-11-19fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann1-3/+3
2012-11-19fdo#57224: Preserve disabled-state across reinstallDeployedExtensionsStephan Bergmann1-1/+29
2012-10-26Work around premature disposing of PackageRegistryBackendsStephan Bergmann2-26/+16
2012-10-26Improve error messageStephan Bergmann1-7/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-26/+32
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann4-7/+10
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann3-92/+10
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann4-22/+12
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann4-13/+23
2012-07-14simplify include guardsThomas Arnhold5-5/+5
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-15Unused variableStephan Bergmann1-1/+1
2012-06-01nuke unused namespaceTakeshi Abe2-2/+0
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2-6/+6
2012-04-26Improved error reportingStephan Bergmann1-2/+2
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet2-2/+2
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe1-1/+0
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks1-20/+12
2012-03-12fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks1-8/+15
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann1-18/+14
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-32/+32
2012-03-02Also bypass definitions of functions not used on Android or iOSTor Lillqvist1-2/+3
2012-02-18unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold3-68/+0
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist4-4/+34
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot4-21/+21
2011-12-11Remove ByteStringJulien Nabet1-1/+1
2011-12-06catch exception by constant referenceTakeshi Abe3-115/+115
2011-11-27remove include of pch header in desktopNorbert Thiebaud7-13/+0
2011-11-16Fixup legacy sleepycat db database usage for packagesMichael Meeks3-5/+3
2011-10-26chmod -xTor Lillqvist2-0/+0
2011-09-15gbuildize desktopDavid Tardon1-53/+0