summaryrefslogtreecommitdiffstats
path: root/embedserv/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0710-157/+157
* remove external include guardsThomas Arnhold2013-03-251-2/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-6/+4
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-196-105/+83
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* Logic (only update ret if it does not indicate an error yet)Stephan Bergmann2013-01-081-1/+1
* test on the return of pOleObject->CloseJulien Nabet2013-01-081-1/+6
* Some cppcheck cleaning in embedservJulien Nabet2012-12-222-3/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-32/+10
* Windows-only fixesStephan Bergmann2012-12-112-0/+4
* Blind Windows-only fixStephan Bergmann2012-12-112-6/+7
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-2813-15/+15
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-33/+27
* fix embedserv build with Win8 SDKPeter Foley2012-10-071-1/+1
* Fix an InteractionHandler new-style service useStephan Bergmann2012-10-041-21/+18
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-4/+3
* 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