summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-13add missing endifLuboš Luňák
2012-03-12WaE: declaration of 'hr' shadows a previous localDavid Tardon
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon
2012-03-12suppress "missing braces" error with -WerrorDavid Tardon
2012-03-12WaE: error: "DECLSPEC_SELECTANY" redefinedDavid Tardon
2012-03-12WaE: ignoring #pragma warningDavid Tardon
2012-03-10embedserv: convert to gbuildMatúš Kukan
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich
2011-12-10catch exception by constant referenceTakeshi Abe
2011-10-03WaE: unreachable codeTor Lillqvist
2011-10-03chmod -xTor Lillqvist
2011-10-03WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-17Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist
2011-08-17Bin a couple of duplicated and unneeded linesTor Lillqvist
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-21Include <guiddef.h> instad of <initguid.h>Tor Lillqvist
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-16Use current terminology and socket libraryTor Lillqvist
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-19Remove bogus registry filesThomas Arnhold
2011-02-06Remove OWN_DEBUG and WRITEDEBUGINFOThomas Arnhold
2011-02-06Remove lots of dead codeThomas Arnhold
2011-02-06move components to boost unordered containersFridrich Štrba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-24RTL patchJulien Nabet
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
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-10-04Remove redundant #include directives & commentsJ. Graeme Lingard
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-03-10CWS-TOOLING: integrate CWS mingwport28Vladimir Glazunov