summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2015-10-01com::sun::star->css in embedserv/Noel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-05cppcheck: fix some redundantCondition warningsJulien Nabet
2015-08-05tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-09remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-05-04css::uno::Reference can automatically up-cast nowStephan Bergmann
2015-05-03tdf#66232: Cannot open files by COM2Mike Kaganski
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-02-21Typo: trough->throughJulien Nabet
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-03-10embedserv: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from embedservAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-29bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-11-28clean up some COM initializationMichael Stahl
2013-11-20Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-19fdo#66232 fix opening files via COM serverAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14embedserv: unused codeAndras Timar
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-23clean up some include guardsThomas Arnhold
2013-09-04WaE: C4723: potential divide by 0Tor Lillqvist
2013-09-01Make it possible to build without ATLNiklas Johansson
2013-07-26more liblibreoffice pieces.Michael Meeks
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl