summaryrefslogtreecommitdiff
path: root/embedserv/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-20/+20
2013-04-08fix windows buildNoel Grandin1-1/+1
2013-04-08fix windows buildNoel Grandin1-3/+3
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-86/+49
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-157/+157
2013-03-25remove external include guardsThomas Arnhold1-2/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-6/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold6-105/+83
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-01-08Logic (only update ret if it does not indicate an error yet)Stephan Bergmann1-1/+1
2013-01-08test on the return of pOleObject->CloseJulien Nabet1-1/+6
2012-12-22Some cppcheck cleaning in embedservJulien Nabet2-3/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-32/+10
2012-12-11Windows-only fixesStephan Bergmann2-0/+4
2012-12-11Blind Windows-only fixStephan Bergmann2-6/+7
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist13-15/+15
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-33/+27
2012-10-07fix embedserv build with Win8 SDKPeter Foley1-1/+1
2012-10-04Fix an InteractionHandler new-style service useStephan Bergmann1-21/+18
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+3
2012-10-01Use prefixTor Lillqvist1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud3-5/+5
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-5/+5
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-76/+67
2012-07-20new does not return nullStephan Bergmann1-6/+0
2012-07-13re-base on ALv2 code. Includes:Michael Meeks11-253/+154
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-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-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
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-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úš Kukan6-535/+8
2011-12-10catch exception by constant referenceTakeshi Abe3-20/+20
2011-10-03WaE: unreachable codeTor Lillqvist1-1/+0
2011-10-03chmod -xTor Lillqvist1-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 Thiebaud1-1/+1
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli4-15/+0
2011-08-17Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutilTor Lillqvist3-10/+0