summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-21Fix typosAndrea Gelmini
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-25more Windows build fixesNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25more Windows build fixesNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-08Resolve Linker Warning LNK4104Mike Kaganski
2015-12-02-Werror,-Wint-to-pointer-castStephan Bergmann
2015-12-02Silence clang-cl warnings in ATL headersStephan Bergmann
2015-11-28-Werror,-Wunused-variableStephan Bergmann
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