summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2012-07-11warning C4702: unreachable codeMichael Stahl
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-25callcatcher: update listCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-15Unused variableStephan Bergmann
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
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-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann
2012-04-26Improved error reportingStephan Bergmann
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-04-02reorganize trickier staticsCaolán McNamara
2012-04-02fdo#47963 do not increase height of checkboxesDavid Tardon
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29fix buildLuboš Luňák
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-23match DB_ENV creation flags to DB creation flagsCaolán McNamara
2012-03-23Take a meg off our memory footprintCaolán McNamara
2012-03-23DbEnv argument is always NULLCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl
2012-03-12fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks
2012-03-02Also bypass definitions of functions not used on Android or iOSTor Lillqvist