You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/03/31 02:39:17 UTC

svn commit: r1307668 [3/3] - in /incubator/ooo/trunk/main: chart2/qa/unoapi/ comphelper/qa/complex/ connectivity/qa/ cppuhelper/qa/sce/ dbaccess/qa/unoapi/ extensions/qa/complex/extensions/ extensions/qa/integration/extensions/ extensions/qa/unoapi/ ex...

Modified: incubator/ooo/trunk/main/svx/qa/unoapi/svx.sce
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/svx/qa/unoapi/svx.sce?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/svx/qa/unoapi/svx.sce (original)
+++ incubator/ooo/trunk/main/svx/qa/unoapi/svx.sce Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 #i98339 -o svx.AccessibleControlShape
 #i111278 -o svx.AccessibleEditableTextPara
 #i111252 -o svx.AccessibleGraphicShape

Modified: incubator/ooo/trunk/main/sw/qa/unoapi/knownissues.xcl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sw/qa/unoapi/knownissues.xcl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/sw/qa/unoapi/knownissues.xcl (original)
+++ incubator/ooo/trunk/main/sw/qa/unoapi/knownissues.xcl Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 ### i85576 ###
 sw.SwXCellRange::com::sun::star::text::CellRange
 

Modified: incubator/ooo/trunk/main/sw/qa/unoapi/sw.sce
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sw/qa/unoapi/sw.sce?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/sw/qa/unoapi/sw.sce (original)
+++ incubator/ooo/trunk/main/sw/qa/unoapi/sw.sce Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 -o sw.CharacterStyle
 -o sw.ConditionalParagraphStyle
 -o sw.PageStyle

Modified: incubator/ooo/trunk/main/sysui/desktop/macosx/Info.plist
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/sysui/desktop/macosx/Info.plist?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/sysui/desktop/macosx/Info.plist (original)
+++ incubator/ooo/trunk/main/sysui/desktop/macosx/Info.plist Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <plist version="1.0">
 <dict>
 	<key>CFBundleDevelopmentRegion</key>

Modified: incubator/ooo/trunk/main/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/src/toolpanels/TaskPaneComponentUI.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/src/toolpanels/TaskPaneComponentUI.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/src/toolpanels/TaskPaneComponentUI.xdl (original)
+++ incubator/ooo/trunk/main/testautomation/extensions/optional/input/extension_sources/TaskPaneComponent/src/toolpanels/TaskPaneComponentUI.xdl Sat Mar 31 00:39:13 2012
@@ -1,8 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog1" dlg:left="192" dlg:top="127" dlg:width="174" dlg:height="147" dlg:closeable="true" dlg:moveable="true" dlg:help-url="customcontrol1" dlg:withtitlebar="false">
  <dlg:bulletinboard>
   <dlg:button dlg:id="CommandButton1" dlg:tab-index="0" dlg:left="6" dlg:top="8" dlg:width="64" dlg:height="20" dlg:value="a wonderful button"/>
   <dlg:textfield dlg:id="TextField1" dlg:textarea-vertical-align="top" dlg:tab-index="1" dlg:left="6" dlg:top="38" dlg:width="64" dlg:height="59" dlg:value="a wonderful text"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl (original)
+++ incubator/ooo/trunk/main/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl Sat Mar 31 00:39:13 2012
@@ -1,8 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog1" dlg:left="141" dlg:top="75" dlg:width="209" dlg:height="146" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:button dlg:id="CommandButton1" dlg:tab-index="0" dlg:left="12" dlg:top="34" dlg:width="52" dlg:height="22" dlg:value="CommandButton1"/>
   <dlg:text dlg:id="Label1" dlg:tab-index="1" dlg:left="15" dlg:top="12" dlg:width="45" dlg:height="11" dlg:value="AppLibrary1"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/testautomation/framework/required/input/basic_ide/Dialog5.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/framework/required/input/basic_ide/Dialog5.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testautomation/framework/required/input/basic_ide/Dialog5.xdl (original)
