summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-32/+32
2012-03-02Also bypass definitions of functions not used on Android or iOSTor Lillqvist1-2/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann5-25/+25
2012-02-23just link to HelpIndexerCaolán McNamara1-63/+5
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann5-195/+9
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2-20/+2
2012-02-21WaE: duplicateBranchThomas Arnhold1-2/+0
2012-02-20Clean up work around spurious warning about missing JREStephan Bergmann1-5/+30
2012-02-19Get rid of size() == 0Elton Chung1-2/+2
2012-02-18unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold4-71/+0
2012-02-16disable JRE warnings during help compilation on first startMichael Meeks1-0/+5
2012-02-15Various string function clean upStephan Bergmann2-10/+21
2012-02-14fix layout of checkboxes on Extension Manager dialog fdo#45851Tomcsik Bence1-9/+25
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-25reduce unnecessary includesCaolán McNamara1-16/+15
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist6-8/+51
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2012-01-13ByteString->rtl::OStringCaolán McNamara2-6/+6
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz5-4/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-03Fix for FDO#44280: Wrong position in Extension MgrOlivier Hallot1-25/+35
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot27-140/+138
2011-12-16add version suffix (beta1) to about dialogPetr Mladek1-0/+5
2011-12-11Remove ByteStringJulien Nabet1-1/+1
2011-12-06catch exception by constant referenceTakeshi Abe26-281/+281
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-29Fix for fdo39748, part IIOlivier Hallot2-7/+6
2011-11-28Fix for bug fdo39748, Easy-hack Cleanup extension list.Olivier Hallot7-12/+121
2011-11-27remove include of pch header in desktopNorbert Thiebaud52-102/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-3/+3
2011-11-22Upon startup, do not unnecesarily instantiate component service factories.Stephan Bergmann1-35/+37
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann1-1/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-9/+9
2011-11-16push/pop deprecatedCaolán McNamara1-2/+9
2011-11-16Fixup legacy sleepycat db database usage for packagesMichael Meeks6-38/+38
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-4/+1
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann4-70/+90
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2-9/+10
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann5-67/+32
2011-11-09OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann1-1/+1
2011-11-09OpenOffice.org-minimal-version dependency is not branded.Stephan Bergmann2-15/+7
2011-11-09dp_dependencies clean upStephan Bergmann3-86/+90
2011-10-31Improved an OSL_FAIL.Stephan Bergmann1-2/+7
2011-10-26chmod -xTor Lillqvist23-0/+0
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann3-3/+3
2011-10-08add more component prefixesMatúš Kukan4-4/+4
2011-10-07WaE: win32 cleanupMichael Meeks1-1/+1
2011-10-05cast goneCaolán McNamara1-2/+3