summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)AuthorFilesLines
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist1-1/+1
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-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-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 Arnhold3-2/+2
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-09-01Make it possible to build without ATLNiklas Johansson1-1/+1
2013-07-26more liblibreoffice pieces.Michael Meeks1-2/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-63/+12
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza1-20/+20
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-24move URE headers to include/David Tardon1-1/+0
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl1-7/+1
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-28add missing dep on comphelper/classids.hxxDavid Tardon1-0/+1
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-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
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 Bergmann3-0/+8