+++ incubator/ooo/trunk/main/testautomation/framework/required/input/basic_ide/Dialog5.xdl Sat Mar 31 00:39:13 2012
@@ -1,7 +1,27 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog5" dlg:left="259" dlg:top="130" dlg:width="201" dlg:height="169" dlg:help-text="&amp;28.Dialog5.HelpText" dlg:closeable="true" dlg:moveable="true" dlg:title="&amp;29.Dialog5.Title">
  <dlg:bulletinboard>
   <dlg:button dlg:id="CommandButton1" dlg:tab-index="0" dlg:left="59" dlg:top="44" dlg:width="84" dlg:height="49" dlg:help-text="&amp;30.Dialog5.CommandButton1.HelpText" dlg:value="&amp;31.Dialog5.CommandButton1.Label"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/testgraphical/document-pool/demo/knownissues.xcl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testgraphical/document-pool/demo/knownissues.xcl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/testgraphical/document-pool/demo/knownissues.xcl (original)
+++ incubator/ooo/trunk/main/testgraphical/document-pool/demo/knownissues.xcl Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 [ps]
 ### contains date in it, will fail every time ###
 CurrentTime.ods

Modified: incubator/ooo/trunk/main/toolkit/qa/unoapi/knownissues.xcl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/toolkit/qa/unoapi/knownissues.xcl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/toolkit/qa/unoapi/knownissues.xcl (original)
+++ incubator/ooo/trunk/main/toolkit/qa/unoapi/knownissues.xcl Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 ### i86545 ###
 toolkit.AccessibleToolBoxItem::com::sun::star::accessibility::XAccessibleText
 

Modified: incubator/ooo/trunk/main/toolkit/qa/unoapi/toolkit.sce
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/toolkit/qa/unoapi/toolkit.sce?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/toolkit/qa/unoapi/toolkit.sce (original)
+++ incubator/ooo/trunk/main/toolkit/qa/unoapi/toolkit.sce Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 #i86007 -o toolkit.AccessibleButton
 #i88332 -o toolkit.AccessibleCheckBox
 #i86008 -o toolkit.AccessibleComboBox

Modified: incubator/ooo/trunk/main/ucb/qa/unoapi/knownissues.xcl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/ucb/qa/unoapi/knownissues.xcl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/ucb/qa/unoapi/knownissues.xcl (original)
+++ incubator/ooo/trunk/main/ucb/qa/unoapi/knownissues.xcl Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 ### i86626 ###
 ucb.UniversalContentBroker::com::sun::star::ucb::XCommandProcessor
 

Modified: incubator/ooo/trunk/main/ucb/qa/unoapi/ucb.sce
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/ucb/qa/unoapi/ucb.sce?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/ucb/qa/unoapi/ucb.sce (original)
+++ incubator/ooo/trunk/main/ucb/qa/unoapi/ucb.sce Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 -o ucb.UcbContentProviderProxyFactory
 -o ucb.UcbPropertiesManager
 -o ucb.UcbStore

Modified: incubator/ooo/trunk/main/wizards/source/depot/Dialog2.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/depot/Dialog2.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/depot/Dialog2.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/depot/Dialog2.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog2" dlg:tab-index="0" dlg:left="91" dlg:top="24" dlg:width="220" dlg:height="128" dlg:page="1" dlg:help-url="HID:WIZARDS_HID_DLGDEPOT_DIALOG_SELLBUY" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblStockNames" dlg:tab-index="0" dlg:left="6" dlg:top="6" dlg:width="102" dlg:height="8" dlg:value="lblStockNames"/>
@@ -33,4 +53,4 @@
   </dlg:button>
   <dlg:fixedline dlg:id="hlnCommission" dlg:tab-index="19" dlg:left="6" dlg:top="66" dlg:width="210" dlg:height="8" dlg:value="hlnCommission"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/depot/Dialog3.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/depot/Dialog3.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/depot/Dialog3.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/depot/Dialog3.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog3" dlg:left="161" dlg:top="81" dlg:width="176" dlg:height="119" dlg:page="3" dlg:help-url="HID:WIZARDS_HID_DLGDEPOT_DIALOG_SPLIT" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblStockNames" dlg:tab-index="0" dlg:left="6" dlg:top="6" dlg:width="98" dlg:height="8" dlg:value="lblStockNames"/>
@@ -42,4 +62,4 @@
   <dlg:numericfield dlg:id="txtOldRate" dlg:tab-index="21" dlg:left="6" dlg:top="53" dlg:width="30" dlg:height="12" dlg:page="2" dlg:help-url="HID:WIZARDS_HID_DLGDEPOT_2_TXTOLDRATE" dlg:decimal-accuracy="0" dlg:value-min="1" dlg:spin="true"/>
   <dlg:numericfield dlg:id="txtNewRate" dlg:tab-index="22" dlg:left="50" dlg:top="53" dlg:width="30" dlg:height="12" dlg:page="2" dlg:help-url="HID:WIZARDS_HID_DLGDEPOT_2_TXTNEWRATE" dlg:decimal-accuracy="0" dlg:value-min="1" dlg:spin="true"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/depot/Dialog4.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/depot/Dialog4.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/depot/Dialog4.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/depot/Dialog4.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog4" dlg:left="161" dlg:top="81" dlg:width="160" dlg:height="120" dlg:page="1" dlg:help-url="HID:WIZARDS_HID_DLGDEPOT_DIALOG_HISTORY" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblWelcome" dlg:tab-index="0" dlg:left="6" dlg:top="6" dlg:width="148" dlg:height="49" dlg:value="lblWelcome" dlg:multiline="true"/>
@@ -14,4 +34,4 @@
    <script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:Depot.Currency.EnableGoOnButton?language=Basic&amp;location=application" script:language="Script"/>
   </dlg:menulist>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/euro/DlgConvert.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/euro/DlgConvert.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/euro/DlgConvert.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/euro/DlgConvert.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DialogConvert" dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="2" dlg:help-url="HID:WIZARDS_HID_DLGCONVERT_DIALOG" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblCurrencies" dlg:tab-index="1" dlg:left="170" dlg:top="39" dlg:width="89" dlg:height="8" dlg:value="lblCurrencies"/>
@@ -74,4 +94,4 @@
    <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Euro.Common.StartConversion?language=Basic&amp;location=application" script:language="Script"/>
   </dlg:button>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/euro/DlgPassword.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/euro/DlgPassword.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/euro/DlgPassword.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/euro/DlgPassword.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DlgPassword" dlg:left="77" dlg:top="93" dlg:width="310" dlg:height="65" dlg:closeable="true" dlg:moveable="true" dlg:title="DlgPassword">
  <dlg:bulletinboard>
   <dlg:button dlg:id="cmdGoOn" dlg:tab-index="0" dlg:left="251" dlg:top="6" dlg:width="53" dlg:height="14" dlg:help-url="HID:WIZARDS_HID_DLGPASSWORD_CMDGOON" dlg:value="cmdGoOn">
@@ -12,4 +32,4 @@
   <dlg:textfield dlg:id="txtPassword" dlg:tab-index="3" dlg:left="11" dlg:top="18" dlg:width="232" dlg:height="12" dlg:help-url="HID:WIZARDS_HID_DLGPASSWORD_TXTPASSWORD" dlg:echochar="*"/>
   <dlg:fixedline dlg:id="hlnPassword" dlg:tab-index="4" dlg:left="6" dlg:top="6" dlg:width="238" dlg:height="8" dlg:value="hlnPassword"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/formwizard/DlgFormDB.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/formwizard/DlgFormDB.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/formwizard/DlgFormDB.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/formwizard/DlgFormDB.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DlgFormDB" dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="1" dlg:help-url="HID:WIZARDS_HID_DLGFORM_DIALOG" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblSelFields" dlg:tab-index="10" dlg:left="154" dlg:top="70" dlg:width="110" dlg:height="8" dlg:page="1" dlg:value="lblSelFields"/>
