summaryrefslogtreecommitdiff
path: root/fileaccess/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:
/lo/core/commit/toolkit/source/awt/asynccallback.cxx?h=feature/wasm&id=c6f5e12ee3f91234b064222272d756670f3bb207'>tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorEda Nur Var 2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann 2018-09-27loplugin:constfields in toolkitNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-23loplugin:includeform: toolkitStephan Bergmann 2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke 2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin 2015-11-09com::sun::star->css in toolkit/Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-08toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann 2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann 2014-10-31Removed duplicated includesAndrea Gelmini 2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann 2014-04-09Clean up function declarations and some unused functionsStephan Bergmann 2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-01-23tk: Constructor feature for AsyncCallback.Matúš Kukan 2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith