summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc
AgeCommit message (Expand)AuthorFilesLines
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann1-2/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-11/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-27/+7
2012-04-02reorganize trickier staticsCaolán McNamara1-3/+3
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks1-6/+1
2012-03-23match DB_ENV creation flags to DB creation flagsCaolán McNamara1-1/+2
2012-03-23Take a meg off our memory footprintCaolán McNamara1-1/+48
2012-03-23DbEnv argument is always NULLCaolán McNamara1-4/+5
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl1-0/+227
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-2/+1
2012-02-15Various string function clean upStephan Bergmann1-3/+2
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot4-19/+19
2011-12-06catch exception by constant referenceTakeshi Abe4-37/+37
2011-11-27remove include of pch header in desktopNorbert Thiebaud11-21/+0
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann4-70/+90
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-14/+3
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 Bergmann2-69/+82
2011-10-26chmod -xTor Lillqvist1-0/+0
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2-2/+2
2011-09-15gbuildize desktopDavid Tardon1-78/+0
2011-07-21Header filename case sensitivity fixesTor Lillqvist1-1/+1
2011-06-01tweak these a bit to allow better templateCaolán McNamara3-6/+6
2011-05-25add salhelper::LinkResolverCaolán McNamara1-8/+4
2011-05-21Drop OS2Tor Lillqvist3-19/+1
2011-05-18Rework how <db.h> is includedTor Lillqvist1-3/+1
2011-05-17No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist1-1/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (desktop)Christina Rossmanith1-1/+1
2011-04-12Resolves: #i113273# use modification time of soft link targets if linkedCaolán McNamara1-7/+22
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito11-0/+0
2011-03-25Remove commented code in libs-core/desktopXisco Fauli2-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky14-3/+3
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-4/+4
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens14-3/+3
2011-03-05Replace OpenOffice.org to %PRODUCTNAMEAndras Timar2-2/+6
2011-02-16Translation of German comment.Albert Thuswaldner1-16/+0
2011-02-10Add x64 Windows here, tooTor Lillqvist1-0/+3
2011-02-10Porting LO to DragonflyFrancois Tigeot1-0/+6
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-0/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from desktopMikhail Voytenko1-2/+2
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe3-3/+3
2010-11-25avoid duplicate codeDavid Tardon1-3/+1
2010-11-16simplify a bitDavid Tardon1-13/+4
2010-11-16simplify bool expressionDavid Tardon1-4/+2
2010-11-16refactor to remove some redundancyDavid Tardon1-21/+23