[Libreoffice-commits] .: sc/qa

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Sun Jan 29 15:35:50 PST 2012


 sc/qa/unoapi/knownissues.xcl |   28 +++++++++++-----------------
 1 file changed, 11 insertions(+), 17 deletions(-)

New commits:
commit f4060a56bf8f82367d1a18482f0e2c4c90ea9a1c
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Mon Jan 30 00:34:06 2012 +0100

    clean-up sc's knownissues.xcl

diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl
index f232ee9..33bed84 100644
--- a/sc/qa/unoapi/knownissues.xcl
+++ b/sc/qa/unoapi/knownissues.xcl
@@ -7,9 +7,6 @@ sc.ScAreaLinksObj::com::sun::star::sheet::XAreaLinks
 ### i84711 ###
 sc.ScAreaLinkObj::com::sun::star::util::XRefreshable
 
-### i84697 ###
-sc.ScNamedRangesObj::com::sun::star::sheet::XNamedRanges
-
 ### i84674 ###
 sc.ScCellTextCursor::com::sun::star::beans::XMultiPropertyStates
 sc.ScHeaderFooterTextCursor::com::sun::star::beans::XMultiPropertyStates
@@ -192,9 +189,6 @@ sc.ScAnnotationsObj::com::sun::star::container::XElementAccess
 sc.ScCellObj::com::sun::star::sheet::XSheetAnnotationAnchor
 sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping
 
-### i110862 ###
-sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable
-
 ### i111032 ###
 sc.ScAccessibleCell::com::sun::star::accessibility::XAccessibleText
 
@@ -207,32 +201,32 @@ sc.ScCellObj::com::sun::star::table::CellProperties
 sc.ScCellObj::com::sun::star::style::CharacterProperties
 sc.ScCellObj::com::sun::star::beans::XPropertySet
 sc.ScCellRangeObj::com::sun::star::table::CellProperties
-sc.ScCellRangeObj::com::sun::star::util::XReplaceable
-sc.ScCellRangeObj::com::sun::star::sheet::XCellRangesQuery
 sc.ScCellRangesObj::com::sun::star::table::CellProperties
 sc.ScCellRangesObj::com::sun::star::beans::XPropertySet
-sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField
 
 ### fdo43309 ###
 sc.ScCellRangeObj::com::sun::star::chart::XChartData
 
-### fdo43376 ###
-sc.ScDDELinksObj
-sc.ScDDELinkObj
-
 ### fdo44167 ###
 sc.ScDatabaseRangeObj::com::sun::star::sheet::XDatabaseRange
 sc.ScDatabaseRangeObj::com::sun::star::util::XRefreshable
 
 ### c++ based tests ###
+sc.ScCellRangeObj::com::sun::star::sheet::sheet::XCellRangesQuery
+sc.ScCellRangeObj::com::sun::star::table::CellProperties
+sc.ScCellRangeObj::com::sun::star::util::XSearchable
+sc.ScCellRangeObj::com::sun::star::sheet::XCellRangesQuery
+sc.ScCellRangeObj::com::sun::star::util::XReplaceable
+sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping
+sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField
+sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField
 sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable
 sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotDescriptor
 sc.ScDataPilotTableObj::com::sun::star::container::XNamed
-sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping
-sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField
+sc.ScDataPilotTableObj::com::sun::star::sheet::XDataPilotTable
 sc.ScNamedRangeObj::com::sun::star::sheet::XNamedRange
 sc.ScNamedRangesObj::com::sun::star::sheet::XNamedRanges
+sc.ScTableSheetObj::com::sun::star::util::XSearchable
+sc.ScTableSheetObj::com::sun::star::util::XReplaceable
 sc.ScTableSheetsObj::com::sun::star::container::XNamedContainer
 sc.ScTableSheetsObj::com::sun::star::sheet::XSpreadsheet2
-sc.ScCellRangeObj::com::sun::star::sheet::sheet::XCellRangesQuery
-sc.ScCellRangeObj::com::sun::star::table::CellProperties


More information about the Libreoffice-commits mailing list