summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2015-11-24-Werror,-Wunused-variableStephan Bergmann
2015-11-24Use Get/SetWindowLongPtr, for 64-bit buildStephan Bergmann
2015-11-24-Werror,-Wbitwise-op-parenthesesStephan Bergmann
2015-11-24Expand single use of SendCommand macroStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-24-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-24-Werror,-WreorderStephan Bergmann
2015-11-24-Werror,-Wint-to-pointer-castStephan Bergmann
2015-11-18Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann
2015-11-18The #else branch is unused nowStephan Bergmann
2015-11-18-Werror,-Wlogical-op-parenthesesStephan Bergmann
2015-11-18-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann
2015-11-18-Wmissing-braces is globally disabled in com_GCC_defs.mk anywayStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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