summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)AuthorFilesLines
2012-06-25Remove various commented out definesThomas Arnhold1-12/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks17-394/+241
2012-06-06nuke dead codeTakeshi Abe1-33/+0
2012-06-06fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbLuboš Luňák1-0/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-15/+9
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-5/+5
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-03-13add missing endifLuboš Luňák1-0/+1
2012-03-12WaE: declaration of 'hr' shadows a previous localDavid Tardon1-3/+3
2012-03-12WaE: deprecated conversion from string constant to 'char*'David Tardon1-2/+4
2012-03-12suppress "missing braces" error with -WerrorDavid Tardon1-0/+4
2012-03-12WaE: error: "DECLSPEC_SELECTANY" redefinedDavid Tardon1-3/+0
2012-03-12WaE: ignoring #pragma warningDavid Tardon2-0/+4
2012-03-10embedserv: convert to gbuildMatúš Kukan15-644/+202
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2011-12-10catch exception by constant referenceTakeshi Abe3-20/+20
2011-10-03WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-03chmod -xTor Lillqvist2-0/+0
2011-10-03WaE: C++ exception handler used, but unwind semantics are not enabledTor Lillqvist1-0/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud3-4/+4
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli6-22/+6
2011-08-17Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist4-11/+7
2011-08-17Bin a couple of duplicated and unneeded linesTor Lillqvist1-6/+0
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-6/+0
2011-06-21Include <guiddef.h> instad of <initguid.h>Tor Lillqvist1-1/+1
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-2/+2
2011-05-16Use current terminology and socket libraryTor Lillqvist1-2/+0
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-30/+44
2011-02-19Remove bogus registry filesThomas Arnhold5-516/+0
2011-02-06Remove OWN_DEBUG and WRITEDEBUGINFOThomas Arnhold3-162/+0
2011-02-06Remove lots of dead codeThomas Arnhold2-137/+0
2011-02-06move components to boost unordered containersFridrich Štrba1-3/+3
2011-02-01Clean up makefilesThomas Arnhold1-3/+1
2011-01-21Remove doubled headers.Thomas Arnhold1-2/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold3-5/+5
2010-11-24RTL patchJulien Nabet2-8/+8
2010-10-28add modelines to .hxx files as wellCaolán McNamara14-1/+36
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius1-1/+1
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1