@@ -99,4 +119,4 @@
   </dlg:radiogroup>
   <dlg:fixedline dlg:id="FixedLine1" dlg:tab-index="0" dlg:left="6" dlg:top="180" dlg:width="258" dlg:height="6"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/gimmicks/ReadFolderDlg.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/gimmicks/ReadFolderDlg.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/gimmicks/ReadFolderDlg.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/gimmicks/ReadFolderDlg.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="ReadFolderDlg" dlg:left="161" dlg:top="81" dlg:width="180" dlg:height="136" dlg:closeable="true" dlg:moveable="true" dlg:title="Read and Design Recursively">
  <dlg:bulletinboard>
   <dlg:button dlg:id="cmdGetDir" dlg:tab-index="0" dlg:left="161" dlg:top="49" dlg:width="14" dlg:height="14" dlg:value="...">
@@ -19,4 +39,4 @@
   <dlg:text dlg:id="Label4" dlg:tab-index="8" dlg:disabled="true" dlg:left="6" dlg:top="80" dlg:width="170" dlg:height="8" dlg:value="Sorting the files and subdirectories..."/>
   <dlg:text dlg:id="Label5" dlg:tab-index="9" dlg:disabled="true" dlg:left="6" dlg:top="91" dlg:width="170" dlg:height="8" dlg:value="Drawing the filestructure..."/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/gimmicks/UserfieldDlg.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/gimmicks/UserfieldDlg.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/gimmicks/UserfieldDlg.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/gimmicks/UserfieldDlg.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="UserfieldDlg" dlg:left="161" dlg:top="57" dlg:width="281" dlg:height="214" dlg:closeable="true" dlg:moveable="true" dlg:title="Modify User Data">
  <dlg:bulletinboard>
   <dlg:text dlg:id="Label1" dlg:tab-index="0" dlg:left="6" dlg:top="48" dlg:width="57" dlg:height="8" dlg:value="Label1"/>
@@ -46,4 +66,4 @@
    <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Gimmicks.Userfields.DeleteCurrentSettings?language=Basic&amp;location=application" script:language="Script"/>
   </dlg:button>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/importwizard/ImportDialog.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/importwizard/ImportDialog.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/importwizard/ImportDialog.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/importwizard/ImportDialog.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="ImportDialog" dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="4" dlg:help-url="HID:WIZARDS_HID_DLGIMPORT_DIALOG" dlg:closeable="true" dlg:moveable="true" dlg:title="ImportDialog">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblTemplateExport" dlg:tab-index="0" dlg:left="12" dlg:top="94" dlg:width="60" dlg:height="8" dlg:page="2" dlg:value="lblTemplateExport"/>
@@ -93,4 +113,4 @@
    <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:ImportWizard.FilesModul.OpenLogDocument?language=Basic&amp;location=application" script:language="Script"/>
   </dlg:button>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/schedule/DlgCalendar.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/schedule/DlgCalendar.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/schedule/DlgCalendar.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/schedule/DlgCalendar.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog1" dlg:left="160" dlg:top="81" dlg:width="208" dlg:height="156" dlg:page="1" dlg:help-url="HID:WIZARDS_HID_DLGHOLIDAYCAL_DIALOG" dlg:closeable="true" dlg:moveable="true">
  <dlg:styles>
   <dlg:style dlg:style-id="0" dlg:border="none"/>
