summaryrefslogtreecommitdiff
path: root/external/cairo/Makefile
blob: e4968cf85fb663eb9578c924389af26a07074351 (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:
coration'>Jan Holesovsky 2020-02-08pack some data structuresNoel Grandin 2020-02-07make isDebuggerAttached() public comphelper APILuboš Luňák 2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák 2020-01-31new loplugin:namespaceindentationNoel Grandin 2020-01-28New loplugin:unsignedcompareStephan Bergmann 2020-01-26simplify InterfaceContainerHelper::clearNoel Grandin 2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin 2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin 2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt 2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci 2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin 2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis 2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann 2020-01-08loplugin:includeform (clang-cl)Stephan Bergmann 2020-01-06loplugin:cstylecast (macOS)Stephan Bergmann 2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis 2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski 2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian 2019-12-18sal_Char->char in comphelperNoel Grandin 2019-12-03remove some useless comment linesNoel Grandin 2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann 2019-11-29tdf#118639: store ODF encryption data for autorecoveryMike Kaganski 2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann