summaryrefslogtreecommitdiffstats
path: root/shell/source
Commit message (Expand)AuthorAgeFilesLines
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* cppcheck: unused variablesKorrawit Pruegsanusak2011-09-261-2/+0
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-231-1/+1
* Better management of exceptionJulien Nabet2011-09-171-2/+2
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-164-0/+11
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-164-11/+0
* Make a dbgutil build of the Explorer extension succeedTor Lillqvist2011-08-227-8/+13
* chmod -xTor Lillqvist2011-08-2228-0/+0
* No need to mention msvcprt.lib here, wntmsc.mk does thatTor Lillqvist2011-08-221-9/+0
* Move Win32-only code under source/win32 for clarityTor Lillqvist2011-08-2216-0/+0
* 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-241-1/+22
* Attempt to make this build with MinGWTor Lillqvist2011-06-2412-3/+48
* ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau2011-06-1712-15/+14
* Don't build this for iOS or Android eitherTor Lillqvist2011-06-121-3/+3
* Drop OS2Tor Lillqvist2011-05-218-66/+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-199-65/+15
* Remove commented code in libs-core/shellXisco Fauli2011-04-0540-659/+6
* drop bogus executable flag from image filesFrancisco Saito2011-03-292-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2989-0/+0
* 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-18163-228/+564
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12163-228/+564
| |\
| | * CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau2010-12-171-2/+2
| | |\
| | | * CWS gnumake2: resync to m94Mathias Bauer2010-11-261-1/+1
| | | |\ | | | |/ | | |/|
| | | * CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-2848-225/+557
| | | |\
| | | * \ CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-1318-88/+48
| | | |\ \
| | | * | | 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-17165-7320/+4390
| | | |\ \ \
| | * | \ \ \ rebase to m91os2010-11-011-1/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | m89 mergedos2010-10-0548-225/+557
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | #i114081# SID_MAIL_PREPAREEXPORT re-implementedos2010-10-051-1/+1
| | | | |_|/ | | | |/| |
| | * | | | sb129: #i113189# change UNO components to use passive registrationsb2010-09-1040-182/+459
| | * | | | dv20:#i80759# Fixed a memory leakDirk Voelzke2010-08-181-2/+2
| | * | | | dv20:#i95454# Use GetShortName to avoid problems with char versus wcharDirk Voelzke2010-08-137-41/+96
| | |/ / /
* | | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-5/+5
* | | | | OSL_TRACE: Use format stringThomas Arnhold2011-03-131-1/+1
|/ / / /
* | | | fix styleCaolán McNamara2011-03-041-35/+35
* | | | Remove "using namespace ::rtl"Julien Nabet2011-02-261-1/+5