summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Collapse)Author
2010-11-16HC Cleanup - libs-coreJoseph Powers
2010-11-16fix this to build againCaolán McNamara
2010-11-16replace dp_internal::Noncopyable by boost::noncopyableDavid Tardon
2010-11-16simplify a bitDavid Tardon
2010-11-16simplify bool expressionDavid Tardon
2010-11-16Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-16refactor to remove some redundancyDavid Tardon
2010-11-15Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD.Robert Nagy
OpenBSD does not support $ORIGIN so we have to set LD_LIBRARY_PATH in order to find the shared libs of libreoffice. We also set JAVA_HOME here because it's path is outside of the default ones. NetBSD can probably use this too.
2010-11-15Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD.Robert Nagy
OpenBSD does not support $ORIGIN so we have to set LD_LIBRARY_PATH in order to find the shared libs of libreoffice. We also set JAVA_HOME here because it's path is outside of the default ones. NetBSD can probably use this too.
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-12Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-coreJan Holesovsky
2010-11-12Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
Conflicts: avmedia/source/gstreamer/gstplayer.cxx desktop/source/deployment/gui/dp_gui_extlistbox.cxx sfx2/source/appl/appserv.cxx
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-11Merge commit 'ooo/OOO330_m14' into libreoffice-3-3Jan Holesovsky
2010-11-11WaE, unused parametersCaolán McNamara
2010-11-11WaE, unused argumentCaolán McNamara
2010-11-11WaE: must retain signature for UNO API, but 1st arg unused nowCaolán McNamara
2010-11-11remove trailing bracketCaolán McNamara
2010-11-11Remove all traces of _HC (high contrast) from libs-coreSebastian Spaeth
This compiles successfully, but is otherwise only lightly tested.
2010-11-08Restart soffice.bin when necessary.Jan Holesovsky
In some cases, like when the migration is in progress, or when new extensions are registered, soffice.bin dies with a 'restart' me status. This implements the correct handling of this state in oosplash.bin.
2010-11-08Restart soffice.bin when necessary.Jan Holesovsky
In some cases, like when the migration is in progress, or when new extensions are registered, soffice.bin dies with a 'restart' me status. This implements the correct handling of this state in oosplash.bin.
2010-11-08use RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-11-08make this a define to keep things simpleCaolán McNamara
2010-11-08add platform definitions for openbsdRobert Nagy
2010-11-06add platform definitions for openbsdRobert Nagy
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö
2010-11-04tl88:#i100744# Better exception handling while retrieving information from ↵Dirk Voelzke
packages
2010-11-03Correct symlink in order to be used in SDK and testtool.Giuseppe Castagno
This in order to recognize the application installation path; only for Linux and similar platforms.
2010-11-01cleanup makefileMichael Meeks
2010-11-01add restart requested tracingMichael Meeks
2010-11-01comment disabled extensions importMichael Meeks
2010-11-01Further simplify and trace migration codeMichael Meeks
2010-11-01Simplify migration API, fix typos, and add trace outputMichael Meeks
2010-10-31use RTL_CONSTASCII_USTRINGPARAMJoost Eekhoorn
2010-10-30small startup optimizationCaolán McNamara
2010-10-29small startup optimizationsCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-27Fix typo in zipfile dependencyThorsten Behrens
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-pipe.diffNorbert Thiebaud
2010-10-25merge vosremoval-signal patchNorbert Thiebaud
2010-10-25merge vosremoval-security patchNorbert Thiebaud
2010-10-25micro optimizationCaolán McNamara
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky
Conflicts: desktop/source/app/app.cxx
2010-10-19sb134: #i114705# call FlushConfiguration only after all modifications have ↵sb
been made