summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
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
2011-11-22Upon startup, do not unnecesarily instantiate component service factories.Stephan Bergmann
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-16push/pop deprecatedCaolán McNamara
2011-11-16Fixup legacy sleepycat db database usage for packagesMichael Meeks
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-09OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann
2011-11-09OpenOffice.org-minimal-version dependency is not branded.Stephan Bergmann
2011-11-09dp_dependencies clean upStephan Bergmann
2011-10-31Improved an OSL_FAIL.Stephan Bergmann