summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/dp_misc.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-17Use SAL_INFOStephan Bergmann1-4/+1
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann1-1/+1
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist1-1/+3
2014-06-04desktop: fix includesThomas Arnhold1-19/+19
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-22desktop: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from desktopAlexander Wilms1-8/+8
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist1-0/+4
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin1-4/+4
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann1-1/+1
2013-09-09Extension Manager: surely we should be able to spawn uno ...Michael Stahl1-3/+8
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-06-10_UNICODE macro unusedFridrich Štrba1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+10
2013-03-27-Wunused-macrosStephan Bergmann1-2/+4
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/miscChr. Rossmanith1-35/+22
2012-11-30de-cargocult singleton creationBjoern Michaelsen1-4/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann1-0/+22
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-08-24TypoStephan Bergmann1-3/+3
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann1-2/+3
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann1-4/+3
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann1-1/+1
2012-06-25callcatcher: update listCaolán McNamara1-43/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann1-2/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-10/+5
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon1-1/+1
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-06catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-2/+0
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann1-1/+1
2011-07-21Header filename case sensitivity fixesTor Lillqvist1-1/+1
2011-06-01tweak these a bit to allow better templateCaolán McNamara1-2/+2
2011-05-25add salhelper::LinkResolverCaolán McNamara1-8/+4
2011-05-21Drop OS2Tor 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 [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-01add restart requested tracingMichael Meeks1-0/+1