summaryrefslogtreecommitdiffstats
path: root/embedserv
Commit message (Expand)AuthorAgeFilesLines
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-5/+5
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* add missing endifLuboš Luňák2012-03-131-0/+1
* WaE: declaration of 'hr' shadows a previous localDavid Tardon2012-03-121-3/+3
* WaE: deprecated conversion from string constant to 'char*'David Tardon2012-03-121-2/+4
* suppress "missing braces" error with -WerrorDavid Tardon2012-03-121-0/+4
* WaE: error: "DECLSPEC_SELECTANY" redefinedDavid Tardon2012-03-121-3/+0
* WaE: ignoring #pragma warningDavid Tardon2012-03-122-0/+4
* embedserv: convert to gbuildMatúš Kukan2012-03-1015-644/+202
* Added READMEs for modules which used to be in componentsJosh Heidenreich2012-02-081-0/+1
* catch exception by constant referenceTakeshi Abe2011-12-103-20/+20
* WaE: unreachable codeTor Lillqvist2011-10-031-1/+0
* chmod -xTor Lillqvist2011-10-032-0/+0
* WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist2011-10-031-0/+1
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+1
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-1/+0
* undo anything not wizard related in the previous merge-commitNorbert Thiebaud2011-08-213-4/+4
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-216-22/+6
|\
| * Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist2011-08-174-11/+7
| * Bin a couple of duplicated and unneeded linesTor Lillqvist2011-08-171-6/+0
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-6/+0
| * Include <guiddef.h> instad of <initguid.h>Tor Lillqvist2011-06-211-1/+1
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-2/+2
|/
* Use current terminology and socket libraryTor Lillqvist2011-05-161-2/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-096-30/+44
|\
| * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-105-30/+44
* | Remove bogus registry filesThomas Arnhold2011-02-195-516/+0
* | Remove OWN_DEBUG and WRITEDEBUGINFOThomas Arnhold2011-02-063-162/+0
* | Remove lots of dead codeThomas Arnhold2011-02-062-137/+0
* | move components to boost unordered containersFridrich Štrba2011-02-061-3/+3
* | Clean up makefilesThomas Arnhold2011-02-011-3/+1
* | Remove doubled headers.Thomas Arnhold2011-01-211-2/+0
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-203-5/+5
* | RTL patchJulien Nabet2010-11-242-8/+8
* | add modelines to .hxx files as wellCaolán McNamara2010-10-2814-1/+36
* | Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius2010-10-281-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1318-2/+48
* | more removed include guards using fixguard.pyPetr Mladek2010-10-052-4/+0
* | remove include guards using fixguard.pyPetr Mladek2010-10-058-4/+0
* | Remove redundant #include directives & commentsJ. Graeme Lingard2010-10-041-2/+0
|/
* CWS-TOOLING: integrate CWS mingwport28Vladimir Glazunov2010-03-101-1/+1
|\