summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/registry
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-7/+3
* targeted string re-workNorbert Thiebaud2012-06-024-18/+18
* nuke unused namespaceTakeshi Abe2012-06-014-4/+0
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-264-5/+8
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-21/+0
* 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
* Improved commentStephan Bergmann2012-04-181-2/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-33/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+5
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-052-3/+3
* desktop: unwind hideous StrTitle mess a littleMichael Meeks2012-03-297-25/+15
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-3/+3
* just link to HelpIndexerCaolán McNamara2012-02-231-63/+5
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-221-2/+2
* Clean up work around spurious warning about missing JREStephan Bergmann2012-02-201-5/+30
* Get rid of size() == 0Elton Chung2012-02-191-2/+2
* disable JRE warnings during help compilation on first startMichael Meeks2012-02-161-0/+5
* Some cppcheck cleaningJulien Nabet2012-02-011-1/+1
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-162-4/+17
* ByteString->rtl::OStringCaolán McNamara2012-01-132-6/+6
* Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot2011-12-2112-70/+68
* catch exception by constant referenceTakeshi Abe2011-12-0611-84/+84
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-1/+1
* remove include of pch header in desktopNorbert Thiebaud2011-11-2718-36/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-3/+3
* Upon startup, do not unnecesarily instantiate component service factories.Stephan Bergmann2011-11-221-35/+37
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-1/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-9/+9
* push/pop deprecatedCaolán McNamara2011-11-161-2/+9
* Fixup legacy sleepycat db database usage for packagesMichael Meeks2011-11-161-10/+26
* Improved an OSL_FAIL.Stephan Bergmann2011-10-311-2/+7
* chmod -xTor Lillqvist2011-10-269-0/+0
* cast goneCaolán McNamara2011-10-051-2/+3
* gbuildize desktopDavid Tardon2011-09-158-386/+0
* oops, out-by-one idiocyCaolán McNamara2011-08-261-2/+2
* use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTSCaolán McNamara2011-08-171-5/+5
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-10/+16
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-10/+16
| |\
| | * CWS-TOOLING: integrate CWS chart53Vladimir Glazunov2011-03-211-10/+16
| | |\
| | | * chart53: merge with DEV300_m100Thomas Benisch [tbe]2011-02-181-1/+1
| | | |\
| | | * | chart53: #164394#Thomas Benisch [tbe]2011-02-031-10/+16
* | | | | Rework how <db.h> is includedTor Lillqvist2011-05-182-6/+2
* | | | | No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist2011-05-172-2/+2
* | | | | Some cppcheck cleaningJulien Nabet2011-04-221-1/+1
* | | | | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith2011-04-191-1/+1
|/ / / /