summaryrefslogtreecommitdiffstats
path: root/embedserv
Commit message (Expand)AuthorAgeFilesLines
* add missing dep on comphelper/classids.hxxDavid Tardon2013-03-281-0/+1
* 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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl2013-02-271-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* 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-113-0/+8
* 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-072-1/+5
* 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-012-2/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-282-3/+9
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* 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-1313-279/+178
* fix build, typoMatúš Kukan2012-07-021-2/+1
* fixed build break by adding missing parenthesesPhilipp Riemer2012-07-021-1/+1
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-3/+1
* 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
* fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbLuboš Luňák2012-06-061-0/+1
* 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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* add missing endifLuboš Luňák2012-03-131-0/+1
* 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