summaryrefslogtreecommitdiff
path: root/forms/source/inc/formnavigation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/formnavigation.hxx')
-rw-r--r--forms/source/inc/formnavigation.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/inc/formnavigation.hxx b/forms/source/inc/formnavigation.hxx
index 05c976dac11a..6dc848bd8abe 100644
--- a/forms/source/inc/formnavigation.hxx
+++ b/forms/source/inc/formnavigation.hxx
@@ -2,13 +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: formnavigation.hxx,v $
- * $Revision: 1.6 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
0'>2023-05-13use more optional for SdrObjListIterNoel Grandin 2023-05-11tdf#150732 ReportBuilder,Moving fields breaks connection of field to datasourceNoel Grandin 2023-04-23tdf#154886: fix Report builder mutex assertionJulien Nabet 2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia) 2023-04-18fix brain malfunctionNoel Grandin 2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin 2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski 2023-03-25loplugin:stringadd in registry..salNoel Grandin 2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia) 2023-03-19tdf#114441 - Convert use of sal_uLong to better integer types.Vinit Agarwal