summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
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
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-20Clean up work around spurious warning about missing JREStephan Bergmann
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold
2012-02-16disable JRE warnings during help compilation on first startMichael Meeks
2012-02-15Various string function clean upStephan Bergmann
2012-02-14fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence
2012-02-01Some cppcheck cleaningJulien Nabet
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2012-01-13ByteString->rtl::OStringCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-03Fix for FDO#44280: Wrong position in Extension MgrOlivier Hallot
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-16add version suffix (beta1) to about dialogPetr Mladek
2011-12-11Remove ByteStringJulien Nabet
2011-12-06catch exception by constant referenceTakeshi Abe
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-29Fix for fdo39748, part IIOlivier Hallot
2011-11-28Fix for bug fdo39748, Easy-hack Cleanup extension list.Olivier Hallot
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann