compilerplugins/clang/unusedmethods.results | 190 ++-- compilerplugins/clang/unusedmethods.unused-returns.results | 532 ++++++++++++- cui/source/factory/dlgfact.cxx | 21 cui/source/factory/dlgfact.hxx | 5 cui/source/tabpages/chardlg.cxx | 1 editeng/source/items/textitem.cxx | 53 - editeng/source/rtf/rtfitem.cxx | 2 include/editeng/nlbkitem.hxx | 51 - include/editeng/prszitem.hxx | 55 - include/sfx2/sfxdlg.hxx | 1 include/tools/multisel.hxx | 1 lotuswordpro/source/filter/lwpstory.cxx | 4 lotuswordpro/source/filter/lwpstory.hxx | 1 reportdesign/source/ui/misc/UITools.cxx | 1 sc/source/ui/attrdlg/scdlgfact.cxx | 4 sc/source/ui/attrdlg/scdlgfact.hxx | 1 sd/source/ui/dlg/sddlgfact.cxx | 20 sd/source/ui/dlg/sddlgfact.hxx | 4 sw/inc/charatr.hxx | 1 sw/source/core/bastyp/init.cxx | 2 sw/source/core/doc/dbgoutsw.cxx | 1 sw/source/core/text/inftxt.cxx | 21 sw/source/core/text/inftxt.hxx | 1 sw/source/ui/dialog/swdlgfact.cxx | 20 sw/source/ui/dialog/swdlgfact.hxx | 4 tools/source/memtools/multisel.cxx | 16 26 files changed, 604 insertions(+), 409 deletions(-)
New commits: commit 73139fe600fc1399ae828077981a2498cb0a0b0c Author: Noel Grandin <noel.gran...@collabora.co.uk> Date: Fri Jan 19 13:10:22 2018 +0200 loplugin:unusedmethods Change-Id: If00b0e659e1818c29ae39b89f8b4f7ea29d14986 Reviewed-on: https://gerrit.libreoffice.org/48185 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index b9715589817e..1605c2785cc4 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -1,4 +1,4 @@ -basegfx/source/range/b2drangeclipper.cxx:693 +basegfx/source/range/b2drangeclipper.cxx:691 type-parameter-?-? eraseFromList(type-parameter-?-? &,const type-parameter-?-? &) basic/source/inc/buffer.hxx:41 void SbiBuffer::operator+=(signed char) @@ -8,18 +8,34 @@ basic/source/inc/buffer.hxx:46 void SbiBuffer::operator+=(int) connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:51 class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSetMetaData> connectivity::evoab::OEvoabResultSetMetaData::operator Reference() +connectivity/source/drivers/firebird/Driver.hxx:65 + const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::firebird::FirebirdDriver::getContext() const +connectivity/source/drivers/firebird/Util.hxx:61 + connectivity::firebird::ColumnTypeInfo::ColumnTypeInfo(short,const class rtl::OUString &) +connectivity/source/drivers/firebird/Util.hxx:66 + short connectivity::firebird::ColumnTypeInfo::getType() const +connectivity/source/drivers/firebird/Util.hxx:67 + short connectivity::firebird::ColumnTypeInfo::getSubType() const +connectivity/source/drivers/firebird/Util.hxx:68 + short connectivity::firebird::ColumnTypeInfo::getScale() const +connectivity/source/drivers/firebird/Util.hxx:69 + const class rtl::OUString & connectivity::firebird::ColumnTypeInfo::getCharacterSet() const +connectivity/source/drivers/mork/mork_helper.cxx:36 + int main(int,char **) connectivity/source/inc/dbase/dindexnode.hxx:70 _Bool connectivity::dbase::ONDXKey::operator<(const class connectivity::dbase::ONDXKey &) const -connectivity/source/inc/OColumn.hxx:119 +connectivity/source/inc/java/sql/Connection.hxx:66 + class rtl::OUString connectivity::java_sql_Connection::transFormPreparedStatement(const class rtl::OUString &) +connectivity/source/inc/OColumn.hxx:112 _Bool connectivity::OColumn::isReadOnly() const -connectivity/source/inc/OColumn.hxx:120 +connectivity/source/inc/OColumn.hxx:113 _Bool connectivity::OColumn::isWritable() const -connectivity/source/inc/OColumn.hxx:121 +connectivity/source/inc/OColumn.hxx:114 _Bool connectivity::OColumn::isDefinitelyWritable() const -connectivity/source/inc/OColumn.hxx:131 - const class rtl::OUString & connectivity::OColumn::getSchemaName() const -connectivity/source/inc/OColumn.hxx:133 - const class rtl::OUString & connectivity::OColumn::getCatalogName() const +connectivity/source/inc/odbc/OConnection.hxx:127 + class connectivity::odbc::ODBCDriver * connectivity::odbc::OConnection::getDriver() const +connectivity/source/inc/odbc/ODriver.hxx:79 + const class com::sun::star::uno::Reference<class com::sun::star::lang::XMultiServiceFactory> & connectivity::odbc::ODBCDriver::getORB() const connectivity/source/inc/odbc/OPreparedStatement.hxx:73 void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,const type-parameter-?-?) connectivity/source/inc/odbc/OPreparedStatement.hxx:74 @@ -80,10 +96,6 @@ hwpfilter/source/mzstring.h:101 class MzString & MzString::operator<<(long) hwpfilter/source/mzstring.h:102 class MzString & MzString::operator<<(short) -i18npool/source/localedata/LocaleNode.hxx:103 - void LocaleNode::print() const -idl/source/prj/svidl.cxx:105 - int main(int,char **) include/basegfx/color/bcolormodifier.hxx:76 _Bool basegfx::BColorModifier::operator!=(const class basegfx::BColorModifier &) const include/basegfx/curve/b2dcubicbezier.hxx:52 @@ -278,7 +290,7 @@ include/comphelper/logging.hxx:438 _Bool comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const include/comphelper/logging.hxx:452 _Bool comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const -include/comphelper/lok.hxx:44 +include/comphelper/lok.hxx:46 _Bool isLocalRendering() include/comphelper/propagg.hxx:55 _Bool comphelper::internal::OPropertyAccessor::operator==(const struct comphelper::internal::OPropertyAccessor &) const @@ -290,7 +302,7 @@ include/comphelper/sequence.hxx:342 type-parameter-?-? sequenceToContainer(const Sequence<type-parameter-?-?> &) include/comphelper/types.hxx:56 _Bool getImplementation(type-parameter-?-? *&,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &) -include/comphelper/unique_disposing_ptr.hxx:45 +include/comphelper/unique_disposing_ptr.hxx:46 type-parameter-?-? & comphelper::unique_disposing_ptr::operator*() const include/comphelper/unwrapargs.hxx:49 void unwrapArgs(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,int,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &) @@ -320,11 +332,13 @@ include/drawinglayer/primitive3d/baseprimitive3d.hxx:113 _Bool drawinglayer::primitive3d::BasePrimitive3D::operator!=(const class drawinglayer::primitive3d::BasePrimitive3D &) const include/drawinglayer/texture/texture.hxx:44 _Bool drawinglayer::texture::GeoTexSvx::operator!=(const class drawinglayer::texture::GeoTexSvx &) const -include/editeng/svxrtf.hxx:64 - class EditNodeIdx * EditNodeIdx::Clone() const +include/editeng/nlbkitem.hxx:29 + SvxNoLinebreakItem::SvxNoLinebreakItem(const _Bool,const unsigned short) +include/editeng/prszitem.hxx:35 + SvxPropSizeItem::SvxPropSizeItem(const unsigned short,const unsigned short) include/filter/msfilter/mstoolbar.hxx:98 Indent::Indent(_Bool) -include/formula/opcode.hxx:521 +include/formula/opcode.hxx:520 class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > OpCodeEnumToString(enum OpCode) include/formula/tokenarray.hxx:178 class formula::FormulaTokenArrayReferencesIterator formula::FormulaTokenArrayReferencesIterator::operator++(int) @@ -352,8 +366,6 @@ include/o3tl/string_view.hxx:551 o3tl::basic_string_view::basic_string_view<charT, traits>(const basic_string<type-parameter-?-?, type-parameter-?-?, allocator<type-parameter-?-?> > &) include/o3tl/string_view.hxx:693 _Bool operator==(basic_string_view<type-parameter-?-?, type-parameter-?-?>,basic_string_view<type-parameter-?-?, type-parameter-?-?>) -include/o3tl/string_view.hxx:698 - _Bool operator==(basic_string_view<type-parameter-?-?, type-parameter-?-?>,typename decay<basic_string_view<type-parameter-?-?, type-parameter-?-?> >::type) include/o3tl/string_view.hxx:704 _Bool operator==(typename decay<basic_string_view<type-parameter-?-?, type-parameter-?-?> >::type,basic_string_view<type-parameter-?-?, type-parameter-?-?>) include/o3tl/string_view.hxx:710 @@ -434,7 +446,7 @@ include/opencl/openclconfig.hxx:55 _Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const include/opencl/OpenCLZone.hxx:42 _Bool OpenCLZone::isInInitialTest() -include/sfx2/docfile.hxx:205 +include/sfx2/docfile.hxx:207 class rtl::OUString SfxMedium::GetConvertImagesFilter() include/sfx2/docfilt.hxx:81 _Bool SfxFilter::GetGpgEncryption() const @@ -442,6 +454,8 @@ include/sfx2/lokcharthelper.hxx:41 void LokChartHelper::Invalidate() include/sfx2/msg.hxx:120 const class std::type_info * SfxType0::Type() const +include/sfx2/sfxdlg.hxx:67 + class rtl::OUString SfxAbstractDialog::GetText() const include/sfx2/sidebar/Context.hxx:55 _Bool sfx2::sidebar::Context::operator==(const class sfx2::sidebar::Context &) const include/svl/itempool.hxx:167 @@ -453,32 +467,30 @@ include/svx/ClassificationEditView.hxx:41 include/svx/ClassificationEditView.hxx:47 void svx::ClassificationEditView::SetNumType(enum SvxNumType) include/svx/ClassificationField.hxx:47 - class rtl::OUString svx::ClassificationResult::getDisplayText() const + const class rtl::OUString & svx::ClassificationResult::getDisplayText() const include/svx/ClassificationField.hxx:52 _Bool svx::ClassificationResult::operator==(const class svx::ClassificationResult &) const -include/svx/framelink.hxx:209 - _Bool svx::frame::Style::operator==(const class svx::frame::Style &) const +include/svx/framelink.hxx:213 + _Bool operator>(const class svx::frame::Style &,const class svx::frame::Style &) include/svx/framelink.hxx:250 _Bool svx::frame::StyleVectorCombination::operator<(const class svx::frame::StyleVectorCombination &) const include/svx/svdlayer.hxx:72 _Bool SdrLayer::operator==(const class SdrLayer &) const include/svx/xpoly.hxx:82 _Bool XPolygon::operator==(const class XPolygon &) const -include/tools/bigint.hxx:94 - BigInt::BigInt(unsigned short) -include/tools/bigint.hxx:103 +include/tools/bigint.hxx:86 BigInt::BigInt(unsigned int) -include/tools/bigint.hxx:114 +include/tools/bigint.hxx:92 unsigned short BigInt::operator unsigned short() const -include/tools/bigint.hxx:115 - unsigned long BigInt::operator unsigned long() const -include/tools/bigint.hxx:137 +include/tools/bigint.hxx:94 + unsigned int BigInt::operator unsigned int() const +include/tools/bigint.hxx:117 class BigInt operator-(const class BigInt &,const class BigInt &) -include/tools/bigint.hxx:140 +include/tools/bigint.hxx:120 class BigInt operator%(const class BigInt &,const class BigInt &) -include/tools/bigint.hxx:143 +include/tools/bigint.hxx:123 _Bool operator!=(const class BigInt &,const class BigInt &) -include/tools/bigint.hxx:146 +include/tools/bigint.hxx:126 _Bool operator<=(const class BigInt &,const class BigInt &) include/tools/date.hxx:83 _Bool Date::IsEmpty() const @@ -500,8 +512,6 @@ include/tools/fract.hxx:69 class Fraction & Fraction::operator+=(double) include/tools/fract.hxx:70 class Fraction & Fraction::operator-=(double) -include/tools/fract.hxx:71 - class Fraction & Fraction::operator*=(double) include/tools/fract.hxx:86 _Bool operator>=(const class Fraction &,const class Fraction &) include/tools/fract.hxx:105 @@ -510,9 +520,11 @@ include/tools/fract.hxx:106 class Fraction operator-(const class Fraction &,double) include/tools/fract.hxx:108 class Fraction operator/(const class Fraction &,double) -include/tools/poly.hxx:162 +include/tools/multisel.hxx:45 + int MultiSelection::ImplFwdUnselected() +include/tools/poly.hxx:164 _Bool tools::Polygon::operator!=(const class tools::Polygon &) const -include/tools/poly.hxx:249 +include/tools/poly.hxx:251 _Bool tools::PolyPolygon::operator!=(const class tools::PolyPolygon &) const include/tools/ref.hxx:93 _Bool tools::SvRef::operator bool() const @@ -522,8 +534,6 @@ include/tools/weakbase.h:109 _Bool tools::WeakReference::operator<(const WeakReference<reference_type> &) const include/tools/weakbase.h:112 _Bool tools::WeakReference::operator>(const WeakReference<reference_type> &) const -include/tools/XmlWriter.hxx:48 - void tools::XmlWriter::attribute(const class rtl::OString &,int) include/unotest/assertion_traits.hxx:25 _Bool CppUnit::assertion_traits::equal(signed char,signed char) include/unotest/assertion_traits.hxx:27 @@ -540,8 +550,10 @@ include/vcl/commandevent.hxx:250 CommandMediaData::CommandMediaData(enum MediaCommand) include/vcl/commandevent.hxx:257 _Bool CommandMediaData::GetPassThroughToOS() const -include/vcl/cursor.hxx:94 +include/vcl/cursor.hxx:96 _Bool vcl::Cursor::operator!=(const class vcl::Cursor &) const +include/vcl/dialog.hxx:145 + _Bool Dialog::StartExecuteAsync(const class std::function<void (int)> &,class VclPtr<class VclReferenceBase>) include/vcl/edit.hxx:227 class rtl::OUString Edit::GetPlaceholderText() const include/vcl/EnumContext.hxx:133 @@ -554,7 +566,7 @@ include/vcl/errcode.hxx:83 _Bool ErrCode::operator>(const class ErrCode &) const include/vcl/errcode.hxx:84 _Bool ErrCode::operator>=(const class ErrCode &) const -include/vcl/gdimtf.hxx:109 +include/vcl/gdimtf.hxx:108 _Bool GDIMetaFile::operator!=(const class GDIMetaFile &) const include/vcl/gradient.hxx:104 _Bool Gradient::operator!=(const class Gradient &) const @@ -586,11 +598,11 @@ include/vcl/settings.hxx:480 void StyleSettings::SetTitleHeight(long) include/vcl/settings.hxx:483 void StyleSettings::SetFloatTitleHeight(long) -include/vcl/settings.hxx:494 +include/vcl/settings.hxx:492 void StyleSettings::SetSpinSize(long) -include/vcl/settings.hxx:655 +include/vcl/settings.hxx:653 _Bool HelpSettings::operator!=(const class HelpSettings &) const -include/vcl/settings.hxx:711 +include/vcl/settings.hxx:709 _Bool AllSettings::operator!=(const class AllSettings &) const include/vcl/svapp.hxx:169 ApplicationEvent::ApplicationEvent(enum ApplicationEvent::Type,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &) @@ -604,20 +616,24 @@ include/vcl/threadex.hxx:99 vcl::solarthread::detail::GenericSolarThreadExecutor::GenericSolarThreadExecutor<type-parameter-?-?, void>(const type-parameter-?-? &) include/vcl/txtattr.hxx:57 _Bool TextAttrib::operator!=(const class TextAttrib &) const -include/vcl/uitest/uiobject.hxx:243 +include/vcl/uitest/uiobject.hxx:264 TabPageUIObject::TabPageUIObject(const class VclPtr<class TabPage> &) -include/vcl/uitest/uiobject.hxx:251 +include/vcl/uitest/uiobject.hxx:272 class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > TabPageUIObject::create(class vcl::Window *) -include/vcl/uitest/uiobject.hxx:312 +include/vcl/uitest/uiobject.hxx:333 SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &) -include/vcl/uitest/uiobject.hxx:320 +include/vcl/uitest/uiobject.hxx:341 class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > SpinUIObject::create(class vcl::Window *) include/vcl/wall.hxx:98 _Bool Wallpaper::operator!=(const class Wallpaper &) const -include/vcl/window.hxx:428 +include/vcl/window.hxx:429 const char * ImplDbgCheckWindow(const void *) -lotuswordpro/source/filter/lwpfribptr.hxx:87 - void LwpFribPtr::FindLayouts() +include/vcl/window.hxx:1226 + class Size vcl::Window::PaintActiveFloatingWindow(class VirtualDevice &) const +libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35 + void openLokDialog(struct _GtkWidget *,void *) +lotuswordpro/source/filter/lwpstory.hxx:124 + void LwpStory::AddPageLayout(class LwpPageLayout *) o3tl/qa/cow_wrapper_clients.hxx:140 _Bool o3tltests::cow_wrapper_client4::operator==(const class o3tltests::cow_wrapper_client4 &) const o3tl/qa/cow_wrapper_clients.hxx:141 @@ -644,12 +660,14 @@ sc/inc/datamapper.hxx:86 void sc::ExternalDataSource::setProvider(const class rtl::OUString &) sc/inc/dpfilteredcache.hxx:144 void ScDPFilteredCache::dump() const -sc/inc/formulacell.hxx:446 +sc/inc/formulacell.hxx:448 void ScFormulaCell::Dump() const sc/inc/formulagroup.hxx:140 void sc::FormulaGroupInterpreter::enableOpenCL_UnitTestsOnly() sc/inc/formulagroup.hxx:141 void sc::FormulaGroupInterpreter::disableOpenCL_UnitTestsOnly() +sc/inc/formulalogger.hxx:102 + void sc::FormulaLogger::GroupScope::addRefMessage(const class ScAddress &,const class ScAddress &,unsigned long,const class std::__debug::vector<struct formula::VectorRefArray, class std::allocator<struct formula::VectorRefArray> > &) sc/inc/postit.hxx:47 ScCaptionPtr::ScCaptionPtr(class SdrCaptionObj *) sc/inc/scdll.hxx:42 @@ -666,7 +684,7 @@ sc/inc/table.hxx:326 _Bool ScTable::IsColRowTabValid(short,int,short) const sc/inc/userlist.hxx:86 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > *, class std::__cxx1998::vector<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> >, class std::allocator<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > > > >, class std::__debug::vector<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> >, class std::allocator<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > > > > ScUserList::begin() const -sc/qa/unit/helper/qahelper.hxx:201 +sc/qa/unit/helper/qahelper.hxx:202 class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > print(const class ScAddress &) sc/qa/unit/ucalc.hxx:141 void Test::testFormulaHashAndTag() @@ -678,13 +696,13 @@ sc/qa/unit/ucalc.hxx:367 void Test::testCopyPasteSkipEmptyConditionalFormatting() sc/qa/unit/ucalc.hxx:394 void Test::testSharedFormulaMoveBlock() -sc/qa/unit/ucalc.hxx:503 - void Test::testCondFormatUpdateMoveTab() sc/qa/unit/ucalc.hxx:504 - void Test::testCondFormatUpdateDeleteTab() + void Test::testCondFormatUpdateMoveTab() sc/qa/unit/ucalc.hxx:505 - void Test::testCondFormatUpdateInsertTab() + void Test::testCondFormatUpdateDeleteTab() sc/qa/unit/ucalc.hxx:506 + void Test::testCondFormatUpdateInsertTab() +sc/qa/unit/ucalc.hxx:507 void Test::testCondFormatUpdateReference() sc/source/core/opencl/formulagroupcl.cxx:934 _Bool sc::opencl::DynamicKernelSlidingArgument::NeedParallelReduction() const @@ -722,15 +740,15 @@ sc/source/filter/inc/xestream.hxx:106 class XclExpStream & XclExpStream::operator<<(float) sc/source/filter/inc/xiescher.hxx:159 class Color XclImpDrawObjBase::GetSolidLineColor(const struct XclObjLineData &) const -sc/source/ui/inc/dataprovider.hxx:72 +sc/source/ui/inc/dataprovider.hxx:68 _Bool sc::CSVFetchThread::IsRequestedTerminate() -sc/source/ui/inc/dataprovider.hxx:73 +sc/source/ui/inc/dataprovider.hxx:69 void sc::CSVFetchThread::Terminate() -sc/source/ui/inc/dataprovider.hxx:74 +sc/source/ui/inc/dataprovider.hxx:70 void sc::CSVFetchThread::EndThread() -sc/source/ui/inc/dataprovider.hxx:99 +sc/source/ui/inc/dataprovider.hxx:95 const class rtl::OUString & sc::DataProvider::GetURL() const -sc/source/ui/inc/dataprovider.hxx:101 +sc/source/ui/inc/dataprovider.hxx:97 class std::__debug::map<class rtl::OUString, class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<struct std::pair<const class rtl::OUString, class rtl::OUString> > > sc::DataProvider::getDataSourcesForURL(const class rtl::OUString &) sc/source/ui/inc/datatransformation.hxx:75 sc::SortTransformation::SortTransformation(const struct ScSortParam &) @@ -754,12 +772,6 @@ sd/source/ui/inc/optsitem.hxx:176 _Bool SdOptionsContents::operator==(const class SdOptionsContents &) const sd/source/ui/inc/unomodel.hxx:139 _Bool SdXImpressDocument::operator==(const class SdXImpressDocument &) const -sd/source/ui/remotecontrol/ZeroconfService.hxx:39 - sd::ZeroconfService::ZeroconfService(const class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,unsigned int) -sd/source/ui/remotecontrol/ZeroconfService.hxx:43 - const class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > & sd::ZeroconfService::getName() const -sd/source/ui/remotecontrol/ZeroconfService.hxx:44 - void sd::ZeroconfService::setName(const char *) slideshow/source/engine/activities/activitiesfactory.cxx:173 void slideshow::internal::(anonymous namespace)::FromToByActivity::startAnimation() slideshow/source/engine/activities/activitiesfactory.cxx:241 @@ -796,9 +808,9 @@ slideshow/source/engine/opengl/TransitionImpl.hxx:180 void OGLTransitionImpl::finish(double,double,double,double,double) slideshow/source/inc/shapeattributelayer.hxx:391 void slideshow::internal::ShapeAttributeLayer::setCharRotationAngle(const double &) -svgio/inc/svgstyleattributes.hxx:352 +svgio/inc/svgstyleattributes.hxx:345 class svgio::svgreader::SvgNumber svgio::svgreader::SvgStyleAttributes::getStrokeDashOffset() const -svgio/inc/svgstyleattributes.hxx:376 +svgio/inc/svgstyleattributes.hxx:369 enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const sw/inc/dbgoutsw.hxx:53 const char * dbg_out(const void *) @@ -888,26 +900,30 @@ sw/inc/swatrset.hxx:227 const class SvxNoHyphenItem & SwAttrSet::GetNoHyphenHere(_Bool) const sw/inc/swrect.hxx:105 class SvStream & WriteSwRect(class SvStream &,const class SwRect &) -sw/inc/swtable.hxx:198 - unsigned short SwTable::GetRowsToRepeat_() const -sw/qa/extras/inc/swmodeltestbase.hxx:543 +sw/inc/swrect.hxx:131 + void SwRect::SetBottomAndHeight(long,long) +sw/inc/swrect.hxx:134 + void SwRect::SetLowerLeftCorner(const class Point &) +sw/inc/swrect.hxx:147 + _Bool SwRect::OverStepTop(long) const +sw/qa/extras/inc/swmodeltestbase.hxx:544 class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> SwModelTestBase::getParagraphAnchoredObject(const int,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &) const -sw/qa/extras/uiwriter/uiwriter.cxx:5605 +sw/qa/extras/uiwriter/uiwriter.cxx:5836 int main() -sw/source/core/inc/frame.hxx:1334 +sw/source/core/inc/frame.hxx:1325 class Size SwRectFnSet::GetSize(const class SwRect &) const -sw/source/core/inc/frame.hxx:1365 +sw/source/core/inc/frame.hxx:1356 long SwRectFnSet::LeftDist(const class SwRect &,long) const -sw/source/core/inc/frame.hxx:1366 +sw/source/core/inc/frame.hxx:1357 long SwRectFnSet::RightDist(const class SwRect &,long) const -sw/source/core/inc/frame.hxx:1374 +sw/source/core/inc/frame.hxx:1365 long SwRectFnSet::XInc(long,long) const sw/source/core/inc/mvsave.hxx:162 _Bool ZSortFly::operator==(const class ZSortFly &) const -sw/source/core/text/porlin.hxx:128 +sw/source/core/text/inftxt.hxx:372 + void SwTextPaintInfo::NotifyURL_(const class SwLinePortion &) const +sw/source/core/text/porlin.hxx:119 _Bool SwLinePortion::IsTabRightPortion() const -sw/source/core/text/porlin.hxx:182 - class SvStream & SwLinePortion::operator<<(class SvStream &) const sw/source/core/text/txtpaint.hxx:73 DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,unsigned int) sw/source/filter/ww8/ww8struc.hxx:241 @@ -952,10 +968,12 @@ vcl/inc/openglgdiimpl.hxx:141 void OpenGLSalGraphicsImpl::DrawMask(class OpenGLTexture &,unsigned int,const struct SalTwoRect &) vcl/inc/openglgdiimpl.hxx:145 void OpenGLSalGraphicsImpl::DeferredTextDraw(const class OpenGLTexture &,const unsigned int,const struct SalTwoRect &) -vcl/inc/PhysicalFontFace.hxx:79 +vcl/inc/PhysicalFontFace.hxx:64 int PhysicalFontFace::GetWidth() const -vcl/inc/PhysicalFontFace.hxx:88 +vcl/inc/PhysicalFontFace.hxx:73 void PhysicalFontFace::SetBitmapSize(int,int) +vcl/inc/PhysicalFontFamily.hxx:58 + const class rtl::OUString & PhysicalFontFamily::GetAliasNames() const vcl/inc/regionband.hxx:27 const char * ImplDbgTestRegionBand(const void *) vcl/inc/salmenu.hxx:46 @@ -1002,12 +1020,12 @@ vcl/source/fontsubset/xlat.hxx:34 unsigned short TranslateChar15(unsigned short) vcl/source/fontsubset/xlat.hxx:35 unsigned short TranslateChar16(unsigned short) -vcl/source/gdi/pdfwriter_impl.hxx:1279 +vcl/source/gdi/pdfwriter_impl.hxx:1270 void vcl::PDFWriterImpl::setAutoAdvanceTime(unsigned int,int) +workdir/LexTarget/l10ntools/source/cfglex.cxx:3736 + void YYWarning(const char *) workdir/LexTarget/l10ntools/source/xrmlex.cxx:730 void YYWarning() -workdir/LexTarget/l10ntools/source/xrmlex.cxx:2226 - void YYWarning(const char *) writerfilter/source/ooxml/OOXMLPropertySet.hxx:157 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::shared_ptr<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class std::shared_ptr<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class std::shared_ptr<class writerfilter::ooxml::OOXMLProperty> > > >, class std::__debug::vector<class std::shared_ptr<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class std::shared_ptr<class writerfilter::ooxml::OOXMLProperty> > > > writerfilter::ooxml::OOXMLPropertySet::begin() const writerfilter/source/ooxml/OOXMLPropertySet.hxx:158 diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results index 2f120246edf1..76de432c237d 100644 --- a/compilerplugins/clang/unusedmethods.unused-returns.results +++ b/compilerplugins/clang/unusedmethods.unused-returns.results @@ -1,3 +1,17 @@ +canvas/source/cairo/cairo_canvashelper.hxx:214 + _Bool cairocanvas::CanvasHelper::hasAlpha() const +canvas/source/cairo/cairo_textlayout.hxx:85 + _Bool cairocanvas::TextLayout::draw(const class std::shared_ptr<struct _cairo> &,class OutputDevice &,const class Point &,const struct com::sun::star::rendering::ViewState &,const struct com::sun::star::rendering::RenderState &) const +canvas/source/opengl/ogl_buffercontext.hxx:25 + _Bool oglcanvas::IBufferContext::startBufferRendering() +canvas/source/opengl/ogl_buffercontext.hxx:28 + _Bool oglcanvas::IBufferContext::endBufferRendering() +canvas/source/opengl/ogl_spritecanvas.hxx:106 + _Bool oglcanvas::SpriteCanvas::renderRecordedActions() const +canvas/source/opengl/ogl_textlayout.hxx:64 + _Bool oglcanvas::TextLayout::draw(const struct com::sun::star::rendering::ViewState &,const struct com::sun::star::rendering::RenderState &,const class com::sun::star::uno::Reference<class com::sun::star::rendering::XGraphicDevice> &) const +canvas/source/tools/surface.hxx:137 + _Bool canvas::Surface::refresh(struct canvas::IColorBuffer &) const chart2/source/view/main/OpenGLRender.hxx:69 int OpenGLRender::InitOpenGL() chart2/source/view/main/OpenGLRender.hxx:70 @@ -28,14 +42,50 @@ chart2/source/view/main/OpenGLRender.hxx:104 int OpenGLRender::RenderSymbol2DShape(float,float,int) chart2/source/view/main/OpenGLRender.hxx:121 int OpenGLRender::Create2DCircle(int) -connectivity/source/inc/java/lang/Object.hxx:118 +connectivity/source/drivers/evoab2/NResultSet.hxx:56 + _Bool connectivity::evoab::OEvoabVersionHelper::executeQuery(void *,void *,class rtl::OString &) +connectivity/source/drivers/mork/MResultSet.hxx:263 + _Bool connectivity::mork::OResultSet::fillKeySet(int) +connectivity/source/inc/dbase/DIndex.hxx:95 + _Bool connectivity::dbase::ODbaseIndex::openIndexFile() +connectivity/source/inc/file/FResultSet.hxx:261 + _Bool connectivity::file::OResultSet::OpenImpl() +connectivity/source/inc/java/lang/Object.hxx:117 int connectivity::java_lang_Object::callIntMethodWithIntArg_ThrowRuntime(const char *,struct _jmethodID *&,int) const -connectivity/source/inc/odbc/OConnection.hxx:83 +connectivity/source/inc/odbc/OConnection.hxx:82 short connectivity::odbc::OConnection::Construct(const class rtl::OUString &,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &) +connectivity/source/inc/odbc/OStatement.hxx:116 + _Bool connectivity::odbc::OStatement_Base::lockIfNecessary(const class rtl::OUString &) cppcanvas/source/inc/canvasgraphichelper.hxx:59 const class com::sun::star::uno::Reference<class com::sun::star::rendering::XGraphicDevice> & cppcanvas::internal::CanvasGraphicHelper::getGraphicDevice() const +extensions/source/scanner/sane.hxx:97 + _Bool Sane::CheckConsistency(const char *,_Bool) +extensions/source/scanner/sane.hxx:140 + _Bool Sane::GetOptionValue(int,double *) +extensions/source/scanner/sane.hxx:147 + _Bool Sane::ActivateButtonOption(int) +extensions/source/scanner/sane.hxx:153 + _Bool Sane::Open(int) +extensions/source/scanner/sanedlg.hxx:90 + _Bool SaneDlg::LoadState() +extensions/source/scanner/sanedlg.hxx:104 + _Bool SaneDlg::SetAdjustedNumericalValue(const char *,double,int) +filter/source/flash/swffilter.cxx:159 + _Bool swf::FlashExportFilter::ExportAsMultipleFiles(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &) +filter/source/flash/swffilter.cxx:160 + _Bool swf::FlashExportFilter::ExportAsSingleFile(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &) +filter/source/storagefilterdetect/filterdetect.hxx:58 + _Bool StorageFilterDetect_supportsService(const class rtl::OUString &) +filter/source/textfilterdetect/filterdetect.hxx:59 + _Bool PlainTextFilterDetect_supportsService(const class rtl::OUString &) +hwpfilter/source/hwpfile.h:165 + _Bool HWPFile::ReadParaList(class std::__debug::vector<class HWPPara *, class std::allocator<class HWPPara *> > &) i18nlangtag/source/languagetag/languagetag.cxx:275 const class rtl::OUString & LanguageTagImpl::getBcp47() const +include/basegfx/matrix/b3dhommatrix.hxx:60 + _Bool basegfx::B3DHomMatrix::invert() +include/basegfx/matrix/b3dhommatrix.hxx:114 + _Bool basegfx::B3DHomMatrix::decompose(class basegfx::B3DTuple &,class basegfx::B3DTuple &,class basegfx::B3DTuple &,class basegfx::B3DTuple &) const include/basegfx/vector/b2dvector.hxx:115 class basegfx::B2DVector & basegfx::B2DVector::setLength(double) include/basegfx/vector/b2ivector.hxx:101 @@ -44,14 +94,30 @@ include/basegfx/vector/b3dvector.hxx:155 class basegfx::B3DVector & basegfx::B3DVector::setLength(double) include/basegfx/vector/b3dvector.hxx:180 class basegfx::B3DVector & basegfx::B3DVector::normalize() -include/canvas/base/bufferedgraphicdevicebase.hxx:159 +include/canvas/base/bufferedgraphicdevicebase.hxx:158 const class com::sun::star::uno::Reference<class com::sun::star::awt::XWindow2> & canvas::BufferedGraphicDeviceBase::getWindow() const +include/canvas/base/canvascustomspritehelper.hxx:118 + _Bool canvas::CanvasCustomSpriteHelper::hasAlphaChanged() const +include/canvas/base/canvascustomspritehelper.hxx:121 + _Bool canvas::CanvasCustomSpriteHelper::hasPositionChanged() const +include/canvas/base/canvascustomspritehelper.hxx:127 + _Bool canvas::CanvasCustomSpriteHelper::hasClipChanged() const +include/canvas/base/canvascustomspritehelper.hxx:130 + _Bool canvas::CanvasCustomSpriteHelper::hasPrioChanged() const +include/canvas/base/canvascustomspritehelper.hxx:133 + _Bool canvas::CanvasCustomSpriteHelper::hasVisibilityChanged() const include/canvas/rendering/icolorbuffer.hxx:49 unsigned char * canvas::IColorBuffer::lock() const include/canvas/rendering/icolorbuffer.hxx:68 unsigned int canvas::IColorBuffer::getStride() const include/canvas/rendering/icolorbuffer.hxx:72 enum canvas::IColorBuffer::Format canvas::IColorBuffer::getFormat() const +include/canvas/rendering/isurfaceproxy.hxx:55 + _Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DHomMatrix &) +include/canvas/rendering/isurfaceproxy.hxx:75 + _Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DRange &,const class basegfx::B2DHomMatrix &) +include/canvas/rendering/isurfaceproxy.hxx:95 + _Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DPolyPolygon &,const class basegfx::B2DHomMatrix &) include/canvas/rendering/isurfaceproxymanager.hxx:58 class std::shared_ptr<struct canvas::ISurfaceProxy> canvas::ISurfaceProxyManager::createSurfaceProxy(const class std::shared_ptr<struct canvas::IColorBuffer> &) const include/canvas/rendering/isurfaceproxymanager.hxx:64 @@ -60,58 +126,98 @@ include/canvas/vclwrapper.hxx:134 type-parameter-?-? & canvas::vcltools::VCLObject::get() include/canvas/vclwrapper.hxx:135 const type-parameter-?-? & canvas::vcltools::VCLObject::get() const +include/comphelper/backupfilehelper.hxx:129 + _Bool comphelper::BackupFileHelper::tryPush() +include/comphelper/backupfilehelper.hxx:130 + _Bool comphelper::BackupFileHelper::tryPushExtensionInfo() +include/comphelper/backupfilehelper.hxx:152 + _Bool comphelper::BackupFileHelper::tryPop() +include/comphelper/backupfilehelper.hxx:153 + _Bool comphelper::BackupFileHelper::tryPopExtensionInfo() +include/comphelper/embeddedobjectcontainer.hxx:133 + _Bool comphelper::EmbeddedObjectContainer::MoveEmbeddedObject(class comphelper::EmbeddedObjectContainer &,const class com::sun::star::uno::Reference<class com::sun::star::embed::XEmbeddedObject> &,class rtl::OUString &) +include/comphelper/embeddedobjectcontainer.hxx:137 + _Bool comphelper::EmbeddedObjectContainer::RemoveEmbeddedObject(const class rtl::OUString &,_Bool) +include/comphelper/embeddedobjectcontainer.hxx:141 + _Bool comphelper::EmbeddedObjectContainer::CloseEmbeddedObject(const class com::sun::star::uno::Reference<class com::sun::star::embed::XEmbeddedObject> &) +include/comphelper/embeddedobjectcontainer.hxx:159 + _Bool comphelper::EmbeddedObjectContainer::RemoveGraphicStream(const class rtl::OUString &) +include/comphelper/listenernotification.hxx:189 + _Bool comphelper::OSimpleListenerContainer::notify(const type-parameter-?-? &,void (type-parameter-?-?::*)(const type-parameter-?-? &)) +include/comphelper/namedvaluecollection.hxx:155 + _Bool comphelper::NamedValueCollection::get_ensureType(const class rtl::OUString &,type-parameter-?-? &) const +include/comphelper/propertycontainerhelper.hxx:152 + _Bool comphelper::OPropertyContainerHelper::setFastPropertyValue(int,const class com::sun::star::uno::Any &) +include/connectivity/parameters.hxx:390 + _Bool dbtools::ParameterManager::getConnection(class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &) +include/cppcanvas/bitmap.hxx:60 + _Bool cppcanvas::Bitmap::drawAlphaModulated(double) const +include/drawinglayer/primitive2d/textlayoutdevice.hxx:89 + _Bool drawinglayer::primitive2d::TextLayouterDevice::getTextOutlines(class std::__debug::vector<class basegfx::B2DPolyPolygon, class std::allocator<class basegfx::B2DPolyPolygon> > &,const class rtl::OUString &,unsigned int,unsigned int,const class std::__debug::vector<double, class std::allocator<double> > &) const include/editeng/editview.hxx:220 class ErrCode EditView::Read(class SvStream &,enum EETextFormat,class SvKeyValueIterator *) +include/editeng/svxacorr.hxx:221 + _Bool SvxAutoCorrectLanguageLists::PutText(const class rtl::OUString &,class SfxObjectShell &) +include/editeng/svxacorr.hxx:379 + _Bool SvxAutoCorrect::FnCapitalStartWord(class SvxAutoCorrDoc &,const class rtl::OUString &,int,int,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>) +include/editeng/svxacorr.hxx:396 + _Bool SvxAutoCorrect::FnCapitalStartSentence(class SvxAutoCorrDoc &,const class rtl::OUString &,_Bool,int,int,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>) +include/i18nutil/paper.hxx:131 + _Bool PaperInfo::doSloppyFit() include/LibreOfficeKit/LibreOfficeKit.hxx:63 struct _LibreOfficeKitDocument * lok::Document::get() -include/LibreOfficeKit/LibreOfficeKit.hxx:71 - int lok::Document::getDocumentType() include/LibreOfficeKit/LibreOfficeKit.hxx:97 char * lok::Document::getPartPageRectangles() -include/LibreOfficeKit/LibreOfficeKit.hxx:103 - int lok::Document::getPart() include/LibreOfficeKit/LibreOfficeKit.hxx:121 char * lok::Document::getPartHash(int) -include/LibreOfficeKit/LibreOfficeKit.hxx:222 - int lok::Document::getTileMode() -include/LibreOfficeKit/LibreOfficeKit.hxx:387 +include/LibreOfficeKit/LibreOfficeKit.hxx:342 char * lok::Document::getTextSelection(const char *,char **) -include/LibreOfficeKit/LibreOfficeKit.hxx:430 +include/LibreOfficeKit/LibreOfficeKit.hxx:354 + _Bool lok::Document::paste(const char *,const char *,unsigned long) +include/LibreOfficeKit/LibreOfficeKit.hxx:385 char * lok::Document::getCommandValues(const char *) -include/LibreOfficeKit/LibreOfficeKit.hxx:472 +include/LibreOfficeKit/LibreOfficeKit.hxx:440 int lok::Document::createView() -include/LibreOfficeKit/LibreOfficeKit.hxx:499 +include/LibreOfficeKit/LibreOfficeKit.hxx:467 int lok::Document::getView() -include/LibreOfficeKit/LibreOfficeKit.hxx:507 +include/LibreOfficeKit/LibreOfficeKit.hxx:475 int lok::Document::getViewsCount() -include/LibreOfficeKit/LibreOfficeKit.hxx:516 +include/LibreOfficeKit/LibreOfficeKit.hxx:484 unsigned char * lok::Document::renderFont(const char *,const char *,int *,int *) -include/LibreOfficeKit/LibreOfficeKit.hxx:651 +include/LibreOfficeKit/LibreOfficeKit.hxx:523 + _Bool lok::Document::getViewIds(int *,unsigned long) +include/LibreOfficeKit/LibreOfficeKit.hxx:635 char * lok::Office::getFilterTypes() -include/LibreOfficeKit/LibreOfficeKit.hxx:705 +include/LibreOfficeKit/LibreOfficeKit.hxx:689 char * lok::Office::getVersionInfo() +include/LibreOfficeKit/LibreOfficeKit.hxx:703 + _Bool lok::Office::runMacro(const char *) +include/oox/crypto/DocumentDecryption.hxx:60 + _Bool oox::core::DocumentDecryption::decrypt(const class com::sun::star::uno::Reference<class com::sun::star::io::XStream> &) include/oox/dump/dumperbase.hxx:637 long oox::dump::FlagsList::getIgnoreFlags() const -include/oox/dump/dumperbase.hxx:1392 +include/oox/dump/dumperbase.hxx:1390 type-parameter-?-? oox::dump::InputObjectBase::dumpName(const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1398 +include/oox/dump/dumperbase.hxx:1396 type-parameter-?-? oox::dump::InputObjectBase::dumpBin(const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1400 +include/oox/dump/dumperbase.hxx:1398 type-parameter-?-? oox::dump::InputObjectBase::dumpFix(const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1404 +include/oox/dump/dumperbase.hxx:1402 type-parameter-?-? oox::dump::InputObjectBase::dumpValue(const struct oox::dump::ItemFormat &) -include/oox/dump/dumperbase.hxx:1407 +include/oox/dump/dumperbase.hxx:1405 type-parameter-?-? oox::dump::InputObjectBase::dumpName(_Bool,const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1409 +include/oox/dump/dumperbase.hxx:1407 type-parameter-?-? oox::dump::InputObjectBase::dumpDec(_Bool,const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1413 +include/oox/dump/dumperbase.hxx:1411 type-parameter-?-? oox::dump::InputObjectBase::dumpBin(_Bool,const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1415 +include/oox/dump/dumperbase.hxx:1413 type-parameter-?-? oox::dump::InputObjectBase::dumpFix(_Bool,const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1417 +include/oox/dump/dumperbase.hxx:1415 type-parameter-?-? oox::dump::InputObjectBase::dumpBool(_Bool,const class oox::dump::String &,const class oox::dump::NameListWrapper &) -include/oox/dump/dumperbase.hxx:1419 +include/oox/dump/dumperbase.hxx:1417 type-parameter-?-? oox::dump::InputObjectBase::dumpValue(_Bool,const struct oox::dump::ItemFormat &) +include/oox/dump/oledumper.hxx:311 + _Bool oox::dump::AxPropertyObjectBase::dumpBoolProperty() include/oox/dump/oledumper.hxx:312 int oox::dump::AxPropertyObjectBase::dumpHmmProperty() include/oox/dump/oledumper.hxx:313 @@ -144,18 +250,30 @@ include/oox/helper/binaryoutputstream.hxx:78 class oox::BinaryOutputStream & oox::BinaryOutputStream::WriteInt16(short) include/oox/helper/binaryoutputstream.hxx:79 class oox::BinaryOutputStream & oox::BinaryOutputStream::WriteUInt16(unsigned short) +include/oox/ole/olehelper.hxx:179 + _Bool oox::ole::MSConvertOCXControls::importControlFromStream(class oox::BinaryInputStream &,class com::sun::star::uno::Reference<class com::sun::star::form::XFormComponent> &,const class rtl::OUString &) +include/oox/ole/olehelper.hxx:190 + _Bool oox::ole::MSConvertOCXControls::ReadOCXCtlsStream(const class tools::SvRef<class SotStorageStream> &,class com::sun::star::uno::Reference<class com::sun::star::form::XFormComponent> &,int,int) include/sax/fshelper.hxx:206 class sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::write(int) include/sax/fshelper.hxx:207 class sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::write(long) include/sax/fshelper.hxx:210 class sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::writeEscaped(const char *) +include/sfx2/linkmgr.hxx:103 + _Bool sfx2::LinkManager::InsertFileLink(class sfx2::SvBaseLink &,unsigned short,const class rtl::OUString &,const class rtl::OUString *,const class rtl::OUString *) +include/sfx2/templatelocalview.hxx:128 + _Bool TemplateLocalView::moveTemplates(const class std::__debug::set<const class ThumbnailViewItem *, _Bool (*)(const class ThumbnailViewItem *, const class ThumbnailViewItem *), class std::allocator<const class ThumbnailViewItem *> > &,const unsigned short) include/svl/macitem.hxx:92 class SvStream & SvxMacroTableDtor::Write(class SvStream &) const include/svl/poolitem.hxx:173 class SvStream & SfxPoolItem::Store(class SvStream &,unsigned short) const include/svx/framelink.hxx:204 class svx::frame::Style & svx::frame::Style::MirrorSelf() +include/svx/galtheme.hxx:129 + _Bool GalleryTheme::RemoveObject(unsigned int) +include/svx/svdoole2.hxx:192 + _Bool SdrEmbedObjectLink::Connect() include/test/sheet/xnamedrange.hxx:22 class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XNamedRange::init() include/test/sheet/xsheetannotation.hxx:36 @@ -170,22 +288,140 @@ include/tools/color.hxx:140 class SvStream & Color::Read(class SvStream &) include/tools/color.hxx:141 class SvStream & Color::Write(class SvStream &) const +include/tools/date.hxx:200 + _Bool Date::Normalize() +include/tools/multisel.hxx:95 + _Bool StringRangeEnumerator::insertJoinedRanges(const class std::__debug::vector<int, class std::allocator<int> > &) +include/vcl/alpha.hxx:60 + _Bool AlphaMask::Erase(unsigned char) +include/vcl/alpha.hxx:62 + _Bool AlphaMask::Replace(unsigned char,unsigned char) +include/vcl/animate.hxx:139 + _Bool Animation::Convert(enum BmpConversion) +include/vcl/animate.hxx:143 + _Bool Animation::Mirror(enum BmpMirrorFlags) +include/vcl/animate.hxx:144 + _Bool Animation::Adjust(short,short,short,short,short,double,_Bool) +include/vcl/bitmap.hxx:266 + _Bool Bitmap::MakeMono(unsigned char) +include/vcl/bitmap.hxx:596 + _Bool Bitmap::Vectorize(class GDIMetaFile &,unsigned char,const class Link<long, void> *) +include/vcl/bitmapex.hxx:155 + _Bool BitmapEx::Expand(unsigned long,unsigned long,_Bool) +include/vcl/bitmapex.hxx:270 + _Bool BitmapEx::Replace(const class Color &,const class Color &) +include/vcl/bitmapex.hxx:292 + _Bool BitmapEx::Replace(const class Color *,const class Color *,unsigned long,const unsigned char *) +include/vcl/builder.hxx:330 + _Bool VclBuilder::extractGroup(const class rtl::OString &,class std::__debug::map<class rtl::OString, class rtl::OUString, struct std::less<class rtl::OString>, class std::allocator<struct std::pair<const class rtl::OString, class rtl::OUString> > > &) +include/vcl/builder.hxx:331 + _Bool VclBuilder::extractModel(const class rtl::OString &,class std::__debug::map<class rtl::OString, class rtl::OUString, struct std::less<class rtl::OString>, class std::allocator<struct std::pair<const class rtl::OString, class rtl::OUString> > > &) +include/vcl/builder.hxx:332 + _Bool VclBuilder::extractBuffer(const class rtl::OString &,class std::__debug::map<class rtl::OString, class rtl::OUString, struct std::less<class rtl::OString>, class std::allocator<struct std::pair<const class rtl::OString, class rtl::OUString> > > &) +include/vcl/builder.hxx:334 + _Bool VclBuilder::extractButtonImage(const class rtl::OString &,class std::__debug::map<class rtl::OString, class rtl::OUString, struct std::less<class rtl::OString>, class std::allocator<struct std::pair<const class rtl::OString, class rtl::OUString> > > &,_Bool) +include/vcl/builder.hxx:335 + _Bool VclBuilder::extractStock(const class rtl::OString &,class std::__debug::map<class rtl::OString, class rtl::OUString, struct std::less<class rtl::OString>, class std::allocator<struct std::pair<const class rtl::OString, class rtl::OUString> > > &) +include/vcl/dockwin.hxx:122 + _Bool ImplDockingWindowWrapper::ImplStartDocking(const class Point &) +include/vcl/dockwin.hxx:273 + _Bool DockingWindow::ImplStartDocking(const class Point &) +include/vcl/fixed.hxx:177 + _Bool FixedImage::SetModeImage(const class Image &) include/vcl/fontcharmap.hxx:48 class tools::SvRef<class FontCharMap> FontCharMap::GetDefaultMap(_Bool) -include/vcl/gdimtf.hxx:184 +include/vcl/gdimetafiletools.hxx:48 + _Bool MetafileAccessor::accessMetafile(class GDIMetaFile &) const +include/vcl/gdimtf.hxx:111 + _Bool GDIMetaFile::Mirror(enum BmpMirrorFlags) +include/vcl/gdimtf.hxx:183 class SvStream & GDIMetaFile::Read(class SvStream &) -include/vcl/graphicfilter.hxx:254 +include/vcl/graphicfilter.hxx:255 class ErrCode GraphicFilter::ExportGraphic(const class Graphic &,const class INetURLObject &,unsigned short,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> *) -lotuswordpro/inc/lwpsvstream.hxx:75 - class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &) +include/vcl/GraphicNativeTransform.hxx:37 + _Bool GraphicNativeTransform::rotate(unsigned short) +include/vcl/help.hxx:66 + _Bool Help::SearchKeyword(const class rtl::OUString &) +include/vcl/jobdata.hxx:71 + _Bool psp::JobData::setPaper(int,int) +include/vcl/jobdata.hxx:72 + _Bool psp::JobData::setPaperBin(int) +include/vcl/layout.hxx:610 + _Bool VclSizeGroup::set_property(const class rtl::OString &,const class rtl::OUString &) +include/vcl/menu.hxx:355 + _Bool Menu::GetSystemMenuData(struct SystemMenuData *) const +include/vcl/opengl/OpenGLContext.hxx:86 + _Bool OpenGLContext::AcquireDefaultFramebuffer() +include/vcl/opengl/OpenGLContext.hxx:156 + _Bool OpenGLContext::initWindow() +include/vcl/outdev.hxx:1155 + _Bool OutputDevice::GetCaretPositions(const class rtl::OUString &,long *,int,int) const +include/vcl/outdev.hxx:1515 + _Bool OutputDevice::BlendBitmap(const struct SalTwoRect &,const class Bitmap &) +include/vcl/pdfwriter.hxx:1112 + _Bool vcl::PDFWriter::SetCurrentStructureElement(int) +include/vcl/pdfwriter.hxx:1131 + _Bool vcl::PDFWriter::SetStructureAttribute(enum vcl::PDFWriter::StructAttribute,enum vcl::PDFWriter::StructAttributeValue) +include/vcl/pdfwriter.hxx:1149 + _Bool vcl::PDFWriter::SetStructureAttributeNumerical(enum vcl::PDFWriter::StructAttribute,int) +include/vcl/print.hxx:175 + _Bool PrinterOptions::ReadFromConfig(_Bool) +include/vcl/print.hxx:224 + _Bool Printer::EndJob() +include/vcl/print.hxx:311 + _Bool Printer::SetDuplexMode(enum DuplexMode) +include/vcl/print.hxx:315 + _Bool Printer::SetPaper(enum Paper) +include/vcl/print.hxx:340 + _Bool Printer::SetCopyCount(unsigned short,_Bool) +include/vcl/print.hxx:562 + _Bool vcl::PrinterController::setupPrinter(class vcl::Window *) +include/vcl/seleng.hxx:52 + _Bool FunctionSet::SetCursorAtPoint(const class Point &,_Bool) +include/vcl/texteng.hxx:288 + _Bool TextEngine::Write(class SvStream &) +include/vcl/textview.hxx:173 + _Bool TextView::Read(class SvStream &) +include/vcl/textview.hxx:227 + _Bool TextView::MatchGroup() +include/vcl/wrkwin.hxx:96 + _Bool WorkWindow::SetPluginParent(struct SystemParentData *) +include/xmloff/DashStyle.hxx:58 + _Bool XMLDashStyleExport::exportXML(const class rtl::OUString &,const class com::sun::star::uno::Any &) +include/xmloff/i18nmap.hxx:55 + _Bool SvI18NMap::Add(unsigned short,const class rtl::OUString &,const class rtl::OUString &) +include/xmloff/txtparae.hxx:520 + _Bool XMLTextParagraphExport::collectTextAutoStylesOptimized(_Bool) lotuswordpro/inc/lwpsvstream.hxx:76 - class LwpSvStream & LwpSvStream::ReadUInt16(unsigned short &) + class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &) lotuswordpro/inc/lwpsvstream.hxx:77 + class LwpSvStream & LwpSvStream::ReadUInt16(unsigned short &) +lotuswordpro/inc/lwpsvstream.hxx:78 class LwpSvStream & LwpSvStream::ReadUInt32(unsigned int &) +sc/inc/dpobject.hxx:107 + _Bool ScDPObject::FillLabelDataForDimension(const class com::sun::star::uno::Reference<class com::sun::star::container::XIndexAccess> &,int,struct ScDPLabelData &) +sc/inc/orcusfilters.hxx:44 + _Bool ScOrcusFilters::importODS_Styles(class ScDocument &,class rtl::OUString &) const +sc/inc/postit.hxx:89 + _Bool ScCaptionPtr::forget() +sc/inc/segmenttree.hxx:44 + _Bool ScFlatBoolRowSegments::ForwardIterator::getValue(int,_Bool &) +sc/inc/table.hxx:936 + _Bool ScTable::GetDataEntries(short,int,class std::__debug::set<class ScTypedStrData, struct std::less<class ScTypedStrData>, class std::allocator<class ScTypedStrData> > &,_Bool) +sc/source/core/inc/interpre.hxx:834 + _Bool ScInterpreter::CalculateTest(_Bool,const unsigned long,const unsigned long,const unsigned long,const unsigned long,const class boost::intrusive_ptr<class ScMatrix> &,const class boost::intrusive_ptr<class ScMatrix> &,double &,double &) sc/source/core/opencl/formulagroupcl.cxx:966 unsigned long sc::opencl::DynamicKernelSlidingArgument::GenReductionLoopHeader(class std::basic_stringstream<char> &,_Bool &) sc/source/core/opencl/formulagroupcl.cxx:1408 unsigned long sc::opencl::ParallelReductionVectorRef::GenReductionLoopHeader(class std::basic_stringstream<char> &,int,_Bool &) +sc/source/filter/inc/fapihelper.hxx:230 + _Bool ScfPropSetHelper::ReadValue(type-parameter-?-? &) +sc/source/filter/inc/fapihelper.hxx:232 + _Bool ScfPropSetHelper::ReadValue(class com::sun::star::uno::Any &) +sc/source/filter/inc/workbookhelper.hxx:254 + _Bool oox::xls::WorkbookHelper::importOoxFragment(const class rtl::Reference<class oox::core::FragmentHandler> &,class oox::core::FastParser &) +sc/source/ui/inc/content.hxx:144 + _Bool ScContentTree::SelectEntryByName(const enum ScContentId,const class rtl::OUString &) sc/source/ui/vba/vbaformat.hxx:69 class com::sun::star::uno::Any ScVbaFormat::getAddIndent() sc/source/ui/vba/vbaformat.hxx:73 @@ -220,15 +456,247 @@ sc/source/ui/vba/vbaformat.hxx:151 class com::sun::star::uno::Any ScVbaFormat::getReadingOrder() sd/source/filter/eppt/pptx-epptooxml.cxx:136 class oox::drawingml::ShapeExport & oox::core::PowerPointShapeExport::WritePageShape(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,enum PageType,_Bool) +sd/source/ui/inc/DrawDocShell.hxx:132 + _Bool sd::DrawDocShell::GotoBookmark(const class rtl::OUString &) sd/source/ui/inc/OutlineViewShell.hxx:114 class ErrCode sd::OutlineViewShell::ReadRtf(class SvStream &) sd/source/ui/remotecontrol/IBluetoothSocket.hxx:37 int sd::IBluetoothSocket::write(const void *,unsigned int) +sd/source/ui/view/drviews2.cxx:314 + _Bool sd::ClassificationCollector::collect() +slideshow/source/inc/eventmultiplexer.hxx:464 + _Bool slideshow::internal::EventMultiplexer::notifyViewChanged(const class std::shared_ptr<class slideshow::internal::UnoView> &) +starmath/source/ooxmlexport.hxx:27 + _Bool SmOoxmlExport::ConvertFromStarMath(const class std::shared_ptr<class sax_fastparser::FastSerializerHelper> &) +sw/inc/authfld.hxx:90 + _Bool SwAuthorityFieldType::AddField(long) sw/inc/calc.hxx:112 class SwSbxValue & SwSbxValue::MakeDouble() +sw/inc/crsrsh.hxx:306 + _Bool SwCursorShell::DestroyCursor() +sw/inc/crsrsh.hxx:361 + _Bool SwCursorShell::MoveColumn(class SwLayoutFrame *(*)(const class SwLayoutFrame *),class SwContentFrame *(*)(const class SwLayoutFrame *)) +sw/inc/crsrsh.hxx:521 + _Bool SwCursorShell::GetCharRectAt(class SwRect &,const struct SwPosition *) +sw/inc/crsrsh.hxx:596 + _Bool SwCursorShell::GotoNextNum() +sw/inc/crsrsh.hxx:597 + _Bool SwCursorShell::GotoPrevNum() +sw/inc/crsrsh.hxx:644 + _Bool SwCursorShell::GotoFlyAnchor() +sw/inc/crsrsh.hxx:655 + _Bool SwCursorShell::GotoTOXMarkBase() +sw/inc/crsrsh.hxx:717 + _Bool SwCursorShell::ExpandToSentenceBorders() +sw/inc/dbmgr.hxx:375 + _Bool SwDBManager::ToNextRecord(const class rtl::OUString &,const class rtl::OUString &) +sw/inc/doc.hxx:521 + _Bool SwDoc::UpdateRsid(const class SwPaM &,int) +sw/inc/doc.hxx:1192 + _Bool SwDoc::InsertCol(const class SwCursor &,unsigned short,_Bool) +sw/inc/doc.hxx:1196 + _Bool SwDoc::InsertRow(const class SwCursor &,unsigned short,_Bool) +sw/inc/doc.hxx:1203 + _Bool SwDoc::DeleteRow(const class SwCursor &) +sw/inc/doc.hxx:1204 + _Bool SwDoc::DeleteCol(const class SwCursor &) +sw/inc/doc.hxx:1274 + _Bool SwDoc::UnProtectCells(const class rtl::OUString &) +sw/inc/doc.hxx:1276 + _Bool SwDoc::UnProtectTables(const class SwPaM &) +sw/inc/doc.hxx:1399 + _Bool SwDoc::ExecMacro(const class SvxMacro &,class rtl::OUString *,class SbxArray *) +sw/inc/docary.hxx:343 + _Bool SwRedlineTable::Remove(const class SwRangeRedline *) +sw/inc/docary.hxx:386 + _Bool SwExtraRedlineTable::Insert(class SwExtraRedline *) +sw/inc/editsh.hxx:225 + _Bool SwEditShell::DelINetAttrWithText() +sw/inc/editsh.hxx:265 + _Bool SwEditShell::GetCurParAttr(class SfxItemSet &) const +sw/inc/editsh.hxx:526 + _Bool SwEditShell::NoNum() +sw/inc/editsh.hxx:531 + _Bool SwEditShell::NumUpDown(_Bool) +sw/inc/editsh.hxx:578 + _Bool SwEditShell::ReplaceNumRule(const class rtl::OUString &,const class rtl::OUString &) +sw/inc/editsh.hxx:615 + _Bool SwEditShell::Undo(const unsigned short) +sw/inc/editsh.hxx:616 + _Bool SwEditShell::Redo(const unsigned short) +sw/inc/editsh.hxx:617 + _Bool SwEditShell::Repeat(const unsigned short) sw/inc/editsh.hxx:646 const class GraphicAttr * SwEditShell::GetGraphicAttr(class GraphicAttr &) const +sw/inc/editsh.hxx:753 + _Bool SwEditShell::SplitTable(enum SplitTable_HeadlineOption) +sw/inc/editsh.hxx:889 + _Bool SwEditShell::DoSpecialInsert() +sw/inc/editsh.hxx:914 + _Bool SwEditShell::InsertGlobalDocContent(const class SwGlblDocContent &,class SwSectionData &) +sw/inc/editsh.hxx:919 + _Bool SwEditShell::DeleteGlobalDocContent(const class SwGlblDocContents &,unsigned long) +sw/inc/editsh.hxx:924 + _Bool SwEditShell::GotoGlobalDocContent(const class SwGlblDocContent &) +sw/inc/EnhancedPDFExportHelper.hxx:160 + _Bool SwTaggedPDFHelper::CheckRestoreTag() const +sw/inc/fesh.hxx:258 + _Bool SwFEShell::Copy(class SwDoc *,const class rtl::OUString *) +sw/inc/fesh.hxx:262 + _Bool SwFEShell::PastePages(class SwFEShell &,unsigned short,unsigned short) +sw/inc/fesh.hxx:385 + _Bool SwFEShell::ResetFlyFrameAttr(const class SfxItemSet *) +sw/inc/fesh.hxx:497 + _Bool SwFEShell::SetObjAttr(const class SfxItemSet &) +sw/inc/fesh.hxx:582 + _Bool SwFEShell::ReplaceSdrObj(const class rtl::OUString &,const class Graphic *) +sw/inc/fesh.hxx:638 + _Bool SwFEShell::InsertRow(unsigned short,_Bool) +sw/inc/fesh.hxx:639 + _Bool SwFEShell::InsertCol(unsigned short,_Bool) +sw/inc/fesh.hxx:641 + _Bool SwFEShell::DeleteTable() +sw/inc/fesh.hxx:649 + _Bool SwFEShell::SplitTab(_Bool,unsigned short,_Bool) +sw/inc/fesh.hxx:736 + _Bool SwFEShell::SetColRowWidthHeight(enum TableChgWidthHeightType,unsigned short) +sw/inc/fesh.hxx:738 + _Bool SwFEShell::GetAutoSum(class rtl::OUString &) const +sw/inc/fldbas.hxx:260 + _Bool SwFieldType::QueryValue(class com::sun::star::uno::Any &,unsigned short) const +sw/inc/fldbas.hxx:261 + _Bool SwFieldType::PutValue(const class com::sun::star::uno::Any &,unsigned short) +sw/inc/flddropdown.hxx:218 + _Bool SwDropDownField::SetSelectedItem(const class rtl::OUString &) +sw/inc/fmtcol.hxx:220 + _Bool SwConditionTextFormatColl::RemoveCondition(const class SwCollCondition &) +sw/inc/hhcwrp.hxx:56 + _Bool SwHHCWrapper::FindConvText_impl() +sw/inc/IDocumentContentOperations.hxx:118 + _Bool IDocumentContentOperations::DeleteRange(class SwPaM &) +sw/inc/IDocumentContentOperations.hxx:217 + _Bool IDocumentContentOperations::InsertItemSet(const class SwPaM &,const class SfxItemSet &,const enum SetAttrMode) +sw/inc/IDocumentFieldsAccess.hxx:76 + _Bool IDocumentFieldsAccess::PutValueToField(const struct SwPosition &,const class com::sun::star::uno::Any &,unsigned short) +sw/inc/ndtxt.hxx:196 + _Bool SwTextNode::TryCharSetExpandToNum(const class SfxItemSet &) +sw/inc/pagepreviewlayout.hxx:186 + _Bool SwPagePreviewLayout::CalcPreviewDataForPage(const class SwPageFrame &,const class Point &,struct PreviewPage *) +sw/inc/pagepreviewlayout.hxx:272 + _Bool SwPagePreviewLayout::Init(const unsigned short,const unsigned short,const class Size &) +sw/inc/pagepreviewlayout.hxx:283 + _Bool SwPagePreviewLayout::ReInit() +sw/inc/pagepreviewlayout.hxx:433 + _Bool SwPagePreviewLayout::CalcStartValuesForSelectedPageMove(const short,const short,unsigned short &,unsigned short &,class Point &) const +sw/inc/swabstdlg.hxx:374 + _Bool AbstractMailMergeWizard::ShowPage(unsigned short) +sw/inc/swbaslnk.hxx:52 + _Bool SwBaseLink::Connect() +sw/inc/swtable.hxx:292 + _Bool SwTable::CopyHeadlineIntoTable(class SwTableNode &) +sw/inc/tblafmt.hxx:191 + _Bool SwBoxAutoFormat::SaveVersionNo(class SvStream &,unsigned short) const +sw/inc/tblafmt.hxx:369 + _Bool SwTableAutoFormatTable::Load() +sw/inc/txatritr.hxx:44 + _Bool SwScriptIterator::Next() +sw/inc/unochart.hxx:324 + _Bool SwChartDataSequence::ExtendTo(_Bool,int,int) +sw/source/core/edit/autofmt.cxx:228 + _Bool SwAutoFormat::ClearRedlineText() +sw/source/core/inc/cntfrm.hxx:58 + _Bool SwContentFrame::MakePrtArea(const class SwBorderAttrs &) +sw/source/core/inc/frame.hxx:1358 + _Bool SwRectFnSet::SetLimit(class SwFrame &,long) const +sw/source/core/inc/layact.hxx:173 + _Bool SwLayAction::FormatLayoutFly(class SwFlyFrame *) +sw/source/core/inc/layact.hxx:175 + _Bool SwLayAction::FormatFlyContent(const class SwFlyFrame *) +sw/source/core/inc/laycache.hxx:64 + _Bool SwLayoutCache::CompareLayout(const class SwDoc &) const +sw/source/core/inc/scriptinfo.hxx:291 + _Bool SwScriptInfo::MarkKashidasInvalid(int,const int *) +sw/source/core/inc/sortedobjs.hxx:73 + _Bool SwSortedObjs::Remove(class SwAnchoredObject &) +sw/source/core/inc/sortedobjs.hxx:82 + _Bool SwSortedObjs::Update(class SwAnchoredObject &) +sw/source/core/inc/txtfly.hxx:257 + _Bool SwTextFly::DrawTextOpaque(class SwDrawTextInfo &) +sw/source/core/layout/dbg_lay.cxx:142 + _Bool SwImplProtocol::InsertFrame(unsigned short) +sw/source/core/layout/dbg_lay.cxx:143 + _Bool SwImplProtocol::DeleteFrame(unsigned short) +sw/source/core/layout/layhelp.hxx:168 + _Bool SwLayCacheIoImpl::OpenRec(unsigned char) +sw/source/core/layout/layhelp.hxx:172 + _Bool SwLayCacheIoImpl::CloseRec() +sw/source/core/ole/ndole.cxx:158 + _Bool SwEmbedObjectLink::Connect() +sw/source/core/unocore/unostyle.cxx:1121 + _Bool SwStyleProperties_Impl::GetProperty(const class rtl::OUString &,const class com::sun::star::uno::Any *&) +sw/source/filter/html/parcss1.hxx:234 + _Bool CSS1Parser::ParseStyleOption(const class rtl::OUString &) +sw/source/filter/html/swhtml.hxx:589 + _Bool SwHTMLParser::GetMarginsFromContext(unsigned short &,unsigned short &,short &,_Bool) const +sw/source/filter/ww8/ww8scan.hxx:630 + _Bool WW8PLCFx_Fc_FKP::HasSprm(unsigned short,class std::__debug::vector<struct SprmResult, class std::allocator<struct SprmResult> > &) +sw/source/filter/ww8/ww8toolbar.hxx:393 + _Bool Tcg::ImportCustomToolBar(class SfxObjectShell &) sw/source/uibase/inc/fldmgr.hxx:113 const class com::sun::star::uno::Reference<class com::sun::star::text::XNumberingTypeInfo> & SwFieldMgr::GetNumberingInfo() const +sw/source/uibase/inc/wrtsh.hxx:404 + _Bool SwWrtShell::GotoMark(const class sw::mark::IMark *const,_Bool) +sw/source/uibase/inc/wrtsh.hxx:473 + _Bool SwWrtShell::GotoFormatField(const class SwFormatField &) +ucb/source/ucp/webdav-neon/ContentProperties.hxx:169 + _Bool webdav_ucp::CachableContentProperties::containsAllNames(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::Property> &,class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &) const +ucb/source/ucp/webdav-neon/NeonSession.hxx:232 + _Bool webdav_ucp::NeonSession::UNLOCK(struct ne_lock *) +vcl/inc/fontsubset.hxx:53 + _Bool FontSubsetInfo::LoadFont(enum FontType,const unsigned char *,int) +vcl/inc/fontsubset.hxx:55 + _Bool FontSubsetInfo::LoadFont(struct vcl::TrueTypeFont *) +vcl/inc/headless/svpbmp.hxx:47 + _Bool SvpSalBitmap::Create(struct BitmapBuffer *) +vcl/inc/impbmp.hxx:56 + _Bool ImpBitmap::ImplCreate(const class Size &,unsigned short,const class BitmapPalette &) +vcl/inc/opengl/program.hxx:73 + _Bool OpenGLProgram::Use() +vcl/inc/opengl/program.hxx:105 + _Bool OpenGLProgram::DrawTexture(const class OpenGLTexture &) +vcl/inc/opengl/RenderList.hxx:153 + _Bool RenderList::addDrawTextureWithMaskColor(const class OpenGLTexture &,unsigned int,const struct SalTwoRect &) +vcl/inc/opengl/salbmp.hxx:104 + _Bool OpenGLSalBitmap::ImplScale(const double &,const double &,enum BmpScaleFlag) +vcl/inc/opengl/texture.hxx:55 + _Bool ImplOpenGLTexture::InitializeSlotMechanism(int) +vcl/inc/opengl/texture.hxx:79 + _Bool OpenGLTexture::GetTextureRect(const struct SalTwoRect &,_Bool,float &,float &,float &,float &) const +vcl/inc/opengl/texture.hxx:112 + _Bool OpenGLTexture::CopyData(int,int,int,int,const unsigned char *) +vcl/inc/openglgdiimpl.hxx:110 + _Bool OpenGLSalGraphicsImpl::CheckOffscreenTexture() +vcl/inc/openglgdiimpl.hxx:119 + _Bool OpenGLSalGraphicsImpl::UseSolid() +vcl/inc/openglgdiimpl.hxx:121 + _Bool OpenGLSalGraphicsImpl::UseLine(float,_Bool) +vcl/inc/openglgdiimpl.hxx:148 + _Bool OpenGLSalGraphicsImpl::FlushLinesOrTriangles(enum DrawShaderType,const struct RenderParameters &) +vcl/inc/salusereventlist.hxx:90 + _Bool SalUserEventList::RemoveEvent(class SalFrame *,void *,enum SalEvent) +vcl/inc/unx/cairotextrender.hxx:45 + _Bool CairoTextRender::setFont(const class FontSelectPattern *,int) vcl/inc/unx/gtk/gtkdata.hxx:164 int GtkSalDisplay::CaptureMouse(class SalFrame *) +vcl/inc/unx/printerjob.hxx:122 + _Bool psp::PrinterJob::EndPage() +vcl/inc/unx/saldisp.hxx:294 + _Bool SalDisplay::Dispatch(union _XEvent *) +vcl/inc/unx/x11/x11gdiimpl.h:23 + _Bool X11GraphicsImpl::FillPixmapFromScreen(class X11Pixmap *,int,int) +vcl/opengl/x11/gdiimpl.cxx:42 + _Bool X11OpenGLContext::init(struct _XDisplay *,unsigned long,int) +vcl/source/gdi/pdfwriter_impl.hxx:1166 + _Bool vcl::PDFWriterImpl::intersectClipRegion(const class basegfx::B2DPolyPolygon &) +vcl/unx/generic/print/glyphset.hxx:54 + _Bool psp::GlyphSet::GetGlyphID(unsigned int,unsigned char *,int *) diff --git a/cui/source/factory/dlgfact.cxx b/cui/source/factory/dlgfact.cxx index 51d4d26b7be5..863753ce99bd 100644 --- a/cui/source/factory/dlgfact.cxx +++ b/cui/source/factory/dlgfact.cxx @@ -206,10 +206,6 @@ void CuiAbstractTabDialog_Impl::SetText( const OUString& rStr ) { pDlg->SetText( rStr ); } -OUString CuiAbstractTabDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} const SfxItemSet* CuiAbstractSfxDialog_Impl::GetOutputItemSet() const @@ -222,11 +218,6 @@ void CuiAbstractSfxDialog_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString CuiAbstractSfxDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} - SvxDistributeHorizontal AbstractSvxDistributeDialog_Impl::GetDistributeHor()const { return pDlg->GetDistributeHor(); @@ -502,10 +493,6 @@ void AbstractSvxTransformTabDialog_Impl::SetText( const OUString& rStr ) { pDlg->SetText( rStr ); } -OUString AbstractSvxTransformTabDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} void AbstractSvxTransformTabDialog_Impl::SetValidateFramePosLink( const Link<SvxSwFrameValidation&,void>& rLink ) { pDlg->SetValidateFramePosLink( rLink ); @@ -541,10 +528,6 @@ void AbstractSvxCaptionDialog_Impl::SetText( const OUString& rStr ) { pDlg->SetText( rStr ); } -OUString AbstractSvxCaptionDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} void AbstractSvxCaptionDialog_Impl::SetValidateFramePosLink( const Link<SvxSwFrameValidation&,void>& rLink ) { pDlg->SetValidateFramePosLink( rLink ); @@ -723,10 +706,6 @@ void AbstractSvxAreaTabDialog_Impl::SetText( const OUString& rStr ) { pDlg->SetText( rStr ); } -OUString AbstractSvxAreaTabDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} void AbstractSvxPostItDialog_Impl::SetText( const OUString& rStr ) { diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx index eef4029ffcb3..800f02f1f27a 100644 --- a/cui/source/factory/dlgfact.hxx +++ b/cui/source/factory/dlgfact.hxx @@ -112,7 +112,6 @@ class CuiAbstractSfxDialog_Impl : public SfxAbstractDialog //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override ; }; class CuiAbstractTabDialog_Impl : public SfxAbstractTabDialog @@ -125,7 +124,6 @@ class CuiAbstractTabDialog_Impl : public SfxAbstractTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class SvxDistributeDialog; @@ -272,7 +270,6 @@ class AbstractSvxTransformTabDialog_Impl : public AbstractSvxTransformTabDialog virtual const sal_uInt16* GetInputRanges( const SfxItemPool& pItem ) override; virtual void SetInputSet( const SfxItemSet* pInSet ) override; virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class AbstractSvxCaptionDialog_Impl : public AbstractSvxCaptionDialog @@ -285,7 +282,6 @@ class AbstractSvxCaptionDialog_Impl : public AbstractSvxCaptionDialog virtual const sal_uInt16* GetInputRanges( const SfxItemPool& pItem ) override; virtual void SetInputSet( const SfxItemSet* pInSet ) override; virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class FmInputRecordNoDialog; @@ -392,7 +388,6 @@ class AbstractSvxAreaTabDialog_Impl :public AbstractSvxAreaTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; // From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class AbstractInsertObjectDialog_Impl : public SfxAbstractInsertObjectDialog diff --git a/cui/source/tabpages/chardlg.cxx b/cui/source/tabpages/chardlg.cxx index aa92adbe3973..ee00a1f87ae8 100644 --- a/cui/source/tabpages/chardlg.cxx +++ b/cui/source/tabpages/chardlg.cxx @@ -44,7 +44,6 @@ #include <editeng/fhgtitem.hxx> #include <editeng/shdditem.hxx> #include <editeng/escapementitem.hxx> -#include <editeng/prszitem.hxx> #include <editeng/wrlmitem.hxx> #include <editeng/cmapitem.hxx> #include <editeng/kernitem.hxx> diff --git a/editeng/source/items/textitem.cxx b/editeng/source/items/textitem.cxx index 7d8120b3f02d..dec57ba55578 100644 --- a/editeng/source/items/textitem.cxx +++ b/editeng/source/items/textitem.cxx @@ -74,14 +74,12 @@ #include <editeng/autokernitem.hxx> #include <editeng/wrlmitem.hxx> #include <editeng/contouritem.hxx> -#include <editeng/prszitem.hxx> #include <editeng/colritem.hxx> #include <editeng/charsetcoloritem.hxx> #include <editeng/kernitem.hxx> #include <editeng/cmapitem.hxx> #include <editeng/escapementitem.hxx> #include <editeng/langitem.hxx> -#include <editeng/nlbkitem.hxx> #include <editeng/nhypitem.hxx> #include <editeng/blinkitem.hxx> #include <editeng/emphasismarkitem.hxx> @@ -1597,32 +1595,6 @@ bool SvxContourItem::GetPresentation return true; } -// class SvxPropSizeItem ------------------------------------------------- - -SvxPropSizeItem::SvxPropSizeItem( const sal_uInt16 nPercent, const sal_uInt16 nId ) : - SfxUInt16Item( nId, nPercent ) -{ -} - - -SfxPoolItem* SvxPropSizeItem::Clone( SfxItemPool * ) const -{ - return new SvxPropSizeItem( *this ); -} - - -bool SvxPropSizeItem::GetPresentation -( - SfxItemPresentation /*ePres*/, - MapUnit /*eCoreUnit*/, - MapUnit /*ePresUnit*/, - OUString& rText, const IntlWrapper& /*rIntl*/ -) const -{ - rText.clear(); - return false; -} - // class SvxBackgroundColorItem ----------------------------------------- SvxBackgroundColorItem::SvxBackgroundColorItem( const sal_uInt16 nId ) : @@ -2228,31 +2200,6 @@ bool SvxLanguageItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) return true; } -// class SvxNoLinebreakItem ---------------------------------------------- -SvxNoLinebreakItem::SvxNoLinebreakItem( const bool bBreak, const sal_uInt16 nId ) : - SfxBoolItem( nId, bBreak ) -{ -} - - -SfxPoolItem* SvxNoLinebreakItem::Clone( SfxItemPool* ) const -{ - return new SvxNoLinebreakItem( *this ); -} - - -bool SvxNoLinebreakItem::GetPresentation -( - SfxItemPresentation /*ePres*/, - MapUnit /*eCoreUnit*/, - MapUnit /*ePresUnit*/, - OUString& rText, const IntlWrapper& /*rIntl*/ -) const -{ - rText.clear(); - return false; -} - // class SvxNoHyphenItem ------------------------------------------------- SvxNoHyphenItem::SvxNoHyphenItem( const bool bHyphen, const sal_uInt16 nId ) : diff --git a/editeng/source/rtf/rtfitem.cxx b/editeng/source/rtf/rtfitem.cxx index a9cde574ab83..7d6cbc6fa8f9 100644 --- a/editeng/source/rtf/rtfitem.cxx +++ b/editeng/source/rtf/rtfitem.cxx @@ -29,14 +29,12 @@ #include <editeng/autokernitem.hxx> #include <editeng/wrlmitem.hxx> #include <editeng/contouritem.hxx> -#include <editeng/prszitem.hxx> #include <editeng/colritem.hxx> #include <editeng/charsetcoloritem.hxx> #include <editeng/kernitem.hxx> #include <editeng/cmapitem.hxx> #include <editeng/escapementitem.hxx> #include <editeng/langitem.hxx> -#include <editeng/nlbkitem.hxx> #include <editeng/nhypitem.hxx> #include <editeng/blinkitem.hxx> #include <editeng/emphasismarkitem.hxx> diff --git a/include/editeng/nlbkitem.hxx b/include/editeng/nlbkitem.hxx deleted file mode 100644 index ddaee7b7a501..000000000000 --- a/include/editeng/nlbkitem.hxx +++ /dev/null @@ -1,51 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * 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 . - */ -#ifndef INCLUDED_EDITENG_NLBKITEM_HXX -#define INCLUDED_EDITENG_NLBKITEM_HXX - -#include <svl/eitem.hxx> -#include <editeng/editengdllapi.h> - -// class SvxNoLinebreakItem ---------------------------------------------- -class EDITENG_DLLPUBLIC SvxNoLinebreakItem : public SfxBoolItem -{ -public: - SvxNoLinebreakItem( const bool bBreak /*= true*/, - const sal_uInt16 nId ); - - // "pure virtual Methods" from SfxPoolItem - virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; - - virtual bool GetPresentation( SfxItemPresentation ePres, - MapUnit eCoreMetric, - MapUnit ePresMetric, - OUString &rText, const IntlWrapper& ) const override; - - SvxNoLinebreakItem& operator=(const SvxNoLinebreakItem& rLB) - { - SetValue( rLB.GetValue() ); - return *this; - } -}; - - -#endif - - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/editeng/prszitem.hxx b/include/editeng/prszitem.hxx deleted file mode 100644 index 119f68b93666..000000000000 --- a/include/editeng/prszitem.hxx +++ /dev/null @@ -1,55 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * 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 . - */ -#ifndef INCLUDED_EDITENG_PRSZITEM_HXX -#define INCLUDED_EDITENG_PRSZITEM_HXX - -#include <svl/intitem.hxx> -#include <editeng/editengdllapi.h> - -// class SvxPropSizeItem ------------------------------------------------- - -/* [Description] - - This item describes the relative Font Size. -*/ - -class EDITENG_DLLPUBLIC SvxPropSizeItem : public SfxUInt16Item -{ -public: - SvxPropSizeItem( const sal_uInt16 nPercent /*= 100*/, - const sal_uInt16 nID ); - - // "pure virtual Methods" from SfxPoolItem - virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override; - - virtual bool GetPresentation( SfxItemPresentation ePres, - MapUnit eCoreMetric, - MapUnit ePresMetric, - OUString &rText, const IntlWrapper& ) const override; - - SvxPropSizeItem& operator=(const SvxPropSizeItem& rPropSize) - { - SetValue( rPropSize.GetValue() ); - return *this; - } -}; - -#endif - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/sfx2/sfxdlg.hxx b/include/sfx2/sfxdlg.hxx index 35aaa384a15c..78cbf7361968 100644 --- a/include/sfx2/sfxdlg.hxx +++ b/include/sfx2/sfxdlg.hxx @@ -64,7 +64,6 @@ public: */ virtual const SfxItemSet* GetOutputItemSet() const = 0; virtual void SetText( const OUString& rStr ) = 0; - virtual OUString GetText() const = 0; }; class SfxAbstractTabDialog : virtual public SfxAbstractDialog diff --git a/include/tools/multisel.hxx b/include/tools/multisel.hxx index c26eccf221c6..246e30b8e5da 100644 --- a/include/tools/multisel.hxx +++ b/include/tools/multisel.hxx @@ -42,7 +42,6 @@ private: TOOLS_DLLPRIVATE void ImplClear(); TOOLS_DLLPRIVATE sal_Int32 ImplFindSubSelection( sal_Int32 nIndex ) const; TOOLS_DLLPRIVATE void ImplMergeSubSelections( sal_Int32 nPos1, sal_Int32 nPos2 ); - TOOLS_DLLPRIVATE sal_Int32 ImplFwdUnselected(); public: MultiSelection(); diff --git a/lotuswordpro/source/filter/lwpstory.cxx b/lotuswordpro/source/filter/lwpstory.cxx index 48ef04d5af60..491977516c7a 100644 --- a/lotuswordpro/source/filter/lwpstory.cxx +++ b/lotuswordpro/source/filter/lwpstory.cxx @@ -171,10 +171,6 @@ void LwpStory::SetCurrentLayout(LwpPageLayout *pPageLayout) m_bPMModified = true; } -void LwpStory::AddPageLayout(LwpPageLayout * pObject) -{ - m_LayoutList.push_back(pObject); -} /************************************************************************** * @descr: Get the next page layout relative to m_pCurrentLayout **************************************************************************/ diff --git a/lotuswordpro/source/filter/lwpstory.hxx b/lotuswordpro/source/filter/lwpstory.hxx index 698ecc39168b..cee4a562a39c 100644 --- a/lotuswordpro/source/filter/lwpstory.hxx +++ b/lotuswordpro/source/filter/lwpstory.hxx @@ -121,7 +121,6 @@ public: inline void SetSectionName(const OUString& StyleName); void SetCurrentLayout(LwpPageLayout* pPageLayout); - void AddPageLayout(LwpPageLayout* pObject); LwpPageLayout* GetNextPageLayout(); bool IsNeedSection(); void SortPageLayout(); diff --git a/reportdesign/source/ui/misc/UITools.cxx b/reportdesign/source/ui/misc/UITools.cxx index 03e51a265d38..309edb5f3b7d 100644 --- a/reportdesign/source/ui/misc/UITools.cxx +++ b/reportdesign/source/ui/misc/UITools.cxx @@ -54,7 +54,6 @@ #include <editeng/fhgtitem.hxx> #include <editeng/shdditem.hxx> #include <editeng/escapementitem.hxx> -#include <editeng/prszitem.hxx> #include <editeng/wrlmitem.hxx> #include <editeng/cmapitem.hxx> #include <editeng/kernitem.hxx> diff --git a/sc/source/ui/attrdlg/scdlgfact.cxx b/sc/source/ui/attrdlg/scdlgfact.cxx index 513ecd8974ac..f1cb49ae299d 100644 --- a/sc/source/ui/attrdlg/scdlgfact.cxx +++ b/sc/source/ui/attrdlg/scdlgfact.cxx @@ -149,10 +149,6 @@ void ScAbstractTabDialog_Impl::SetText( const OUString& rStr ) { pDlg->SetText( rStr ); } -OUString ScAbstractTabDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} void AbstractScImportAsciiDlg_Impl::GetOptions( ScAsciiOptions& rOpt ) { diff --git a/sc/source/ui/attrdlg/scdlgfact.hxx b/sc/source/ui/attrdlg/scdlgfact.hxx index a1a3806f059c..a139d7fd70aa 100644 --- a/sc/source/ui/attrdlg/scdlgfact.hxx +++ b/sc/source/ui/attrdlg/scdlgfact.hxx @@ -386,7 +386,6 @@ class ScAbstractTabDialog_Impl : public SfxAbstractTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; //AbstractDialogFactory_Impl implementations diff --git a/sd/source/ui/dlg/sddlgfact.cxx b/sd/source/ui/dlg/sddlgfact.cxx index 4b094d601cf2..f64679846ccf 100644 --- a/sd/source/ui/dlg/sddlgfact.cxx +++ b/sd/source/ui/dlg/sddlgfact.cxx @@ -111,11 +111,6 @@ void SdAbstractTabDialog_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString SdAbstractTabDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} - void AbstractBulletDialog_Impl::SetCurPageId( sal_uInt16 nId ) { static_cast< ::sd::OutlineBulletDlg*>(pDlg.get())->SetCurPageId( nId ); @@ -146,11 +141,6 @@ void AbstractBulletDialog_Impl::SetText( const OUString& rStr ) static_cast< ::sd::OutlineBulletDlg*>(pDlg.get())->SetText( rStr ); } -OUString AbstractBulletDialog_Impl::GetText() const -{ - return static_cast< ::sd::OutlineBulletDlg*>(pDlg.get())->GetText(); -} - void SdPresLayoutTemplateDlg_Impl::SetCurPageId( sal_uInt16 nId ) { pDlg->SetCurPageId( nId ); @@ -181,11 +171,6 @@ void SdPresLayoutTemplateDlg_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString SdPresLayoutTemplateDlg_Impl::GetText() const -{ - return pDlg->GetText(); -} - SvxFieldData* AbstractSdModifyFieldDlg_Impl::GetField() { return pDlg->GetField(); @@ -286,11 +271,6 @@ void SdAbstractSfxDialog_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString SdAbstractSfxDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} - const GDIMetaFile& AbstractSdVectorizeDlg_Impl::GetGDIMetaFile() const { return pDlg->GetGDIMetaFile(); diff --git a/sd/source/ui/dlg/sddlgfact.hxx b/sd/source/ui/dlg/sddlgfact.hxx index 17e8a10ae976..dc88ed893bb2 100644 --- a/sd/source/ui/dlg/sddlgfact.hxx +++ b/sd/source/ui/dlg/sddlgfact.hxx @@ -88,7 +88,6 @@ class SdAbstractTabDialog_Impl : public SfxAbstractTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class AbstractBulletDialog_Impl : public SfxAbstractTabDialog @@ -101,7 +100,6 @@ class AbstractBulletDialog_Impl : public SfxAbstractTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class SdPresLayoutTemplateDlg; @@ -115,7 +113,6 @@ class SdPresLayoutTemplateDlg_Impl : public SfxAbstractTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class SdModifyFieldDlg; @@ -184,7 +181,6 @@ class SdAbstractSfxDialog_Impl : public SfxAbstractDialog DECL_ABSTDLG_BASE(SdAbstractSfxDialog_Impl,SfxModalDialog) virtual const SfxItemSet* GetOutputItemSet() const override; virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class SdVectorizeDlg; diff --git a/sw/inc/charatr.hxx b/sw/inc/charatr.hxx index 3516772c2d82..9d90f2dfc3c5 100644 --- a/sw/inc/charatr.hxx +++ b/sw/inc/charatr.hxx @@ -31,7 +31,6 @@ #include <editeng/udlnitem.hxx> #include <editeng/crossedoutitem.hxx> #include <editeng/fhgtitem.hxx> -#include <editeng/prszitem.hxx> #include <editeng/fontitem.hxx> #include <editeng/charsetcoloritem.hxx> #include <editeng/escapementitem.hxx> diff --git a/sw/source/core/bastyp/init.cxx b/sw/source/core/bastyp/init.cxx index 39d6c438dc79..409b36f05984 100644 --- a/sw/source/core/bastyp/init.cxx +++ b/sw/source/core/bastyp/init.cxx @@ -48,7 +48,6 @@ #include <editeng/lrspitem.hxx> #include <editeng/lspcitem.hxx> #include <editeng/nhypitem.hxx> -#include <editeng/nlbkitem.hxx> #include <editeng/opaqitem.hxx> #include <editeng/orphitem.hxx> #include <editeng/paravertalignitem.hxx> @@ -56,7 +55,6 @@ #include <editeng/pgrditem.hxx> #include <editeng/prntitem.hxx> #include <editeng/protitem.hxx> -#include <editeng/prszitem.hxx> #include <editeng/rsiditem.hxx> #include <svl/grabbagitem.hxx> #include <editeng/scriptspaceitem.hxx> diff --git a/sw/source/core/doc/dbgoutsw.cxx b/sw/source/core/doc/dbgoutsw.cxx index 61038ff3d98c..ac12245bfd95 100644 --- a/sw/source/core/doc/dbgoutsw.cxx +++ b/sw/source/core/doc/dbgoutsw.cxx @@ -19,7 +19,6 @@ #ifdef DBG_UTIL -#include <editeng/nlbkitem.hxx> #include <rtl/ustring.hxx> #include <svl/poolitem.hxx> #include <svl/itemiter.hxx> diff --git a/sw/source/core/text/inftxt.cxx b/sw/source/core/text/inftxt.cxx index ba8e4746fed9..e8802b73eb08 100644 --- a/sw/source/core/text/inftxt.cxx +++ b/sw/source/core/text/inftxt.cxx @@ -1324,27 +1324,6 @@ void SwTextPaintInfo::DrawViewOpt( const SwLinePortion &rPor, } } -void SwTextPaintInfo::NotifyURL_( const SwLinePortion &rPor ) const -{ - OSL_ENSURE( pNoteURL, "NotifyURL: pNoteURL gone with the wind!" ); - - SwRect aIntersect; - CalcRect( rPor, nullptr, &aIntersect ); - - if( aIntersect.HasArea() ) - { - SwTextNode *pNd = const_cast<SwTextNode*>(GetTextFrame()->GetTextNode()); - SwTextAttr *const pAttr = - pNd->GetTextAttrAt(GetIdx(), RES_TXTATR_INETFMT); - if( pAttr ) - { - const SwFormatINetFormat& rFormat = pAttr->GetINetFormat(); - pNoteURL->InsertURLNote( rFormat.GetValue(), rFormat.GetTargetFrame(), - aIntersect ); - } - } -} - static void lcl_InitHyphValues( PropertyValues &rVals, sal_Int16 nMinLeading, sal_Int16 nMinTrailing ) { diff --git a/sw/source/core/text/inftxt.hxx b/sw/source/core/text/inftxt.hxx index c8ed80689ec7..78a896f9f231 100644 --- a/sw/source/core/text/inftxt.hxx +++ b/sw/source/core/text/inftxt.hxx @@ -369,7 +369,6 @@ class SwTextPaintInfo : public SwTextSizeInfo const bool bGrammarCheck = false ); SwTextPaintInfo &operator=(const SwTextPaintInfo&) = delete; - void NotifyURL_( const SwLinePortion &rPor ) const; protected: SwTextPaintInfo() diff --git a/sw/source/ui/dialog/swdlgfact.cxx b/sw/source/ui/dialog/swdlgfact.cxx index 03fe0e5caa7b..92ee1da54e64 100644 --- a/sw/source/ui/dialog/swdlgfact.cxx +++ b/sw/source/ui/dialog/swdlgfact.cxx @@ -149,11 +149,6 @@ void AbstractTabDialog_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString AbstractTabDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} - IMPL_LINK_NOARG(AbstractApplyTabDialog_Impl, ApplyHdl, Button*, void) { if (pDlg->Apply()) @@ -186,11 +181,6 @@ void SwAbstractSfxDialog_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString SwAbstractSfxDialog_Impl::GetText() const -{ - return pDlg->GetText(); -} - void AbstractSwAsciiFilterDlg_Impl::FillOptions( SwAsciiOptions& rOptions ) { pDlg->FillOptions(rOptions); @@ -280,11 +270,6 @@ void AbstractSwLabDlg_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString AbstractSwLabDlg_Impl::GetText() const -{ - return pDlg->GetText(); -} - const OUString& AbstractSwLabDlg_Impl::GetBusinessCardStr() const { return pDlg->GetBusinessCardStr(); @@ -345,11 +330,6 @@ void AbstractSwFieldDlg_Impl::SetText( const OUString& rStr ) pDlg->SetText( rStr ); } -OUString AbstractSwFieldDlg_Impl::GetText() const -{ - return pDlg->GetText(); -} - void AbstractSwFieldDlg_Impl::Start() { pDlg->Start(); diff --git a/sw/source/ui/dialog/swdlgfact.hxx b/sw/source/ui/dialog/swdlgfact.hxx index b58df847a849..1932db3eeba5 100644 --- a/sw/source/ui/dialog/swdlgfact.hxx +++ b/sw/source/ui/dialog/swdlgfact.hxx @@ -87,7 +87,6 @@ class SwAbstractSfxDialog_Impl :public SfxAbstractDialog DECL_ABSTDLG_BASE(SwAbstractSfxDialog_Impl,SfxModalDialog) virtual const SfxItemSet* GetOutputItemSet() const override; virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class AbstractSwAsciiFilterDlg_Impl : public AbstractSwAsciiFilterDlg @@ -126,7 +125,6 @@ class AbstractTabDialog_Impl : virtual public SfxAbstractTabDialog virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; }; class AbstractApplyTabDialog_Impl : public AbstractTabDialog_Impl, virtual public SfxAbstractApplyTabDialog @@ -177,7 +175,6 @@ class AbstractSwLabDlg_Impl : public AbstractSwLabDlg virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; virtual const OUString& GetBusinessCardStr() const override; virtual Printer *GetPrt() override; }; @@ -206,7 +203,6 @@ class AbstractSwFieldDlg_Impl : public AbstractSwFieldDlg virtual void SetInputSet( const SfxItemSet* pInSet ) override; //From class Window. virtual void SetText( const OUString& rStr ) override; - virtual OUString GetText() const override; virtual void Start() override; //this method from SfxTabDialog virtual void ShowReferencePage() override; virtual void Initialize(SfxChildWinInfo *pInfo) override; diff --git a/tools/source/memtools/multisel.cxx b/tools/source/memtools/multisel.cxx index b1dd66680ae6..cfb4137039ca 100644 --- a/tools/source/memtools/multisel.cxx +++ b/tools/source/memtools/multisel.cxx @@ -374,22 +374,6 @@ void MultiSelection::Remove( sal_Int32 nIndex ) aTotRange.Max() -= 1; } -sal_Int32 MultiSelection::ImplFwdUnselected() -{ - if ( !bCurValid ) - return SFX_ENDOFSELECTION; - - if ( ( nCurSubSel < sal_Int32(aSels.size()) ) - && ( aSels[ nCurSubSel ].Min() <= nCurIndex ) - ) - nCurIndex = aSels[ nCurSubSel++ ].Max() + 1; - - if ( nCurIndex <= aTotRange.Max() ) - return nCurIndex; - else - return SFX_ENDOFSELECTION; -} - sal_Int32 MultiSelection::FirstSelected() { nCurSubSel = 0; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits