summaryrefslogtreecommitdiff
path: root/unusedcode.exclude
blob: dc8ec705add11fde6805d62565b6fd0b5c3ad204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# 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
00'>2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann 2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann 2018-05-16Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke 2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin 2018-05-04Removed executable permission on data filesAndrea Gelmini 2018-05-04Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormatEike Rathke 2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin 2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin 2018-04-29loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin 2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl 2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin 2018-04-21cppcheck: identicalInnerConditionJochen Nitschke 2018-04-20loplugin:expressionalwayszero (clang-cl)Stephan Bergmann 2018-04-15remove some unused comphelper includesJochen Nitschke 2018-04-12weld SbiInputDialogCaolán McNamara 2018-04-12weld SvRTLInputBoxCaolán McNamara 2018-04-06tdf#111313: Honor bWriteNoLenParam in !bCompatibility, tooStephan Bergmann 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-04-01remove unused processfactory.hxx includesJochen Nitschke