summaryrefslogtreecommitdiff
path: root/animations/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:
b675fc0b2c5e31dc'>loplugin:finalclasses in sfx2..svlNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-09loplugin:constantparam in sfx2Noel Grandin 2016-06-10GSoC: Template Manager: Enable Keyboard shortcutsAkshay Deep 2016-06-09tdf#100260 Template Manager: Cannot open context menu without mouseAkshay Deep 2016-06-07Reset Default in Context Menu for default templatesAkshay Deep 2016-05-23loplugin:staticmethodsNoel Grandin 2016-05-23New Template Manager: Default Thumbnails in TemplateSearchViewAkshay Deep 2016-05-20New Template ManagerAkshay Deep 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-13make Link<> instances typedNoel Grandin 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-07fdo#65430 add OnItemDblClicked and setOpenTemplateHdl in templateSearchViewJoren De Cuyper