summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpgrp.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-17 20:34:49 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-17 20:34:49 +0200
commit65bff6225b635f2b5fb75b648bf46ea54d2d7843 (patch)
tree01fd07efafdb9cd5eed1da9103725313e0b67e9e /xmloff/source/draw/ximpgrp.cxx
parent692dac6c6e964a64909f9adfba44f936810c2646 (diff)
parenta001605a190749900d3e09aa864ce56925ff848e (diff)
CWS gnumake2: rebase to DEV300_m76; fix build problems
Diffstat (limited to 'xmloff/source/draw/ximpgrp.cxx')
-rw-r--r--xmloff/source/draw/ximpgrp.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/draw/ximpgrp.cxx b/xmloff/source/draw/ximpgrp.cxx
index 59433e1da331..115c3b8b778c 100644
--- a/xmloff/source/draw/ximpgrp.cxx
+++ b/xmloff/source/draw/ximpgrp.cxx
@@ -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: ximpgrp.cxx,v $
- * $Revision: 1.20 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
656563f1a7639a99276fda90b6c8f675d20fc5'>loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann 2017-10-23loplugin:includeform: unodevtoolsStephan Bergmann 2017-10-01Prefer prefix operatorJulien Nabet 2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin 2017-08-17remove unnecessary use of OUString::getStrNoel Grandin 2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin 2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin 2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin 2017-07-06use OString::operator== in preference to ::equalsNoel Grandin 2017-06-13fix bug in skeletonmakerNoel Grandin 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin 2017-01-10New loplugin:conststringvar: unodevtoolsStephan Bergmann 2016-11-01Omit the default comparatorTakeshi Abe 2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-05-02Remove unused pbOpt parameterStephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann