summaryrefslogtreecommitdiff
path: root/framework/source/interaction/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/interaction/makefile.mk')
-rw-r--r--framework/source/interaction/makefile.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/framework/source/interaction/makefile.mk b/framework/source/interaction/makefile.mk
index 4ae3564c21f7..0767cb6b3389 100644
--- a/framework/source/interaction/makefile.mk
+++ b/framework/source/interaction/makefile.mk
@@ -2,14 +2,10 @@
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.mk,v $
-#
-# $Revision: 1.5.82.1 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
=81182f2d66a13b8aaa6756dd41ff7ba799a24a7f'>Accelerator doesn't need to inherit from Resource anymoreCaolán McNamara 2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin 2016-11-17loplugin:unusedfieldsNoel Grandin 2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin 2016-06-17convert DBG_ASSERT in vclNoel Grandin 2016-05-31loplugin:unusedmethodsNoel Grandin 2016-05-16remove ACCELITEM stuff from rscNoel Grandin 2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-09-30Fix typosAndrea Gelmini 2015-09-09convert Link<> to typedNoel Grandin 2015-07-17WaE: -Wmaybe-uninitializedCaolán McNamara 2015-05-11cppcheck: cstyleCastCaolán McNamara 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist 2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock 2014-02-26Remove visual noise from vclAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini 2013-03-22clean up DBG_ERRORnThomas Arnhold 2013-02-27GetFullKeyCode() was identical to GetFullCode()Tor Lillqvist 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks