summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment
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-017-8/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+2
* Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann2012-05-021-4/+6
* 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
* callcatcher: remove freshly unused codeCaolán McNamara2012-04-251-21/+0
* Force ExtensionManager resync when the implementation changesStephan Bergmann2012-04-244-5/+8
* 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-083-12/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-67/+19
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-8/+8
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-056-7/+7
* reorganize trickier staticsCaolán McNamara2012-04-021-3/+3
* fdo#47963 do not increase height of checkboxesDavid Tardon2012-04-021-3/+0
* removed duplicate includes in desktop / editengTakeshi Abe2012-03-302-4/+0
* fix buildLuboš Luňák2012-03-291-1/+1
* desktop: unwind hideous StrTitle mess a littleMichael Meeks2012-03-2911-57/+52
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-3/+3
* match DB_ENV creation flags to DB creation flagsCaolán McNamara2012-03-232-3/+6
* Take a meg off our memory footprintCaolán McNamara2012-03-231-1/+48
* DbEnv argument is always NULLCaolán McNamara2012-03-233-13/+8
* make ResId->OUString the primary routeCaolán McNamara2012-03-201-29/+26
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-162-2/+2
* desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl2012-03-122-0/+326
* fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks2012-03-121-8/+15
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-122-12/+6
* Fix sense of r/o detection code, and clean upStephan Bergmann2012-03-091-18/+14
* fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks2012-03-091-32/+32
* Also bypass definitions of functions not used on Android or iOSTor Lillqvist2012-03-021-2/+3
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-015-25/+25
* just link to HelpIndexerCaolán McNamara2012-02-231-63/+5
* Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann2012-02-235-195/+9
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-222-20/+2
* WaE: duplicateBranchThomas Arnhold2012-02-211-2/+0
* Clean up work around spurious warning about missing JREStephan Bergmann2012-02-201-5/+30
* Get rid of size() == 0Elton Chung2012-02-191-2/+2
* unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold2012-02-184-71/+0
* disable JRE warnings during help compilation on first startMichael Meeks2012-02-161-0/+5
* Various string function clean upStephan Bergmann2012-02-152-10/+21
* fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence2012-02-141-9/+25
* Some cppcheck cleaningJulien Nabet2012-02-011-1/+1
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1