summaryrefslogtreecommitdiffstats
path: root/embedserv/source
Commit message (Expand)AuthorAgeFilesLines
* Use prefixTor Lillqvist2012-10-011-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-253-5/+5
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-5/+5
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-76/+67
* new does not return nullStephan Bergmann2012-07-201-6/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1311-253/+154
* Remove various commented out definesThomas Arnhold2012-06-251-12/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2117-394/+241
* nuke dead codeTakeshi Abe2012-06-061-33/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-15/+9
* Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius2012-05-311-5/+5
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* 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-106-535/+8
* catch exception by constant referenceTakeshi Abe2011-12-103-20/+20
* WaE: unreachable codeTor Lillqvist2011-10-031-1/+0
* chmod -xTor Lillqvist2011-10-031-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-211-1/+1
* Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-08-214-15/+0
|\
| * Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist2011-08-173-10/+0
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-5/+0
| * Include <guiddef.h> instad of <initguid.h>Tor Lillqvist2011-06-211-1/+1
|/
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* 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-091-28/+0
|\
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-101-29/+1
* | 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
|\