@@ -61,4 +81,4 @@
   <dlg:text dlg:id="lblEventMonth" dlg:tab-index="23" dlg:left="60" dlg:top="44" dlg:width="44" dlg:height="8" dlg:page="2" dlg:value="lblEventMonth"/>
   <dlg:numericfield dlg:id="txtYear" dlg:tab-index="24" dlg:left="62" dlg:top="89" dlg:width="38" dlg:height="12" dlg:page="1" dlg:help-url="HID:WIZARDS_HID_DLGHOLIDAYCAL_1_EDYEAR" dlg:decimal-accuracy="0" dlg:value-min="1582" dlg:value-max="9957" dlg:spin="true"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/template/DialogStyles.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/template/DialogStyles.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/template/DialogStyles.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/template/DialogStyles.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DialogStyles" dlg:left="170" dlg:top="93" dlg:width="120" dlg:height="169" dlg:help-url="HID:WIZARDS_HID_DLGSTYLES_DIALOG" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:button dlg:id="cmdCancel" dlg:tab-index="0" dlg:left="5" dlg:top="150" dlg:width="50" dlg:height="13" dlg:help-url="HID:WIZARDS_HID_DLGSTYLES_CANCEL" dlg:value="cmdCancel">
@@ -12,4 +32,4 @@
    <script:event script:event-name="on-itemstatechange" script:macro-name="vnd.sun.star.script:Template.Samples.SelectStyle?language=Basic&amp;location=application" script:language="Script"/>
   </dlg:menulist>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/template/TemplateDialog.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/template/TemplateDialog.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/template/TemplateDialog.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/template/TemplateDialog.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="TemplateDialog" dlg:left="170" dlg:top="93" dlg:width="220" dlg:height="60" dlg:page="1" dlg:help-url="HID:WIZARDS_HID_DLGCORRESPONDENCE_DIALOG" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:radiogroup>
@@ -26,4 +46,4 @@
   <dlg:fixedline dlg:id="FrmLetter" dlg:tab-index="7" dlg:left="6" dlg:top="6" dlg:width="150" dlg:height="10" dlg:page="2" dlg:value="FrmLetter"/>
   <dlg:fixedline dlg:id="FrmAgenda" dlg:tab-index="8" dlg:left="6" dlg:top="6" dlg:width="150" dlg:height="10" dlg:page="1" dlg:value="FrmAgenda"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/tools/DlgOverwriteAll.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/tools/DlgOverwriteAll.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/tools/DlgOverwriteAll.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/tools/DlgOverwriteAll.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DlgOverwriteAll" dlg:left="138" dlg:top="75" dlg:width="230" dlg:height="64" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:text dlg:id="lblQueryforSave" dlg:tab-index="0" dlg:left="6" dlg:top="6" dlg:width="218" dlg:height="36" dlg:value="lblQueryforSave" dlg:multiline="true"/>

Modified: incubator/ooo/trunk/main/wizards/source/tutorials/TutorialCloseDialog.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/tutorials/TutorialCloseDialog.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/tutorials/TutorialCloseDialog.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/tutorials/TutorialCloseDialog.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="TutorialCloseDialog" dlg:left="173" dlg:top="82" dlg:width="132" dlg:height="38" dlg:closeable="true" dlg:moveable="true">
  <dlg:styles>
   <dlg:style dlg:style-id="0" dlg:font-weight="150"/>
@@ -11,4 +31,4 @@
   <dlg:button dlg:id="noButton" dlg:tab-index="0" dlg:left="76" dlg:top="20" dlg:width="50" dlg:height="14" dlg:value="No" dlg:button-type="cancel"/>
   <dlg:text dlg:style-id="0" dlg:id="Label1" dlg:tab-index="2" dlg:left="6" dlg:top="6" dlg:width="120" dlg:height="8" dlg:value="Do you want to close this Tutorial?." dlg:align="center"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/tutorials/TutorialOpenDialog.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/tutorials/TutorialOpenDialog.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/tutorials/TutorialOpenDialog.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/tutorials/TutorialOpenDialog.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="TutorialOpenDialog" dlg:left="158" dlg:top="58" dlg:width="250" dlg:height="200" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:button dlg:id="Open" dlg:tab-index="1" dlg:left="141" dlg:top="180" dlg:width="50" dlg:height="14" dlg:value="Open">
