summaryrefslogtreecommitdiff
path: root/shell/source/unix
AgeCommit message (Expand)Author
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.c files don't need executable bitsMichael Stahl
2012-03-22WaE: ignoring lockf return valueCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-01-27Decrease verbiage a little bitTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2011-12-26catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-11-26Bypass more stuff on non-desktop OSes and enforce "lib" prefix for AndroidTor Lillqvist
2011-11-24upstream open-url-support-iceanimals.diff from libreoffice/buildBjoern Michaelsen
2011-11-15fdo#42865: shell: no mapfileMichael Stahl
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-06Undo basis/brand split: move some auxiliary executables from basis to brand.Stephan Bergmann
2011-10-05Removed dead code.Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-08-22chmod -xTor Lillqvist
2011-07-22Kill dtwm/cdeThomas Arnhold
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-07-05Hardcode browser list: remove netscape, add chromeFrancois Tigeot
2011-07-04Update the hardcoded list of browsersFrancois Tigeot
2011-06-12Don't build this for iOS or Android eitherTor Lillqvist
2011-05-21Drop OS2Tor Lillqvist
2011-05-18remove dead codeDavid Tardon
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-05Remove commented code in libs-core/shellXisco Fauli
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(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-10Porting LO to DragonflyFrancois Tigeot
2011-02-01Clean up makefilesThomas Arnhold
2011-01-02Merge remote branch 'origin/libreoffice-3-3'Rene Engelhard
2010-12-30Do not block when launching firefox, fdo#32427.Jan Holesovsky
2010-11-26cppcheck, Memory leakJulien Nabet
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 16Gert Faller
2010-11-08no -ldl on OpenBSDRobert Nagy
2010-11-05no -ldl on OpenBSDRobert Nagy
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13AIX tweaksCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-05-31cmcfixes74: #i111960 use xdg-open when availableCaolán McNamara
2010-05-24cmcfixes75: #i111796# check ftruncate return valueCaolán McNamara
2010-02-25sb118: merged in DEV300_m72sb