summaryrefslogtreecommitdiff
path: root/unoxml/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
9'>For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann 2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann 2014-04-14typo: occuring -> occurringThomas Arnhold 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-22coverity#708183 Uninitialized scalar fieldCaolán McNamara 2014-03-19Replace UTF-8 no-break space to ASCII spaceIsamu Mogi 2014-03-11Mark overriding cppuhelper class template member functions as SAL_OVERRIDEStephan Bergmann 2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann 2014-03-08coverity#707714: Uninitialized pointerNorbert Thiebaud 2014-03-01Remove visual noise from includeAlexander Wilms 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann 2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann 2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara 2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann 2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky 2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky 2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann 2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa 2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann 2013-12-13Clarify cppuhelper/shlib.hxx should never have gone into URE interfaceStephan Bergmann 2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann 2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud 2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold 2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann 2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann 2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann 2013-10-01Fix commentsStephan Bergmann 2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann 2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann 2013-05-08fix signatures for copy-ctor and assignment for the propertysetmixin classesHerbert Dürr 2013-04-24move URE headers to include/David Tardon