@@ -18,4 +38,4 @@
   <dlg:fixedline dlg:id="FixedLine3" dlg:tab-index="6" dlg:left="267" dlg:top="44" dlg:width="0" dlg:height="2"/>
   <dlg:text dlg:id="Label" dlg:tab-index="7" dlg:left="112" dlg:top="17" dlg:width="132" dlg:height="155" dlg:multiline="true"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/tutorials/TutorialsDialog.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/tutorials/TutorialsDialog.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/tutorials/TutorialsDialog.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/tutorials/TutorialsDialog.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="TutorialsDialog" dlg:left="149" dlg:top="54" dlg:width="250" dlg:height="200" dlg:closeable="true" dlg:moveable="true">
  <dlg:styles>
   <dlg:style dlg:style-id="0" dlg:font-weight="150"/>
@@ -23,4 +43,4 @@
   <dlg:fixedline dlg:id="FixedLineHorizontal" dlg:tab-index="7" dlg:left="0" dlg:top="176" dlg:width="250" dlg:height="1"/>
   <dlg:fixedline dlg:id="FixedLineVertikal" dlg:tab-index="6" dlg:left="85" dlg:top="0" dlg:width="1" dlg:height="176" dlg:align="vertical"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/wizards/source/webwizard/WebWzrd.xdl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/wizards/source/webwizard/WebWzrd.xdl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/wizards/source/webwizard/WebWzrd.xdl (original)
+++ incubator/ooo/trunk/main/wizards/source/webwizard/WebWzrd.xdl Sat Mar 31 00:39:13 2012
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
+<!--***********************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ ***********************************************************-->
 <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="WebWzrd" dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:help-url="HID:WIZARDS_HID0_WEBWIZARD" dlg:closeable="true" dlg:moveable="true">
  <dlg:bulletinboard>
   <dlg:button dlg:id="cbCancel" dlg:tab-index="0" dlg:left="6" dlg:top="190" dlg:width="50" dlg:height="14" dlg:help-url="HID:WIZARDS_HID0_STATUS_DIALOG" dlg:value="Cancel" dlg:button-type="cancel"/>
@@ -25,4 +45,4 @@
   </dlg:radiogroup>
   <dlg:fixedline dlg:id="hlnBackground" dlg:tab-index="11" dlg:left="154" dlg:top="152" dlg:width="110" dlg:height="9" dlg:value="hlnBackground"/>
  </dlg:bulletinboard>
-</dlg:window>
\ No newline at end of file
+</dlg:window>

Modified: incubator/ooo/trunk/main/xmloff/qa/unoapi/knownissues.xcl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmloff/qa/unoapi/knownissues.xcl?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmloff/qa/unoapi/knownissues.xcl (original)
+++ incubator/ooo/trunk/main/xmloff/qa/unoapi/knownissues.xcl Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 ### i23394 ###
 xmloff.Chart.XMLContentImporter::com::sun::star::xml::sax::XDocumentHandler
 xmloff.Chart.XMLImporter::com::sun::star::xml::sax::XDocumentHandler

Modified: incubator/ooo/trunk/main/xmloff/qa/unoapi/xmloff.sce
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/xmloff/qa/unoapi/xmloff.sce?rev=1307668&r1=1307667&r2=1307668&view=diff
==============================================================================
--- incubator/ooo/trunk/main/xmloff/qa/unoapi/xmloff.sce (original)
+++ incubator/ooo/trunk/main/xmloff/qa/unoapi/xmloff.sce Sat Mar 31 00:39:13 2012
@@ -1,3 +1,23 @@
+# *************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+# *************************************************************
 #111102# -o xmloff.Chart.XMLContentExporter
 #111102# -o xmloff.Chart.XMLContentImporter
 #111102# -o xmloff.Chart.XMLExporter