Files
libreoffice/unusedcode.exclude
Juergen Funk 363a9c05fa Add FontCharMap::GetDefaultMap(bool) to unusedcode.exclude
This function ist uesed under windows here (only once)

http://opengrok.libreoffice.org/xref/core/vcl/win/gdi/salgdi3.cxx#1205

Change-Id: I03d48535d7ffd3bc148ccc637a7cc3cf94fceaeb
Reviewed-on: https://gerrit.libreoffice.org/20458
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-12-10 10:38:20 +00:00

32 lines
1.5 KiB
Plaintext

#
# list of symbols that should not be dropped, even they're not
# referenced in current (linux) builds
#
# test functions that aren't used yet, but will be in near future
# https://gerrit.libreoffice.org/#/c/1077/
ScFiltersTest::testColorScaleODS()
ScFiltersTest::testColorScaleXLSX()
apitest::XCellRangesQuery::testQueryFormulaCells()
apitest::XDataPilotDescriptor::testGetHiddenFields()
apitest::XDataPilotFieldGrouping::testCreateDateGroup()
apitest::XCellRangesQuery::testQueryFormulaCells()
apitest::XElementAccess::testGetElementType()
apitest::XElementAccess::testHasElements()
apitest::XIndexAccess::XIndexAccess(int)
apitest::XIndexAccess::testGetByIndex()
apitest::XIndexAccess::testGetByIndexException()
apitest::XIndexAccess::testGetCount()
apitest::XNameReplace::testReplaceByName()
apitest::XPropertySet::testAddPropertyChangeListener()
apitest::XPropertySet::testAddVetoableChangeListener()
apitest::XPropertySet::testRemovePropertyChangeListener()
apitest::XPropertySet::testRemoveVetoableChangeListener()
apitest::XSpreadsheetDocument::testGetSheets()
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const
comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&) const
FontCharMap::GetDefaultMap(bool)