summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Cleanup/remove CommandLine-related methods in lngconvex.Jan Holesovsky2011-08-082-115/+4
* No need for lngconvex for non-desktop OSesTor Lillqvist2011-07-231-0/+5
* Kill dtwm/cdeThomas Arnhold2011-07-221-6/+0
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-1214-115/+0
* Hardcode browser list: remove netscape, add chromeFrancois Tigeot2011-07-051-1/+1
* Update the hardcoded list of browsersFrancois Tigeot2011-07-041-1/+1
* Bypass for MinGW for nowTor Lillqvist2011-06-272-0/+12
* use sal_uInt16 instead of USHORT on unixMichael Meeks2011-06-241-3/+3
* Do build and deliver lngconvex on Unix, tooTor Lillqvist2011-06-243-2/+24
* Attempt to make this build with MinGWTor Lillqvist2011-06-2413-3/+50
* ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau2011-06-1712-15/+14
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-171-1/+1
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* Don't build this for iOS or Android eitherTor Lillqvist2011-06-121-3/+3
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-31/+31
* Drop OS2Tor Lillqvist2011-05-2111-74/+4
* remove dead codeDavid Tardon2011-05-181-22/+0
* Include <osl/diagnose.h> for OSL_ENSURE etcTor Lillqvist2011-04-286-0/+16
* SAL_CALL wasn't present for component_getFactoryJulien Nabet2011-04-213-3/+3
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-2111-26/+22
* Removed dbgmacros.{ch}xx / use OSL_{ENSURE,POSTCOND} insteadChristina Rossmanith2011-04-1911-112/+15
* Remove commented code in libs-core/shellXisco Fauli2011-04-0546-679/+6
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
* drop bogus executable flag from image filesFrancisco Saito2011-03-292-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-29114-0/+0
* set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-12/+12
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-18194-232/+581
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12194-232/+581
| |\
| | * masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann2011-02-221-1/+1
| | * CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau2010-12-171-1/+1
| | |\
| | | * sb131: merged in re/DEV300_next towards DEV300_m94sb2010-11-192-3/+1
| | | |\
| | | * | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| | * | | CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau2010-12-171-2/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | CWS gnumake2: resync to m94Mathias Bauer2010-11-262-3/+1
| | | |\ \ | | | |/ / | | |/| |
| | | * | CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-2850-226/+573
| | | |\|
| | | * | CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-1319-88/+50
| | | |\ \
| | | * | | CWS gnumake2: don't create static libs in toolsMathias Bauer2010-05-061-2/+2
| | | * | | CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2010-04-17195-7440/+4592
| | | |\ \ \
| | * | \ \ \ CWS-TOOLING: integrate CWS os143Vladimir Glazunov2010-11-081-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ rebase to m91os2010-11-011-1/+1
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | m89 mergedos2010-10-0550-226/+573
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | #i114081# SID_MAIL_PREPAREEXPORT re-implementedos2010-10-051-1/+1
| | | | | |_|/ | | | | |/| |
| | * | | | | sb132: merged in DEV300_m89sb2010-10-0441-183/+469
| | |\| | | |
| | | * | | | sb129: #i113189# change UNO components to use passive registrationsb2010-09-1041-183/+469
| | * | | | | sb132: #i114145# removed unused TESTDIR and NO_TESTSsb2010-09-231-2/+0
| | |/ / / /
| | * | | | CWS-TOOLING: integrate CWS dv20Vladimir Glazunov2010-08-269-43/+104
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | dv20:#i80759# Fixed a memory leakDirk Voelzke2010-08-181-2/+2
| | | * | | dv20:#i95454# Use GetShortName to avoid problems with char versus wcharDirk Voelzke2010-08-139-41/+102
| | |/ / /
* | | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-5/+5