summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry
AgeCommit message (Expand)Author
2012-12-30fix fallout from string cleanupPeter Foley
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith
2012-12-20Spurious leftover from debugging experimentsStephan Bergmann
2012-12-19fdo#58331: Handle IllegalArgumentException routinely thrown for legacy extsStephan Bergmann
2012-12-05Remove hack for LO 3.6.x downgrading to preregistered bundled extensions againStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-26Add sanity-check assertionStephan Bergmann
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-10-06drop unused #includeDavid Tardon
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-16move help compiler/linker/indexer to a new moduleAndras Timar
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-08-02Check for ComponentPackageImpl::isRegistered_ in the current rdbStephan Bergmann
2012-07-20Fix SAL_LOG area usageStephan Bergmann
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-14simplify include guardsThomas Arnhold
2012-07-13hrc cleanup: Remove unused Strings in desktopThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-23Unused sDataFolderURLStephan Bergmann
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-18Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann
2012-04-18Improved debug outputStephan Bergmann
2012-04-18Improved commentStephan Bergmann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-02-23just link to HelpIndexerCaolán McNamara