summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-07fix embedserv build with Win8 SDKPeter Foley
2012-10-04Fix an InteractionHandler new-style service useStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-20new does not return nullStephan Bergmann
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-02fix build, typoMatúš Kukan
2012-07-02fixed build break by adding missing parenthesesPhilipp Riemer
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06nuke dead codeTakeshi Abe
2012-06-06fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbLuboš Luňák
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
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