summaryrefslogtreecommitdiff
path: root/embedserv/source
AgeCommit message (Expand)AuthorFilesLines
2014-05-30fdo#68849: Add header guards to all include filesJens Carl2-0/+9
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet3-7/+4
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold9-19/+19
2014-05-10remove globally disabled warnings from source filesThomas Arnhold14-90/+0
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-4/+2
2014-03-10embedserv: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-02-26Remove visual noise from embedservAlexander Wilms7-25/+25
2014-02-23Remove unneccessary commentsAlexander Wilms5-104/+104
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-26/+2
2013-11-28clean up some COM initializationMichael Stahl1-19/+6
2013-11-20Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist1-1/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-2/+1
2013-11-19fdo#66232 fix opening files via COM serverAndras Timar1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-9/+9
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-26/+15
2013-11-14embedserv: unused codeAndras Timar2-37/+0
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-13/+13
2013-10-23clean up some include guardsThomas Arnhold2-4/+4
2013-09-04WaE: C4723: potential divide by 0Tor Lillqvist1-1/+1
2013-07-26more liblibreoffice pieces.Michael Meeks1-2/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
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