summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/misc/dp_misc.cxx
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist
2015-03-09Fix Linux baseline buildMiklos Vajna
2014-09-17Use SAL_INFOStephan Bergmann
2014-09-16Rename LO-specific uno ini-file (Linux: program/unorc) to "louno"Stephan Bergmann
2014-08-15Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist
2014-06-04desktop: fix includesThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22desktop: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from desktopAlexander Wilms
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in DESKTOP moduleNoel Grandin
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-09-09Extension Manager: surely we should be able to spawn uno ...Michael Stahl
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-10_UNICODE macro unusedFridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/miscChr. Rossmanith
2012-11-30de-cargocult singleton creationBjoern Michaelsen
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-30In "unopkg gui" dispose component context from DeInitVCLStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-24TypoStephan Bergmann
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann
2012-06-25callcatcher: update listCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-24Force ExtensionManager resync when the implementation changesStephan Bergmann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-01-15WaE: ordered comparison of pointer with integer zeroDavid Tardon
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann
2011-07-21Header filename case sensitivity fixesTor Lillqvist
2011-06-01tweak these a bit to allow better templateCaolán McNamara
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (desktop)Christina Rossmanith
2011-04-12Resolves: #i113273# use modification time of soft link targets if linkedCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold