diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-10-15 08:11:09 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-10-15 13:09:09 +0200 |
commit | ca014eca8a07ae97125afa6e47d56c44269d7a73 (patch) | |
tree | a4ee4b6bf659625f021a4e621e7575dcc6d37222 /compilerplugins | |
parent | 6eba86ae9d6c8550e069ef933889610aee309381 (diff) |
loplugin:constantparam
Change-Id: I895ceffa468d84d22e4a81b7a6b06eaed0bd839d
Reviewed-on: https://gerrit.libreoffice.org/61776
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/constantparam.bitmask.results | 13 | ||||
-rw-r--r-- | compilerplugins/clang/constantparam.booleans.results | 768 | ||||
-rw-r--r-- | compilerplugins/clang/constantparam.constructors.results | 142 | ||||
-rw-r--r-- | compilerplugins/clang/constantparam.numbers.results | 650 |
4 files changed, 781 insertions, 792 deletions
diff --git a/compilerplugins/clang/constantparam.bitmask.results b/compilerplugins/clang/constantparam.bitmask.results index 9f455b34d7f7..e0edc377e13a 100644 --- a/compilerplugins/clang/constantparam.bitmask.results +++ b/compilerplugins/clang/constantparam.bitmask.results @@ -10,13 +10,13 @@ cui/source/options/webconninfo.hxx:35 dbaccess/source/filter/xml/xmlExport.hxx:171 void dbaxml::ODBExport::ODBExport(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,enum SvXMLExportFlags) enum SvXMLExportFlags nExportFlag setBits=0x400 clearBits=0x200 -include/basegfx/polygon/b2dpolygontools.hxx:142 +include/basegfx/polygon/b2dpolygontools.hxx:143 enum CutFlagValue findCut(const class basegfx::B2DPoint &,const class basegfx::B2DVector &,const class basegfx::B2DPoint &,const class basegfx::B2DVector &,enum CutFlagValue,double *,double *) enum CutFlagValue aCutFlags setBits=0x1 include/framework/framelistanalyzer.hxx:181 void framework::FrameListAnalyzer::FrameListAnalyzer(const class com::sun::star::uno::Reference<class com::sun::star::frame::XFramesSupplier> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,enum FrameAnalyzerFlags) enum FrameAnalyzerFlags eDetectMode setBits=0x4 -include/sfx2/objsh.hxx:465 +include/sfx2/objsh.hxx:464 void SfxObjectShell::FinishedLoading(enum SfxLoadedFlags) enum SfxLoadedFlags nWhich setBits=0x1 include/svtools/brwbox.hxx:438 @@ -25,9 +25,6 @@ include/svtools/brwbox.hxx:438 include/svtools/wizardmachine.hxx:172 void svt::OWizardMachine::OWizardMachine(class vcl::Window *,enum WizardButtonFlags) enum WizardButtonFlags _nButtonFlags setBits=0xf -include/svx/langbox.hxx:164 - void LanguageBox::SetLanguageList(enum SvxLanguageListFlags,_Bool,_Bool) - enum SvxLanguageListFlags nLangList setBits=0x1 include/vcl/gdimtf.hxx:195 _Bool GDIMetaFile::CreateThumbnail(class BitmapEx &,enum BmpConversion,enum BmpScaleFlag) const enum BmpScaleFlag nScaleFlag setBits=0x1 @@ -40,13 +37,13 @@ sc/inc/rangeutl.hxx:162 sc/inc/xmlwrap.hxx:89 _Bool ScXMLImportWrapper::Import(enum ImportFlags,class ErrCode &) enum ImportFlags nMode setBits=0x1 -sc/source/ui/view/cellsh1.cxx:112 +sc/source/ui/view/cellsh1.cxx:115 enum InsertDeleteFlags FlagsFromString(const class rtl::OUString &,enum InsertDeleteFlags) enum InsertDeleteFlags nFlagsMask setBits=0x87f clearBits=0x700 -sc/source/ui/view/cellsh1.cxx:135 +sc/source/ui/view/cellsh1.cxx:138 class rtl::OUString FlagsToString(enum InsertDeleteFlags,enum InsertDeleteFlags) enum InsertDeleteFlags nFlagsMask setBits=0x87f clearBits=0x700 -sw/source/core/view/viewsh.cxx:718 +sw/source/core/view/viewsh.cxx:730 void lcl_InvalidateAllContent(class SwViewShell &,enum SwInvalidateFlags) enum SwInvalidateFlags nInv setBits=0x2 sw/source/filter/html/swhtml.hxx:671 diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results index 49f82b436abe..e1a57614fe46 100644 --- a/compilerplugins/clang/constantparam.booleans.results +++ b/compilerplugins/clang/constantparam.booleans.results @@ -2,7 +2,7 @@ accessibility/inc/standard/vclxaccessiblemenuitem.hxx:59 void VCLXAccessibleMenuItem::VCLXAccessibleMenuItem(class Menu *,unsigned short,class Menu *) class Menu * pMenu 0 -accessibility/source/standard/vclxaccessibletoolbox.cxx:96 +accessibility/source/standard/vclxaccessibletoolbox.cxx:98 void (anonymous namespace)::OToolBoxWindowItem::OToolBoxWindowItem(int,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &) int _nIndexInParent 0 @@ -46,7 +46,7 @@ chart2/qa/extras/chart2dump/chart2dump.cxx:99 void Chart2DumpTest::Chart2DumpTest(_Bool) _Bool bDumpMode 0 -chart2/qa/extras/chart2export.cxx:313 +chart2/qa/extras/chart2export.cxx:315 void checkCommonTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,double,double,_Bool,double,_Bool,_Bool) _Bool aExpectedShowEquation 1 @@ -114,6 +114,14 @@ chart2/source/controller/inc/ChartController.hxx:367 class chart::ChartController::TheModelRef & chart::ChartController::TheModelRef::operator=(class chart::ChartController::TheModel *) ###1 0 +chart2/source/controller/inc/res_Titles.hxx:35 + void chart::TitleResources::TitleResources(class VclBuilderContainer &,_Bool) + _Bool bShowSecondaryAxesTitle + 0 +chart2/source/controller/inc/res_Titles.hxx:67 + void chart::SchTitleResources::SchTitleResources(class weld::Builder &,_Bool) + _Bool bShowSecondaryAxesTitle + 1 chart2/source/controller/inc/ViewElementListProvider.hxx:51 class Graphic chart::ViewElementListProvider::GetSymbolGraphic(int,const class SfxItemSet *) const int nStandardSymbol @@ -126,7 +134,7 @@ chart2/source/model/template/ColumnLineChartTypeTemplate.hxx:38 void chart::ColumnLineChartTypeTemplate::ColumnLineChartTypeTemplate(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,enum chart::StackMode,int) int nNumberOfLines 1 -chart2/source/tools/InternalDataProvider.cxx:249 +chart2/source/tools/InternalDataProvider.cxx:245 void chart::(anonymous namespace)::lcl_setAnyAtLevelFromStringSequence::lcl_setAnyAtLevelFromStringSequence(int) int nLevel 0 @@ -170,7 +178,7 @@ codemaker/source/javamaker/classfile.hxx:119 void codemaker::javamaker::ClassFile::Code::storeLocalReference(unsigned short) unsigned short index 1 -comphelper/source/misc/backupfilehelper.cxx:77 +comphelper/source/misc/backupfilehelper.cxx:78 unsigned int createCrc32(const class std::shared_ptr<class osl::File> &,unsigned int) unsigned int nOffset 0 @@ -214,7 +222,7 @@ cppu/qa/test_unotype.cxx:75 void (anonymous namespace)::DerivedInterface2::dummy(struct (anonymous namespace)::DerivedInterface2 *) struct (anonymous namespace)::DerivedInterface2 * p 0 -cui/source/inc/cuitabarea.hxx:766 +cui/source/inc/cuitabarea.hxx:757 void SvxColorTabPage::SetPropertyList(enum XPropertyListType,const class rtl::Reference<class XPropertyList> &) enum XPropertyListType t 0 @@ -238,7 +246,7 @@ cui/source/inc/SpellDialog.hxx:87 void svx::SentenceEditWindow_Impl::SetAttrib(const class TextAttrib &,unsigned int,int,int) unsigned int nPara 0 -cui/source/options/optjsearch.hxx:71 +cui/source/options/optjsearch.hxx:65 void SvxJSearchOptionsPage::EnableSaveOptions(_Bool) _Bool bVal 0 @@ -294,7 +302,7 @@ desktop/source/deployment/gui/dp_gui_theextmgr.hxx:90 void dp_gui::TheExtensionManager::ToTop(enum ToTopFlags) enum ToTopFlags nFlags 1 -desktop/source/lib/init.cxx:4049 +desktop/source/lib/init.cxx:4132 struct _LibreOfficeKit * libreofficekit_hook_2(const char *,const char *) const char * user_profile_path 0 @@ -306,7 +314,7 @@ editeng/source/editeng/editstt2.hxx:32 void InternalEditStatus::TurnOffFlags(enum EEControlBits) enum EEControlBits nFlags 1 -editeng/source/editeng/impedit.hxx:836 +editeng/source/editeng/impedit.hxx:834 unsigned short ImpEditEngine::GetLineHeight(int,int) int nLine 0 @@ -314,19 +322,23 @@ extensions/source/propctrlr/browserline.cxx:326 void implEnable(class vcl::Window *,_Bool) _Bool _bEnable 0 -extensions/source/propctrlr/propertyhandler.hxx:186 +extensions/source/propctrlr/newdatatype.hxx:40 + void pcr::NewDataTypeDialog::NewDataTypeDialog(class weld::Window *,const class rtl::OUString &,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &) + class weld::Window * _pParent + 0 +extensions/source/propctrlr/propertyhandler.hxx:188 void pcr::PropertyHandler::addDoublePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const short _nAttribs 1 -extensions/source/propctrlr/propertyhandler.hxx:194 +extensions/source/propctrlr/propertyhandler.hxx:196 void pcr::PropertyHandler::addDatePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const short _nAttribs 1 -extensions/source/propctrlr/propertyhandler.hxx:202 +extensions/source/propctrlr/propertyhandler.hxx:204 void pcr::PropertyHandler::addTimePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const short _nAttribs 1 -extensions/source/propctrlr/propertyhandler.hxx:210 +extensions/source/propctrlr/propertyhandler.hxx:212 void pcr::PropertyHandler::addDateTimePropertyDescription(class std::__debug::vector<struct com::sun::star::beans::Property, class std::allocator<struct com::sun::star::beans::Property> > &,const class rtl::OUString &,short) const short _nAttribs 1 @@ -446,6 +458,10 @@ hwpfilter/source/hwpfile.h:146 void HWPFile::Read4b(void *,unsigned long) unsigned long nmemb 1 +i18npool/source/localedata/LocaleNode.hxx:78 + const class rtl::OUString & Attr::getValueByIndex(int) const + int idx + 0 idlc/inc/errorhandler.hxx:86 void ErrorHandler::warning0(enum WarningCode,const char *) enum WarningCode e @@ -462,19 +478,19 @@ include/basegfx/polygon/b2dpolygon.hxx:86 void basegfx::B2DPolygon::insert(unsigned int,const class basegfx::B2DPoint &,unsigned int) unsigned int nCount 1 -include/basegfx/polygon/b2dpolygontools.hxx:88 +include/basegfx/polygon/b2dpolygontools.hxx:89 _Bool isInside(const class basegfx::B2DPolygon &,const class basegfx::B2DPolygon &,_Bool) _Bool bWithBorder 1 -include/basegfx/polygon/b2dpolygontools.hxx:341 +include/basegfx/polygon/b2dpolygontools.hxx:342 enum basegfx::B2VectorOrientation getOrientationForIndex(const class basegfx::B2DPolygon &,unsigned int) unsigned int nIndex 0 -include/basegfx/polygon/b2dpolygontools.hxx:348 +include/basegfx/polygon/b2dpolygontools.hxx:349 _Bool isPointOnPolygon(const class basegfx::B2DPolygon &,const class basegfx::B2DPoint &,_Bool) _Bool bWithPoints 1 -include/basegfx/polygon/b2dpolygontools.hxx:351 +include/basegfx/polygon/b2dpolygontools.hxx:352 _Bool isPointInTriangle(const class basegfx::B2DPoint &,const class basegfx::B2DPoint &,const class basegfx::B2DPoint &,const class basegfx::B2DPoint &,_Bool) _Bool bWithBorder 1 @@ -494,6 +510,14 @@ include/basegfx/polygon/b2dpolypolygon.hxx:103 void basegfx::B2DPolyPolygon::remove(unsigned int,unsigned int) unsigned int nCount 1 +include/basegfx/polygon/b2dpolypolygon.hxx:138 + shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(class basegfx::SystemDependentDataManager &,type-parameter-?-? &&...) const + ###2 + 0 +include/basegfx/polygon/b2dpolypolygon.hxx:138 + shared_ptr<type-parameter-?-?> basegfx::B2DPolyPolygon::addOrReplaceSystemDependentData(class basegfx::SystemDependentDataManager &,type-parameter-?-? &&...) const + ###3 + 0 include/basegfx/polygon/b3dpolygon.hxx:73 void basegfx::B3DPolygon::append(const class basegfx::B3DPoint &,unsigned int) unsigned int nCount @@ -550,11 +574,11 @@ include/basic/sbstar.hxx:152 class SbxVariable * StarBASIC::VBAFind(const class rtl::OUString &,enum SbxClassType) enum SbxClassType t 1 -include/basic/sbxobj.hxx:62 +include/basic/sbxobj.hxx:61 class SbxVariable * SbxObject::FindQualified(const class rtl::OUString &,enum SbxClassType) enum SbxClassType 1 -include/basic/sbxobj.hxx:73 +include/basic/sbxobj.hxx:72 void SbxObject::Remove(const class rtl::OUString &,enum SbxClassType) enum SbxClassType 1 @@ -576,25 +600,25 @@ include/canvas/verifyinput.hxx:286 0 include/canvas/verifyinput.hxx:527 void verifyRange(type-parameter-?-?,type-parameter-?-?,_Bool) - type-parameter-?-? bound + _Bool bLowerBound 1 include/canvas/verifyinput.hxx:527 void verifyRange(type-parameter-?-?,type-parameter-?-?,_Bool) - _Bool bLowerBound + type-parameter-?-? bound 1 -include/comphelper/configurationhelper.hxx:214 +include/comphelper/configurationhelper.hxx:211 class com::sun::star::uno::Any comphelper::ConfigurationHelper::readDirectKey(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum comphelper::EConfigurationModes) enum comphelper::EConfigurationModes eMode 1 -include/comphelper/configurationhelper.hxx:230 +include/comphelper/configurationhelper.hxx:227 void comphelper::ConfigurationHelper::writeDirectKey(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class com::sun::star::uno::Any &,enum comphelper::EConfigurationModes) enum comphelper::EConfigurationModes eMode 0 -include/comphelper/lok.hxx:45 +include/comphelper/lok.hxx:46 void setLocalRendering(_Bool) _Bool bLocalRendering 1 -include/comphelper/lok.hxx:66 +include/comphelper/lok.hxx:67 void setRangeHeaders(_Bool) _Bool bTiledAnnotations 1 @@ -606,19 +630,15 @@ include/comphelper/random.hxx:31 int uniform_int_distribution(int,int) int a 0 -include/comphelper/random.hxx:37 - unsigned long uniform_size_distribution(unsigned long,unsigned long) - unsigned long a - 0 include/comphelper/storagehelper.hxx:186 class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> comphelper::OStorageHelper::GetStorageAtPath(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class rtl::OUString &,unsigned int,const class comphelper::LifecycleProxy &) unsigned int nOpenMode 1 -include/comphelper/unique_disposing_ptr.hxx:164 +include/comphelper/unique_disposing_ptr.hxx:165 void comphelper::unique_disposing_solar_mutex_reset_ptr::unique_disposing_solar_mutex_reset_ptr<T>(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,type-parameter-?-? *,_Bool) _Bool bComponent 1 -include/comphelper/unique_disposing_ptr.hxx:169 +include/comphelper/unique_disposing_ptr.hxx:170 void comphelper::unique_disposing_solar_mutex_reset_ptr::reset(type-parameter-?-? *) type-parameter-?-? * p 0 @@ -630,8 +650,8 @@ include/connectivity/dbtools.hxx:329 _Bool isDataSourcePropertyEnabled(const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,const class rtl::OUString &,_Bool) _Bool _bDefault 1 -include/connectivity/dbtools.hxx:678 - class rtl::OUString createSqlCreateTableStatement(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,class dbtools::ISQLStatementHelper *,const class rtl::OUString &) +include/connectivity/dbtools.hxx:620 + class rtl::OUString createStandardCreateStatement(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,class dbtools::ISQLStatementHelper *,const class rtl::OUString &) class dbtools::ISQLStatementHelper * _pHelper 0 include/connectivity/FValue.hxx:469 @@ -712,12 +732,12 @@ include/editeng/editobj.hxx:117 0 include/editeng/editobj.hxx:117 const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const - unsigned long nPos - 0 -include/editeng/editobj.hxx:117 - const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const int nType 1 +include/editeng/editobj.hxx:117 + const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const + unsigned long nPos + 0 include/editeng/outliner.hxx:251 void OutlinerView::SelectRange(int,int) int nFirst @@ -730,7 +750,7 @@ include/editeng/pmdlitem.hxx:40 void SvxPageModelItem::SvxPageModelItem(unsigned short) unsigned short nWh 0 -include/editeng/splwrap.hxx:74 +include/editeng/splwrap.hxx:75 void SvxSpellWrapper::SvxSpellWrapper(class vcl::Window *,const _Bool,const _Bool) const _Bool bIsAllRight 0 @@ -914,7 +934,7 @@ include/sfx2/docfile.hxx:100 void SfxMedium::SfxMedium(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class rtl::OUString &,const class rtl::OUString &,const class SfxItemSet *) const class SfxItemSet * pSet 0 -include/sfx2/docfile.hxx:177 +include/sfx2/docfile.hxx:176 void SfxMedium::DisableFileSync(_Bool) _Bool bDisableFileSync 1 @@ -926,26 +946,10 @@ include/sfx2/fcontnr.hxx:112 void SfxFilterMatcherIter::SfxFilterMatcherIter(const class SfxFilterMatcher &,enum SfxFilterFlags,enum SfxFilterFlags) enum SfxFilterFlags nMask 0 -include/sfx2/filedlghelper.hxx:108 +include/sfx2/filedlghelper.hxx:107 void sfx2::FileDialogHelper::FileDialogHelper(short,enum FileDialogFlags,const class rtl::OUString &,enum SfxFilterFlags,enum SfxFilterFlags,class weld::Window *) enum SfxFilterFlags nDont 0 -include/sfx2/itemconnect.hxx:264 - void sfx::DummyItemConnection::DummyItemConnection(unsigned short,class vcl::Window &,enum ItemConnFlags) - enum ItemConnFlags nFlags - 1 -include/sfx2/itemconnect.hxx:299 - void sfx::MetricConnection::MetricConnection<ItemWrpT>(unsigned short,class MetricField &,enum FieldUnit,enum ItemConnFlags) - enum ItemConnFlags nFlags - 1 -include/sfx2/itemconnect.hxx:324 - void sfx::ListBoxConnection::ListBoxConnection<ItemWrpT>(unsigned short,class ListBox &,const typename ItemControlConnection<type-parameter-?-?, ListBoxWrapper<typename type-parameter-?-?::ItemValueType> >::ControlWrapperType::MapEntryType *,enum ItemConnFlags) - enum ItemConnFlags nFlags - 1 -include/sfx2/itemconnect.hxx:349 - void sfx::ValueSetConnection::ValueSetConnection<ItemWrpT>(unsigned short,class ValueSet &,const typename ItemControlConnection<type-parameter-?-?, ValueSetWrapper<typename type-parameter-?-?::ItemValueType> >::ControlWrapperType::MapEntryType *,enum ItemConnFlags) - enum ItemConnFlags nFlags - 1 include/sfx2/opengrf.hxx:46 void SvxOpenGraphicDialog::EnableLink(_Bool) _Bool @@ -974,10 +978,6 @@ include/sfx2/sidebar/FocusManager.hxx:121 _Bool sfx2::sidebar::FocusManager::IsPanelTitleVisible(const int) const const int nPanelIndex 0 -include/sfx2/sidebar/SidebarController.hxx:128 - void sfx2::sidebar::SidebarController::RequestCloseDeck(_Bool) - _Bool bFocusMenuTab - 0 include/sfx2/sidebar/SidebarToolBox.hxx:55 void sfx2::sidebar::SidebarToolBox::SetController(const unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XToolbarController> &) const unsigned short nItemId @@ -1066,11 +1066,11 @@ include/svtools/accessibletableprovider.hxx:114 _Bool svt::IAccessibleTableProvider::GetGlyphBoundRects(const class Point &,const class rtl::OUString &,int,int,class std::__debug::vector<class tools::Rectangle, class std::allocator<class tools::Rectangle> > &) int nIndex 0 -include/svtools/editsyntaxhighlighter.hxx:42 +include/svtools/editsyntaxhighlighter.hxx:41 void MultiLineEditSyntaxHighlight::MultiLineEditSyntaxHighlight(class vcl::Window *,long,enum HighlighterLanguage) enum HighlighterLanguage aLanguage 1 -include/svtools/fileview.hxx:175 +include/svtools/fileview.hxx:174 void SvtFileView::EnableDelete(_Bool) _Bool bEnable 1 @@ -1106,36 +1106,32 @@ include/svtools/treelistbox.hxx:614 class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,const class Image &,const class Image &,class SvTreeListEntry *,_Bool,unsigned long,void *,enum SvLBoxButtonKind) enum SvLBoxButtonKind eButtonKind 0 -include/svtools/treelistbox.hxx:691 +include/svtools/treelistbox.hxx:690 void SvTreeListBox::MakeVisible(class SvTreeListEntry *,_Bool) _Bool bMoveToTop 1 -include/svtools/treelistbox.hxx:717 +include/svtools/treelistbox.hxx:716 unsigned long SvTreeListBox::SelectChildren(class SvTreeListEntry *,_Bool) _Bool bSelect 0 -include/svtools/valueset.hxx:325 +include/svtools/valueset.hxx:323 void ValueSet::EnableFullItemMode(_Bool) _Bool bFullMode 0 -include/svtools/valueset.hxx:363 +include/svtools/valueset.hxx:357 void ValueSet::SetItemColor(unsigned short,const class Color &) unsigned short nItemId 1 -include/svtools/valueset.hxx:387 +include/svtools/valueset.hxx:381 class Size ValueSet::CalcWindowSizePixel(const class Size &,unsigned short,unsigned short) const unsigned short nCalcLines 0 -include/svtools/valueset.hxx:511 - void SvtValueSet::InsertItem(unsigned short,const class Image &,const class rtl::OUString &,unsigned long,_Bool) - _Bool bShowLegend - 0 include/svx/algitem.hxx:41 void SvxOrientationItem::SvxOrientationItem(int,_Bool,const unsigned short) const unsigned short nId 0 -include/svx/colorbox.hxx:115 - void ColorListBox::ColorListBox(class std::unique_ptr<class weld::MenuButton, struct std::default_delete<class weld::MenuButton> >,class weld::Window *,_Bool) +include/svx/colorwindow.hxx:146 + void ColorWindow::ColorWindow(const class std::shared_ptr<class PaletteManager> &,class BorderColorStatus &,unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,class weld::Window *,class weld::MenuButton *,_Bool,const class std::function<void (const class rtl::OUString &, const struct std::pair<class Color, class rtl::OUString> &)> &) _Bool bInterimBuilder 0 include/svx/ctredlin.hxx:254 @@ -1146,8 +1142,8 @@ include/svx/ctredlin.hxx:277 void SvxTPFilter::CheckAction(_Bool) _Bool bFlag 0 -include/svx/dlgctrl.hxx:212 - void RectCtl::DoCompletelyDisable(_Bool) +include/svx/dlgctrl.hxx:141 + void SvxRectCtl::DoCompletelyDisable(_Bool) _Bool bNew 1 include/svx/fmtools.hxx:98 @@ -1159,7 +1155,7 @@ include/svx/fmtools.hxx:163 short _nId 0 include/svx/fmview.hxx:89 - void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel &,class SdrUnoObj *&,class SdrUnoObj *&) + void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &) int _nYOffsetMM 0 include/svx/framelink.hxx:153 @@ -1174,7 +1170,7 @@ include/svx/framelink.hxx:153 void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double) double nS 0 -include/svx/frmsel.hxx:152 +include/svx/frmsel.hxx:150 void svx::FrameSelector::SelectAllBorders(_Bool) _Bool bSelect 0 @@ -1186,14 +1182,10 @@ include/svx/IAccessibleParent.hxx:77 _Bool accessibility::IAccessibleParent::ReplaceChild(class accessibility::AccessibleShape *,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,const long,const class accessibility::AccessibleShapeTreeInfo &) const long _nIndex 0 -include/svx/langbox.hxx:115 +include/svx/langbox.hxx:107 void SvxLanguageBoxBase::ImplSelectEntryPos(int,_Bool) _Bool bSelect 1 -include/svx/langbox.hxx:170 - void LanguageBox::SelectEntryPos(int) - int nPos - 0 include/svx/nbdtmg.hxx:133 unsigned short svx::sidebar::NBOTypeMgrBase::GetNBOIndexForNumRule(class SvxNumRule &,unsigned short,unsigned short) unsigned short nFromIndex @@ -1206,6 +1198,10 @@ include/svx/nbdtmg.hxx:136 class rtl::OUString svx::sidebar::NBOTypeMgrBase::GetDescription(unsigned short,_Bool) _Bool isDefault 1 +include/svx/orienthelper.hxx:75 + void svx::OrientationHelper::Show(_Bool) + _Bool bShow + 0 include/svx/postattr.hxx:34 void SvxPostItAuthorItem::SvxPostItAuthorItem(unsigned short) unsigned short nWhich @@ -1250,10 +1246,6 @@ include/svx/sdr/overlay/overlayobject.hxx:116 void sdr::overlay::OverlayObject::allowAntiAliase(_Bool) _Bool bNew 0 -include/svx/sdtcfitm.hxx:25 - class SdrOnOffItem makeSdrTextContourFrameItem(_Bool) - _Bool bOn - 1 include/svx/svdhlpln.hxx:44 void SdrHelpLine::SdrHelpLine(enum SdrHelpLineKind) enum SdrHelpLineKind eNewKind @@ -1274,6 +1266,10 @@ include/svx/svdlayer.hxx:143 void SdrLayerAdmin::NewStandardLayer(unsigned short) unsigned short nPos 0 +include/svx/svdundo.hxx:102 + class SdrUndoAction * SdrUndoGroup::GetAction(int) const + int nNum + 0 include/svx/svdview.hxx:178 void SdrView::EnableExtendedKeyInputDispatcher(_Bool) _Bool bOn @@ -1290,20 +1286,20 @@ include/svx/svxdlg.hxx:90 void AbstractSvxZoomDialog::HideButton(enum ZoomButtonId) enum ZoomButtonId nBtnId 1 -include/svx/SvxPresetListBox.hxx:98 - void PresetListBox::FillPresetListBox(class XGradientList &,unsigned int) +include/svx/SvxPresetListBox.hxx:60 + void SvxPresetListBox::FillPresetListBox(class XGradientList &,unsigned int) unsigned int nStartIndex 1 -include/svx/SvxPresetListBox.hxx:99 - void PresetListBox::FillPresetListBox(class XHatchList &,unsigned int) +include/svx/SvxPresetListBox.hxx:61 + void SvxPresetListBox::FillPresetListBox(class XHatchList &,unsigned int) unsigned int nStartIndex 1 -include/svx/SvxPresetListBox.hxx:100 - void PresetListBox::FillPresetListBox(class XBitmapList &,unsigned int) +include/svx/SvxPresetListBox.hxx:62 + void SvxPresetListBox::FillPresetListBox(class XBitmapList &,unsigned int) unsigned int nStartIndex 1 -include/svx/SvxPresetListBox.hxx:101 - void PresetListBox::FillPresetListBox(class XPatternList &,unsigned int) +include/svx/SvxPresetListBox.hxx:63 + void SvxPresetListBox::FillPresetListBox(class XPatternList &,unsigned int) unsigned int nStartIndex 1 include/svx/sxcaitm.hxx:38 @@ -1534,11 +1530,11 @@ include/vcl/errcode.hxx:67 void ErrCode::ErrCode(enum WarningFlag,enum ErrCodeArea,enum ErrCodeClass,unsigned short) enum WarningFlag 0 -include/vcl/field.hxx:520 +include/vcl/field.hxx:515 double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit) unsigned short nDecDigits 0 -include/vcl/field.hxx:520 +include/vcl/field.hxx:515 double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit) long nBaseValue 0 @@ -1546,11 +1542,11 @@ include/vcl/graphicfilter.hxx:290 class ErrCode GraphicFilter::ImportGraphic(class Graphic &,const class rtl::OUString &,class SvStream &,unsigned short,unsigned short *,enum GraphicFilterImportFlags,class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> *,const struct WmfExternal *) class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> * pFilterData 0 -include/vcl/lstbox.hxx:151 +include/vcl/lstbox.hxx:152 void ListBox::EnableDDAutoWidth(_Bool) _Bool b 0 -include/vcl/lstbox.hxx:234 +include/vcl/lstbox.hxx:237 void ListBox::EnableUserDraw(_Bool) _Bool bUserDraw 1 @@ -1562,31 +1558,31 @@ include/vcl/outdev.hxx:551 _Bool OutputDevice::SupportsOperation(enum OutDevSupportType) const enum OutDevSupportType 0 -include/vcl/outdev.hxx:1156 +include/vcl/outdev.hxx:1154 void OutputDevice::DrawTextArray(const class Point &,const class rtl::OUString &,const long *,int,int,enum SalLayoutFlags,const class vcl::TextLayoutCache *,const class std::__debug::vector<struct GlyphItem, class std::allocator<struct GlyphItem> > *) const class vcl::TextLayoutCache * 0 -include/vcl/outdev.hxx:1200 +include/vcl/outdev.hxx:1198 void OutputDevice::ImplDrawWaveTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool) long nY 0 -include/vcl/outdev.hxx:1201 +include/vcl/outdev.hxx:1199 void OutputDevice::ImplDrawStraightTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool) long nY 0 -include/vcl/outdev.hxx:1202 +include/vcl/outdev.hxx:1200 void OutputDevice::ImplDrawStrikeoutLine(long,long,long,long,long,enum FontStrikeout,class Color) long nY 0 -include/vcl/outdev.hxx:1203 +include/vcl/outdev.hxx:1201 void OutputDevice::ImplDrawStrikeoutChar(long,long,long,long,long,enum FontStrikeout,class Color) long nY 0 -include/vcl/outdev.hxx:1228 +include/vcl/outdev.hxx:1226 void OutputDevice::RefreshFontData(const _Bool) const _Bool bNewFontLists 1 -include/vcl/outdev.hxx:1359 +include/vcl/outdev.hxx:1357 _Bool OutputDevice::GetTextIsRTL(const class rtl::OUString &,int,int) const int nIndex 0 @@ -1654,111 +1650,123 @@ include/vcl/vectorgraphicdata.hxx:83 void VectorGraphicData::VectorGraphicData(const class rtl::OUString &,enum VectorGraphicDataType) enum VectorGraphicDataType eVectorDataType 0 -include/vcl/weld.hxx:134 +include/vcl/weld.hxx:141 + void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int) + int step_increment + 1 +include/vcl/weld.hxx:141 void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int) int lower 0 -include/vcl/weld.hxx:134 - void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int) - int step_increment +include/vcl/weld.hxx:557 + void weld::Scale::set_range(int,int) + int min 1 -include/vcl/weld.hxx:692 +include/vcl/weld.hxx:892 void weld::MetricSpinButton::get_increments(int &,int &,enum FieldUnit) const enum FieldUnit eDestUnit 0 -include/vcl/weld.hxx:937 +include/vcl/weld.hxx:1109 + void weld::Menu::set_sensitive(const class rtl::OString &,_Bool) + _Bool bSensitive + 0 +include/vcl/weld.hxx:1111 void weld::Menu::show(const class rtl::OString &,_Bool) _Bool bShow 0 -include/vcl/weld.hxx:963 +include/vcl/weld.hxx:1158 class std::unique_ptr<class weld::MessageDialog, struct std::default_delete<class weld::MessageDialog> > weld::Builder::weld_message_dialog(const class rtl::OString &,_Bool) _Bool bTakeOwnership 1 -include/vcl/weld.hxx:966 +include/vcl/weld.hxx:1161 class std::unique_ptr<class weld::Dialog, struct std::default_delete<class weld::Dialog> > weld::Builder::weld_dialog(const class rtl::OString &,_Bool) _Bool bTakeOwnership 1 -include/vcl/weld.hxx:968 +include/vcl/weld.hxx:1163 class std::unique_ptr<class weld::Widget, struct std::default_delete<class weld::Widget> > weld::Builder::weld_widget(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:969 +include/vcl/weld.hxx:1164 class std::unique_ptr<class weld::Container, struct std::default_delete<class weld::Container> > weld::Builder::weld_container(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:972 +include/vcl/weld.hxx:1167 class std::unique_ptr<class weld::Button, struct std::default_delete<class weld::Button> > weld::Builder::weld_button(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:973 +include/vcl/weld.hxx:1168 class std::unique_ptr<class weld::MenuButton, struct std::default_delete<class weld::MenuButton> > weld::Builder::weld_menu_button(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:977 +include/vcl/weld.hxx:1172 class std::unique_ptr<class weld::ScrolledWindow, struct std::default_delete<class weld::ScrolledWindow> > weld::Builder::weld_scrolled_window(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:980 +include/vcl/weld.hxx:1175 class std::unique_ptr<class weld::Notebook, struct std::default_delete<class weld::Notebook> > weld::Builder::weld_notebook(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:982 +include/vcl/weld.hxx:1177 class std::unique_ptr<class weld::ToggleButton, struct std::default_delete<class weld::ToggleButton> > weld::Builder::weld_toggle_button(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:985 +include/vcl/weld.hxx:1180 class std::unique_ptr<class weld::RadioButton, struct std::default_delete<class weld::RadioButton> > weld::Builder::weld_radio_button(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:988 +include/vcl/weld.hxx:1183 class std::unique_ptr<class weld::CheckButton, struct std::default_delete<class weld::CheckButton> > weld::Builder::weld_check_button(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:994 +include/vcl/weld.hxx:1189 class std::unique_ptr<class weld::MetricSpinButton, struct std::default_delete<class weld::MetricSpinButton> > weld::Builder::weld_metric_spin_button(const class rtl::OString &,enum FieldUnit,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1000 - class std::unique_ptr<class weld::TimeSpinButton, struct std::default_delete<class weld::TimeSpinButton> > weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool) - _Bool bTakeOwnership - 0 -include/vcl/weld.hxx:1000 +include/vcl/weld.hxx:1195 class std::unique_ptr<class weld::TimeSpinButton, struct std::default_delete<class weld::TimeSpinButton> > weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool) enum TimeFieldFormat eFormat 1 -include/vcl/weld.hxx:1002 - class std::unique_ptr<class weld::ComboBoxText, struct std::default_delete<class weld::ComboBoxText> > weld::Builder::weld_combo_box_text(const class rtl::OString &,_Bool) +include/vcl/weld.hxx:1195 + class std::unique_ptr<class weld::TimeSpinButton, struct std::default_delete<class weld::TimeSpinButton> > weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool) + _Bool bTakeOwnership + 0 +include/vcl/weld.hxx:1197 + class std::unique_ptr<class weld::ComboBox, struct std::default_delete<class weld::ComboBox> > weld::Builder::weld_combo_box(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1007 +include/vcl/weld.hxx:1201 class std::unique_ptr<class weld::Label, struct std::default_delete<class weld::Label> > weld::Builder::weld_label(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1008 +include/vcl/weld.hxx:1202 class std::unique_ptr<class weld::TextView, struct std::default_delete<class weld::TextView> > weld::Builder::weld_text_view(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1010 +include/vcl/weld.hxx:1204 class std::unique_ptr<class weld::Expander, struct std::default_delete<class weld::Expander> > weld::Builder::weld_expander(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1013 +include/vcl/weld.hxx:1207 class std::unique_ptr<class weld::Scale, struct std::default_delete<class weld::Scale> > weld::Builder::weld_scale(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1014 +include/vcl/weld.hxx:1208 class std::unique_ptr<class weld::ProgressBar, struct std::default_delete<class weld::ProgressBar> > weld::Builder::weld_progress_bar(const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1018 +include/vcl/weld.hxx:1211 + class std::unique_ptr<class weld::Image, struct std::default_delete<class weld::Image> > weld::Builder::weld_image(const class rtl::OString &,_Bool) + _Bool bTakeOwnership + 0 +include/vcl/weld.hxx:1213 class std::unique_ptr<class weld::DrawingArea, struct std::default_delete<class weld::DrawingArea> > weld::Builder::weld_drawing_area(const class rtl::OString &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,class std::function<class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > (class vcl::Window *)>,void *,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1022 - class std::unique_ptr<class weld::EntryTreeView, struct std::default_delete<class weld::EntryTreeView> > weld::Builder::weld_entry_tree_view(const class rtl::OString &,const class rtl::OString &,_Bool) +include/vcl/weld.hxx:1218 + class std::unique_ptr<class weld::EntryTreeView, struct std::default_delete<class weld::EntryTreeView> > weld::Builder::weld_entry_tree_view(const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,_Bool) _Bool bTakeOwnership 0 -include/vcl/weld.hxx:1026 +include/vcl/weld.hxx:1221 class std::unique_ptr<class weld::Menu, struct std::default_delete<class weld::Menu> > weld::Builder::weld_menu(const class rtl::OString &,_Bool) _Bool bTakeOwnership 1 @@ -1782,7 +1790,7 @@ include/xmloff/txtparae.hxx:224 void XMLTextParagraphExport::exportText(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool,_Bool,_Bool) _Bool bExportParagraph 1 -include/xmloff/XMLEventExport.hxx:84 +include/xmloff/XMLEventExport.hxx:88 void XMLEventExport::Export(const class com::sun::star::uno::Reference<class com::sun::star::document::XEventsSupplier> &,_Bool) _Bool bUseWhitespace 1 @@ -1794,7 +1802,7 @@ l10ntools/inc/common.hxx:49 void writePoEntry(const class rtl::OString &,class PoOfstream &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const enum PoEntry::TYPE) const enum PoEntry::TYPE eType 0 -l10ntools/inc/po.hxx:108 +l10ntools/inc/po.hxx:109 void PoOfstream::PoOfstream(const class rtl::OString &,enum PoOfstream::OpenMode) enum PoOfstream::OpenMode aMode 1 @@ -1802,7 +1810,7 @@ libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:52 void gtv_main_toolbar_doc_loaded(struct GtvMainToolbar *,LibreOfficeKitDocumentType,_Bool) _Bool bEditMode 1 -libreofficekit/qa/tilebench/tilebench.cxx:106 +libreofficekit/qa/tilebench/tilebench.cxx:116 void testTile(class lok::Document *,int,int,_Bool) _Bool dump 1 @@ -1834,7 +1842,7 @@ lotuswordpro/inc/xfilter/xfframestyle.hxx:128 void XFFrameStyle::SetProtect(_Bool,_Bool,_Bool) _Bool pos 1 -lotuswordpro/inc/xfilter/xfindex.hxx:100 +lotuswordpro/inc/xfilter/xfindex.hxx:101 void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &) double len 0 @@ -1912,11 +1920,11 @@ pyuno/inc/pyuno.hxx:90 0 pyuno/inc/pyuno.hxx:92 void pyuno::PyRef::PyRef(struct _object *,enum __sal_NoAcquire,enum pyuno::NotNull) - enum pyuno::NotNull + enum __sal_NoAcquire 0 pyuno/inc/pyuno.hxx:92 void pyuno::PyRef::PyRef(struct _object *,enum __sal_NoAcquire,enum pyuno::NotNull) - enum __sal_NoAcquire + enum pyuno::NotNull 0 pyuno/source/module/pyuno_impl.hxx:166 void log(struct pyuno::RuntimeCargo *,int,const class rtl::OUString &) @@ -1940,14 +1948,14 @@ reportdesign/source/ui/inc/DesignView.hxx:236 1 reportdesign/source/ui/inc/GeometryHandler.hxx:95 void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const char **,_Bool,_Bool) - _Bool _bReadOnlyControl - 0 -reportdesign/source/ui/inc/GeometryHandler.hxx:95 - void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const char **,_Bool,_Bool) _Bool _bTrueIfListBoxFalseIfComboBox 1 +reportdesign/source/ui/inc/GeometryHandler.hxx:95 + void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const char **,_Bool,_Bool) + _Bool _bReadOnlyControl + 0 reportdesign/source/ui/inc/UITools.hxx:143 - class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class SdrUnoObj **,int) + class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> *,int) _Bool _bAllObjects 1 reportdesign/source/ui/report/SectionWindow.cxx:367 @@ -2082,131 +2090,131 @@ sc/inc/dociter.hxx:536 void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument *,short,short,int,short,int) short nCol1 0 -sc/inc/document.hxx:909 +sc/inc/document.hxx:912 void ScDocument::SetPendingRowHeights(short,_Bool) _Bool bSet 0 -sc/inc/document.hxx:913 +sc/inc/document.hxx:916 void ScDocument::SetScenario(short,_Bool) _Bool bFlag 1 -sc/inc/document.hxx:1109 +sc/inc/document.hxx:1112 class rtl::OUString ScDocument::GetString(short,int,short,const struct ScInterpreterContext *) const const struct ScInterpreterContext * pContext 0 -sc/inc/document.hxx:1249 +sc/inc/document.hxx:1252 void ScDocument::GetBorderLines(short,int,short,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **) const short nTab 0 -sc/inc/document.hxx:1460 +sc/inc/document.hxx:1463 void ScDocument::EnableUserInteraction(_Bool) _Bool bVal 0 -sc/inc/document.hxx:1547 +sc/inc/document.hxx:1550 void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool) _Bool bResetCut 1 -sc/inc/document.hxx:1596 +sc/inc/document.hxx:1599 void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) - _Bool bMarked + short nCol1 0 -sc/inc/document.hxx:1596 +sc/inc/document.hxx:1599 void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) - short nCol1 + _Bool bMarked 0 -sc/inc/document.hxx:1603 +sc/inc/document.hxx:1606 void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &) _Bool bMarked 0 -sc/inc/document.hxx:1648 +sc/inc/document.hxx:1651 const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const int nStartRow 0 -sc/inc/document.hxx:1792 +sc/inc/document.hxx:1795 unsigned long ScDocument::GetColWidth(short,short,short) const short nStartCol 0 -sc/inc/document.hxx:1833 +sc/inc/document.hxx:1836 void ScDocument::ShowRow(int,short,_Bool) _Bool bShow 0 -sc/inc/document.hxx:1836 +sc/inc/document.hxx:1839 void ScDocument::SetRowFlags(int,int,short,enum CRFlags) int nStartRow 0 -sc/inc/document.hxx:1841 - void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const - _Bool bPage - 0 -sc/inc/document.hxx:1841 +sc/inc/document.hxx:1844 void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const _Bool bManual 1 -sc/inc/document.hxx:1842 +sc/inc/document.hxx:1844 + void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const + _Bool bPage + 0 +sc/inc/document.hxx:1845 void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const _Bool bManual 1 -sc/inc/document.hxx:1842 +sc/inc/document.hxx:1845 void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const _Bool bPage 0 -sc/inc/document.hxx:1845 +sc/inc/document.hxx:1848 void ScDocument::SetRowBreak(int,short,_Bool,_Bool) _Bool bPage 0 -sc/inc/document.hxx:1845 +sc/inc/document.hxx:1848 void ScDocument::SetRowBreak(int,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:1846 - void ScDocument::SetColBreak(short,short,_Bool,_Bool) - _Bool bPage - 0 -sc/inc/document.hxx:1846 +sc/inc/document.hxx:1849 void ScDocument::SetColBreak(short,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:1847 +sc/inc/document.hxx:1849 + void ScDocument::SetColBreak(short,short,_Bool,_Bool) + _Bool bPage + 0 +sc/inc/document.hxx:1850 void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool) _Bool bPage 0 -sc/inc/document.hxx:1847 +sc/inc/document.hxx:1850 void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:1848 - void ScDocument::RemoveColBreak(short,short,_Bool,_Bool) - _Bool bPage - 0 -sc/inc/document.hxx:1848 +sc/inc/document.hxx:1851 void ScDocument::RemoveColBreak(short,short,_Bool,_Bool) _Bool bManual 1 -sc/inc/document.hxx:2171 +sc/inc/document.hxx:1851 + void ScDocument::RemoveColBreak(short,short,_Bool,_Bool) + _Bool bPage + 0 +sc/inc/document.hxx:2174 void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short) enum UpdateRefMode eUpdateRefMode 0 -sc/inc/document.hxx:2184 +sc/inc/document.hxx:2187 void ScDocument::CollectAllAreaListeners(class std::__debug::vector<class SvtListener *, class std::allocator<class SvtListener *> > &,const class ScRange &,enum sc::AreaOverlapType) enum sc::AreaOverlapType eType 1 -sc/inc/document.hxx:2203 +sc/inc/document.hxx:2206 void ScDocument::CalcFormulaTree(_Bool,_Bool,_Bool) _Bool bSetAllDirty 1 -sc/inc/document.hxx:2414 +sc/inc/document.hxx:2417 void ScDocument::StoreTabToCache(short,class SvStream &) const short nTab 0 -sc/inc/document.hxx:2415 +sc/inc/document.hxx:2418 void ScDocument::RestoreTabFromCache(short,class SvStream &) short nTab 0 -sc/inc/document.hxx:2506 +sc/inc/document.hxx:2511 void ScMutationDisable::ScMutationDisable(class ScDocument *,enum ScMutationGuardFlags) enum ScMutationGuardFlags nFlags 1 -sc/inc/document.hxx:2538 +sc/inc/document.hxx:2543 void ScMutationGuard::ScMutationGuard(class ScDocument *,enum ScMutationGuardFlags) enum ScMutationGuardFlags nFlags 1 @@ -2218,7 +2226,7 @@ sc/inc/documentimport.hxx:122 void ScDocumentImport::setRowsVisible(short,int,int,_Bool) _Bool bVisible 0 -sc/inc/documentlinkmgr.hxx:67 +sc/inc/documentlinkmgr.hxx:66 _Bool sc::DocumentLinkManager::hasDdeOrOleOrWebServiceLinks(_Bool,_Bool,_Bool) const _Bool bDde 1 @@ -2246,15 +2254,15 @@ sc/inc/drwlayer.hxx:162 class tools::Rectangle ScDrawLayer::GetCellRect(const class ScDocument &,const class ScAddress &,_Bool) _Bool bMergedCell 1 -sc/inc/filter.hxx:79 +sc/inc/filter.hxx:80 class ErrCode ScFormatFilterPlugin::ScExportExcel5(class SfxMedium &,class ScDocument *,enum ExportFormatExcel,unsigned short) unsigned short eDest 1 -sc/inc/filter.hxx:82 +sc/inc/filter.hxx:83 void ScFormatFilterPlugin::ScExportHTML(class SvStream &,const class rtl::OUString &,class ScDocument *,const class ScRange &,const unsigned short,_Bool,const class rtl::OUString &,class rtl::OUString &,const class rtl::OUString &) const unsigned short eDest 0 -sc/inc/filter.hxx:84 +sc/inc/filter.hxx:85 void ScFormatFilterPlugin::ScExportRTF(class SvStream &,class ScDocument *,const class ScRange &,const unsigned short) const unsigned short eDest 0 @@ -2326,29 +2334,29 @@ sc/inc/scabstdlg.hxx:453 class VclPtr<class AbstractScMetricInputDlg> ScAbstractDialogFactory::CreateScMetricInputDlg(class weld::Window *,const class rtl::OString &,long,long,enum FieldUnit,unsigned short,long,long) long nMinimum 0 -sc/inc/scmatrix.hxx:330 +sc/inc/scmatrix.hxx:337 _Bool ScMatrix::IsEmptyResult(unsigned long,unsigned long) const - unsigned long nC + unsigned long nR 0 -sc/inc/scmatrix.hxx:330 +sc/inc/scmatrix.hxx:337 _Bool ScMatrix::IsEmptyResult(unsigned long,unsigned long) const - unsigned long nR + unsigned long nC 0 -sc/inc/scmatrix.hxx:369 +sc/inc/scmatrix.hxx:376 unsigned long ScMatrix::MatchDoubleInColumns(double,unsigned long,unsigned long) const unsigned long nCol2 0 -sc/inc/scmatrix.hxx:369 +sc/inc/scmatrix.hxx:376 unsigned long ScMatrix::MatchDoubleInColumns(double,unsigned long,unsigned long) const unsigned long nCol1 0 -sc/inc/scmatrix.hxx:370 +sc/inc/scmatrix.hxx:377 unsigned long ScMatrix::MatchStringInColumns(const class svl::SharedString &,unsigned long,unsigned long) const - unsigned long nCol1 + unsigned long nCol2 0 -sc/inc/scmatrix.hxx:370 +sc/inc/scmatrix.hxx:377 unsigned long ScMatrix::MatchStringInColumns(const class svl::SharedString &,unsigned long,unsigned long) const - unsigned long nCol2 + unsigned long nCol1 0 sc/inc/scopetools.hxx:47 void sc::UndoSwitch::UndoSwitch(class ScDocument &,_Bool) @@ -2362,31 +2370,31 @@ sc/inc/stringutil.hxx:155 class rtl::OUString ScStringUtil::GetQuotedToken(const class rtl::OUString &,int,const class rtl::OUString &,char16_t,int &) int nToken 0 -sc/inc/table.hxx:776 +sc/inc/table.hxx:778 void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long) int nStartRow 0 -sc/inc/table.hxx:891 +sc/inc/table.hxx:893 _Bool ScTable::RowHiddenLeaf(int,int *,int *) const int * pFirstRow 0 -sc/inc/table.hxx:896 +sc/inc/table.hxx:898 void ScTable::CopyColHidden(const class ScTable &,short,short) short nStartCol 0 -sc/inc/table.hxx:897 +sc/inc/table.hxx:899 void ScTable::CopyRowHidden(const class ScTable &,int,int) int nStartRow 0 -sc/inc/table.hxx:907 +sc/inc/table.hxx:909 _Bool ScTable::ColFiltered(short,short *,short *) const short * pFirstCol 0 -sc/inc/table.hxx:909 +sc/inc/table.hxx:911 void ScTable::CopyColFiltered(const class ScTable &,short,short) short nStartCol 0 -sc/inc/table.hxx:910 +sc/inc/table.hxx:912 void ScTable::CopyRowFiltered(const class ScTable &,int,int) int nStartRow 0 @@ -2430,7 +2438,7 @@ sc/source/core/data/dociter.cxx:1271 void BoolResetter::BoolResetter(_Bool &,_Bool) _Bool b 1 -sc/source/core/data/drwlayer.cxx:1941 +sc/source/core/data/drwlayer.cxx:1942 void DeleteFirstUserDataOfType(class SdrObject *,unsigned short) unsigned short nId 1 @@ -2454,63 +2462,63 @@ sc/source/core/tool/compiler.cxx:748 void ConventionOOO_A1::ConventionOOO_A1(enum formula::FormulaGrammar::AddressConvention) enum formula::FormulaGrammar::AddressConvention eConv 1 -sc/source/core/tool/scmatrix.cxx:3370 +sc/source/core/tool/scmatrix.cxx:3317 double matop::COp::operator()(char,type-parameter-?-?,double,double,const class svl::SharedString &) const - type-parameter-?-? aOp + double b 0 -sc/source/core/tool/scmatrix.cxx:3370 +sc/source/core/tool/scmatrix.cxx:3317 double matop::COp::operator()(char,type-parameter-?-?,double,double,const class svl::SharedString &) const - double b + type-parameter-?-? aOp 0 -sc/source/filter/excel/xeformula.cxx:387 +sc/source/filter/excel/xeformula.cxx:390 void XclExpFmlaCompImpl::ConvertRefData(struct ScComplexRefData &,struct XclRange &,_Bool) const _Bool bNatLangRef 0 -sc/source/filter/excel/xeformula.cxx:405 +sc/source/filter/excel/xeformula.cxx:408 void XclExpFmlaCompImpl::Append(unsigned char,unsigned long) unsigned char nData 0 -sc/source/filter/excel/xeformula.cxx:407 +sc/source/filter/excel/xeformula.cxx:410 void XclExpFmlaCompImpl::Append(unsigned int) unsigned int nData 0 -sc/source/filter/excel/xeformula.cxx:447 +sc/source/filter/excel/xeformula.cxx:450 void XclExpFmlaCompImpl::AppendExt(unsigned char,unsigned long) unsigned char nData 0 -sc/source/filter/excel/xihelper.cxx:143 +sc/source/filter/excel/xihelper.cxx:144 class std::unique_ptr<class EditTextObject, struct std::default_delete<class EditTextObject> > lclCreateTextObject(const class XclImpRoot &,const class XclImpString &,enum XclFontItemType,unsigned short) enum XclFontItemType eType 1 -sc/source/filter/html/htmlpars.cxx:1643 +sc/source/filter/html/htmlpars.cxx:1649 type-parameter-?-? getLimitedValue(const type-parameter-?-? &,const type-parameter-?-? &,const type-parameter-?-? &) const type-parameter-?-? & rMin 1 -sc/source/filter/inc/addressconverter.hxx:145 +sc/source/filter/inc/addressconverter.hxx:146 _Bool oox::xls::AddressConverter::parseOoxRange2d(int &,int &,int &,int &,const class rtl::OUString &,int) int nStart 0 -sc/source/filter/inc/addressconverter.hxx:234 +sc/source/filter/inc/addressconverter.hxx:235 _Bool oox::xls::AddressConverter::convertToCellAddress(class ScAddress &,const char *,short,_Bool) _Bool bTrackOverflow 1 -sc/source/filter/inc/addressconverter.hxx:245 +sc/source/filter/inc/addressconverter.hxx:246 class ScAddress oox::xls::AddressConverter::createValidCellAddress(const class rtl::OUString &,short,_Bool) _Bool bTrackOverflow 0 -sc/source/filter/inc/addressconverter.hxx:375 +sc/source/filter/inc/addressconverter.hxx:376 _Bool oox::xls::AddressConverter::convertToCellRange(class ScRange &,const class rtl::OUString &,short,_Bool,_Bool) _Bool bAllowOverflow 1 -sc/source/filter/inc/addressconverter.hxx:415 +sc/source/filter/inc/addressconverter.hxx:416 _Bool oox::xls::AddressConverter::convertToCellRange(class ScRange &,const struct oox::xls::BinRange &,short,_Bool,_Bool) _Bool bAllowOverflow 1 -sc/source/filter/inc/addressconverter.hxx:431 +sc/source/filter/inc/addressconverter.hxx:432 void oox::xls::AddressConverter::validateCellRangeList(class ScRangeList &,_Bool) _Bool bTrackOverflow 0 -sc/source/filter/inc/autofilterbuffer.hxx:48 +sc/source/filter/inc/autofilterbuffer.hxx:51 void oox::xls::ApiFilterSettings::appendField(_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &) _Bool bAnd 1 @@ -2544,17 +2552,17 @@ sc/source/filter/inc/htmlpars.hxx:189 0 sc/source/filter/inc/htmlpars.hxx:189 void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique, true> *,unsigned short,unsigned short,unsigned short,unsigned short) - unsigned short nOffsetTol + unsigned short nWidthTol 0 sc/source/filter/inc/htmlpars.hxx:189 void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique, true> *,unsigned short,unsigned short,unsigned short,unsigned short) - unsigned short nWidthTol + unsigned short nOffsetTol 0 -sc/source/filter/inc/pivotcachebuffer.hxx:202 +sc/source/filter/inc/pivotcachebuffer.hxx:205 void oox::xls::PivotCacheField::PivotCacheField(const class oox::xls::WorkbookHelper &,_Bool) _Bool bIsDatabaseField 1 -sc/source/filter/inc/tool.h:35 +sc/source/filter/inc/tool.h:36 void SetFormat(struct LotusContext &,short,int,short,unsigned char,unsigned char) short nTab 0 @@ -2582,89 +2590,89 @@ sc/source/filter/inc/xechart.hxx:366 void XclExpChFrame::SetAutoFlags(_Bool,_Bool) _Bool bAutoSize 0 -sc/source/filter/inc/xeextlst.hxx:188 +sc/source/filter/inc/xeextlst.hxx:187 class std::shared_ptr<class XclExpExt> XclExtLst::GetItem(enum XclExpExtType) enum XclExpExtType eType 0 -sc/source/filter/inc/xehelper.hxx:106 +sc/source/filter/inc/xehelper.hxx:107 struct XclAddress XclExpAddressConverter::CreateValidAddress(const class ScAddress &,_Bool) _Bool bWarn 0 -sc/source/filter/inc/xehelper.hxx:146 +sc/source/filter/inc/xehelper.hxx:147 void XclExpAddressConverter::ValidateRangeList(class ScRangeList &,_Bool) _Bool bWarn 0 -sc/source/filter/inc/xehelper.hxx:278 +sc/source/filter/inc/xehelper.hxx:279 class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateCellString(const class XclExpRoot &,const class rtl::OUString &,const class ScPatternAttr *,enum XclStrFlags,unsigned short) enum XclStrFlags nFlags 0 -sc/source/filter/inc/xehelper.hxx:294 +sc/source/filter/inc/xehelper.hxx:295 class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateCellString(const class XclExpRoot &,const class EditTextObject &,const class ScPatternAttr *,class XclExpHyperlinkHelper &,enum XclStrFlags,unsigned short) enum XclStrFlags nFlags 0 -sc/source/filter/inc/xehelper.hxx:308 +sc/source/filter/inc/xehelper.hxx:309 class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,const class SdrTextObj &,enum XclStrFlags) enum XclStrFlags nFlags 0 -sc/source/filter/inc/xehelper.hxx:317 +sc/source/filter/inc/xehelper.hxx:318 class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,const class EditTextObject &,enum XclStrFlags) enum XclStrFlags nFlags 0 -sc/source/filter/inc/xepivot.hxx:273 +sc/source/filter/inc/xepivot.hxx:269 unsigned short XclExpPTField::GetItemIndex(const class rtl::OUString &,unsigned short) const unsigned short nDefaultIdx 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value4 + const char * value3 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value2 + const char * value5 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value14 + const char * value13 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value11 + const char * value4 0 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value9 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + const char * value14 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) const char * value6 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value8 + const char * value12 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value12 + const char * value10 0 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value13 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + const char * value11 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value3 + const char * value8 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value7 + const char * value9 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value5 + const char * value7 0 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - const char * value10 + const char * value2 0 sc/source/filter/inc/xestring.hxx:74 void XclExpString::Assign(char16_t) @@ -2678,23 +2686,23 @@ sc/source/filter/inc/xestring.hxx:141 unsigned short XclExpString::GetChar(unsigned short) const unsigned short nCharIdx 0 -sc/source/filter/inc/xestyle.hxx:227 +sc/source/filter/inc/xestyle.hxx:224 unsigned short XclExpFontBuffer::Insert(const class SvxFont &,enum XclExpColorType) enum XclExpColorType eColorType 0 -sc/source/filter/inc/xestyle.hxx:233 +sc/source/filter/inc/xestyle.hxx:230 unsigned short XclExpFontBuffer::Insert(const class SfxItemSet &,short,enum XclExpColorType,_Bool) enum XclExpColorType eColorType 0 -sc/source/filter/inc/xetable.hxx:336 +sc/source/filter/inc/xetable.hxx:334 void XclExpSingleCellBase::XclExpSingleCellBase(unsigned short,unsigned long,const struct XclAddress &,unsigned int) unsigned long nContSize 0 -sc/source/filter/inc/xetable.hxx:339 +sc/source/filter/inc/xetable.hxx:337 void XclExpSingleCellBase::XclExpSingleCellBase(const class XclExpRoot &,unsigned short,unsigned long,const struct XclAddress &,const class ScPatternAttr *,short,unsigned int) short nScript 1 -sc/source/filter/inc/xiescher.hxx:476 +sc/source/filter/inc/xiescher.hxx:477 void XclImpControlHelper::ReadSourceRangeFormula(class XclImpStream &,_Bool) _Bool bWithBoundSize 1 @@ -2718,7 +2726,7 @@ sc/source/filter/inc/xladdress.hxx:63 void XclRange::XclRange(enum ScAddress::Uninitialized) enum ScAddress::Uninitialized e 0 -sc/source/filter/inc/xlescher.hxx:297 +sc/source/filter/inc/xlescher.hxx:294 class tools::Rectangle XclObjAnchor::GetRect(const class XclRoot &,short,enum MapUnit) const enum MapUnit eMapUnit 0 @@ -2746,11 +2754,11 @@ sc/source/filter/inc/xltools.hxx:109 int XclTools::GetScRotation(unsigned short,int) int nRotForStacked 0 -sc/source/filter/oox/formulaparser.cxx:464 +sc/source/filter/oox/formulaparser.cxx:465 struct com::sun::star::sheet::FormulaToken & oox::xls::FormulaParserImpl::getOperandToken(unsigned long,unsigned long) unsigned long nOpIndex 0 -sc/source/filter/oox/formulaparser.cxx:464 +sc/source/filter/oox/formulaparser.cxx:465 struct com::sun::star::sheet::FormulaToken & oox::xls::FormulaParserImpl::getOperandToken(unsigned long,unsigned long) unsigned long nTokenIndex 0 @@ -2898,15 +2906,15 @@ sc/source/ui/inc/viewdata.hxx:146 void ScPositionHelper::invalidateByPosition(long) long nPos 0 -sc/source/ui/inc/viewdata.hxx:600 +sc/source/ui/inc/viewdata.hxx:601 class Point ScViewData::GetScrPos(short,int,enum ScHSplitPos) const int nWhereY 0 -sc/source/ui/inc/viewdata.hxx:601 +sc/source/ui/inc/viewdata.hxx:602 class Point ScViewData::GetScrPos(short,int,enum ScVSplitPos) const short nWhereX 0 -sc/source/ui/inc/viewdata.hxx:660 +sc/source/ui/inc/viewdata.hxx:661 void ScViewData::AddPixelsWhileBackward(long &,long,int &,int,double,const class ScDocument *,short) int nStartRow 0 @@ -2918,11 +2926,15 @@ sc/source/ui/inc/viewutil.hxx:71 void ScViewUtil::SetFullScreen(const class SfxViewShell &,_Bool) _Bool bSet 0 +sc/source/ui/pagedlg/tptable.cxx:45 + _Bool lcl_PutScaleItem(unsigned short,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::MetricSpinButton &,unsigned short) + unsigned short nLBEntry + 0 sc/source/ui/pagedlg/tptable.cxx:53 - _Bool lcl_PutScaleItem2(unsigned short,class SfxItemSet &,const class SfxItemSet &,const class ListBox &,unsigned short,const class NumericField &,unsigned short,const class NumericField &,unsigned short) + _Bool lcl_PutScaleItem2(unsigned short,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::SpinButton &,unsigned short,const class weld::SpinButton &,unsigned short) unsigned short nLBEntry 1 -sc/source/ui/vba/vbacondition.hxx:44 +sc/source/ui/vba/vbacondition.hxx:42 int ScVbaCondition::Operator(_Bool) _Bool _bIncludeFormulaValue 1 @@ -2958,23 +2970,23 @@ sc/source/ui/view/prevloc.cxx:264 struct ScPreviewLocationEntry * lcl_GetEntryByAddress(const class std::__debug::list<class std::unique_ptr<struct ScPreviewLocationEntry, struct std::default_delete<struct ScPreviewLocationEntry> >, class std::allocator<class std::unique_ptr<struct ScPreviewLocationEntry, struct std::default_delete<struct ScPreviewLocationEntry> > > > &,const class ScAddress &,const enum ScPreviewLocationType) const enum ScPreviewLocationType eType 0 -scaddins/source/analysis/analysishelper.hxx:76 +scaddins/source/analysis/analysishelper.hxx:77 int GetDiffDate360(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int,int,_Bool) _Bool bUSAMethod 1 -scaddins/source/analysis/analysishelper.hxx:90 +scaddins/source/analysis/analysishelper.hxx:91 int GetDaysInYear(int,int,int) - int nNullDate + int nDate 0 -scaddins/source/analysis/analysishelper.hxx:90 +scaddins/source/analysis/analysishelper.hxx:91 int GetDaysInYear(int,int,int) - int nDate + int nNullDate 0 -scaddins/source/analysis/analysishelper.hxx:270 +scaddins/source/analysis/analysishelper.hxx:271 void sca::analysis::SortedIndividualInt32List::InsertHolidayList(const class sca::analysis::ScaAnyConverter &,const class com::sun::star::uno::Any &,int,_Bool) _Bool bInsertOnWeekend 0 -scaddins/source/analysis/analysishelper.hxx:918 +scaddins/source/analysis/analysishelper.hxx:919 int sca::analysis::ScaAnyConverter::getInt32(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Any &,int) int nDefault 0 @@ -3034,6 +3046,10 @@ sd/source/filter/ppt/pptinanimations.hxx:98 void ppt::AnimationImporter::dump_atom(const class ppt::Atom *,_Bool) _Bool bNewLine 1 +sd/source/ui/inc/DrawDocShell.hxx:63 + void sd::DrawDocShell::DrawDocShell(enum SfxModelFlags,_Bool,enum DocumentType) + _Bool bSdDataObj + 0 sd/source/ui/inc/DrawDocShell.hxx:68 void sd::DrawDocShell::DrawDocShell(class SdDrawDocument *,enum SfxObjectCreateMode,_Bool,enum DocumentType) _Bool bSdDataObj @@ -3042,18 +3058,6 @@ sd/source/ui/inc/DrawDocShell.hxx:68 void sd::DrawDocShell::DrawDocShell(class SdDrawDocument *,enum SfxObjectCreateMode,_Bool,enum DocumentType) enum SfxObjectCreateMode eMode 0 -sd/source/ui/inc/GraphicDocShell.hxx:47 - void sd::GraphicDocShell::GraphicDocShell(enum SfxObjectCreateMode,_Bool,enum DocumentType) - _Bool bSdDataObj - 1 -sd/source/ui/inc/GraphicDocShell.hxx:52 - void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType) - enum DocumentType - 1 -sd/source/ui/inc/GraphicDocShell.hxx:52 - void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType) - _Bool bSdDataObj - 0 sd/source/ui/inc/NavigatorChildWindow.hxx:37 void sd::NavigatorChildWindow::NavigatorChildWindow(class vcl::Window *,unsigned short,class SfxBindings *,struct SfxChildWinInfo *) unsigned short @@ -3130,7 +3134,7 @@ sdext/source/presenter/PresenterTextView.hxx:232 void sdext::presenter::PresenterTextView::SetOffset(const double,const double) const double nLeft 0 -sfx2/source/inc/workwin.hxx:278 +sfx2/source/inc/workwin.hxx:273 void SfxWorkWindow::SetChildWindowVisible_Impl(unsigned int,_Bool,enum SfxVisibilityFlags) _Bool 1 @@ -3210,15 +3214,15 @@ svl/source/passwordcontainer/passwordcontainer.hxx:151 void NamePassRecord::RemovePasswords(signed char) signed char nStatus 1 -svtools/source/contnr/imivctl.hxx:409 +svtools/source/contnr/imivctl.hxx:407 const class Size & SvxIconChoiceCtrl_Impl::GetItemSize(enum IcnViewFieldType) const enum IcnViewFieldType 1 -svtools/source/contnr/imivctl.hxx:460 +svtools/source/contnr/imivctl.hxx:458 void SvxIconChoiceCtrl_Impl::SetColumn(unsigned short,const class SvxIconChoiceCtrlColumnInfo &) unsigned short nIndex 0 -svtools/source/contnr/imivctl.hxx:461 +svtools/source/contnr/imivctl.hxx:459 const class SvxIconChoiceCtrlColumnInfo * SvxIconChoiceCtrl_Impl::GetColumn(unsigned short) const unsigned short nIndex 0 @@ -3262,7 +3266,7 @@ svx/source/inc/celltypes.hxx:59 void sdr::table::RangeIterator::RangeIterator<T>(const type-parameter-?-? &,const type-parameter-?-? &,_Bool) const type-parameter-?-? & rStart 0 -svx/source/inc/fmexpl.hxx:500 +svx/source/inc/fmexpl.hxx:494 signed char svxform::NavigatorTree::implExecuteDataTransfer(const class svxform::OControlTransferData &,signed char,const class Point &,_Bool) _Bool _bDnD 1 @@ -3270,8 +3274,8 @@ svx/source/inc/fmshimp.hxx:257 void FmXFormShell::didPrepareClose_Lock(_Bool) _Bool bDid 1 -svx/source/inc/fmvwimp.hxx:273 - _Bool FmXFormView::createControlLabelPair(const class OutputDevice &,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,const class rtl::OUString &,class SdrUnoObj *&,class SdrUnoObj *&,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDataSource> &,const class rtl::OUString &,const class rtl::OUString &,const int) +svx/source/inc/fmvwimp.hxx:274 + _Bool FmXFormView::createControlLabelPair(const class OutputDevice &,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,const class rtl::OUString &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDataSource> &,const class rtl::OUString &,const class rtl::OUString &,const int) int _nXOffsetMM 0 svx/source/svdraw/svdoole2.cxx:631 @@ -3286,15 +3290,15 @@ sw/inc/charfmt.hxx:29 void SwCharFormat::SwCharFormat(class SwAttrPool &,const char *,class SwCharFormat *) class SwCharFormat * pDerivedFrom 0 -sw/inc/crsrsh.hxx:542 +sw/inc/crsrsh.hxx:552 _Bool SwCursorShell::GotoMark(const class sw::mark::IMark *const,_Bool) _Bool bAtStart 1 -sw/inc/crsrsh.hxx:801 +sw/inc/crsrsh.hxx:808 void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short) unsigned short nNewSection 1 -sw/inc/crsrsh.hxx:802 +sw/inc/crsrsh.hxx:809 void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short) unsigned short nNewColumn 1 @@ -3330,7 +3334,7 @@ sw/inc/doc.hxx:1375 const class SvNumberFormatter * SwDoc::GetNumberFormatter(_Bool) const _Bool bCreate 1 -sw/inc/doc.hxx:1580 +sw/inc/doc.hxx:1588 void SwDoc::dumpAsXml(struct _xmlTextWriter *) const struct _xmlTextWriter * 0 @@ -3394,7 +3398,7 @@ sw/inc/IDocumentRedlineAccess.hxx:210 _Bool IDocumentRedlineAccess::RejectRedline(unsigned long,_Bool) _Bool bCallDelete 1 -sw/inc/IDocumentUndoRedo.hxx:208 +sw/inc/IDocumentUndoRedo.hxx:209 unsigned long IDocumentUndoRedo::GetUndoActionCount(const _Bool) const const _Bool bCurrentLevel 1 @@ -3422,11 +3426,11 @@ sw/inc/ndole.hxx:94 void SwOLENode::SwOLENode(const class SwNodeIndex &,const class svt::EmbeddedObjectRef &,class SwGrfFormatColl *,const class SwAttrSet *) const class SwAttrSet * pAutoAttr 0 -sw/inc/ndtxt.hxx:324 +sw/inc/ndtxt.hxx:328 void SwTextNode::CopyText(class SwTextNode *const,const class SwIndex &,const int,const _Bool) const _Bool bForceCopyOfAllAttrs 1 -sw/inc/ndtxt.hxx:686 +sw/inc/ndtxt.hxx:690 _Bool SwTextNode::GetExpandText(class SwTextNode &,const class SwIndex *,int,int,_Bool,_Bool,_Bool) const _Bool bWithNum 0 @@ -3446,15 +3450,15 @@ sw/inc/pam.hxx:191 _Bool SwPaM::Find(const class SfxPoolItem &,_Bool,const struct SwMoveFnCollection &,const class SwPaM *,_Bool) _Bool bValue 0 -sw/inc/shellio.hxx:508 +sw/inc/shellio.hxx:512 void SwWriter::SwWriter(class SvStream &,class SwCursorShell &,_Bool) _Bool bWriteAll 0 -sw/inc/shellio.hxx:510 +sw/inc/shellio.hxx:514 void SwWriter::SwWriter(class SvStream &,class SwPaM &,_Bool) _Bool bWriteAll 0 -sw/inc/shellio.hxx:514 +sw/inc/shellio.hxx:518 void SwWriter::SwWriter(class SfxMedium &,class SwCursorShell &,_Bool) _Bool bWriteAll 1 @@ -3462,7 +3466,7 @@ sw/inc/swabstdlg.hxx:289 void AbstractSwSelGlossaryDlg::SelectEntryPos(int) int nIdx 0 -sw/inc/swcrsr.hxx:153 +sw/inc/swcrsr.hxx:146 _Bool SwCursor::SelectWordWT(const class SwViewShell *,short,const class Point *) short nWordType 1 @@ -3530,7 +3534,7 @@ sw/source/core/txtnode/txtedt.cxx:171 _Bool lcl_MaskRedlinesAndHiddenText(const class SwTextNode &,class rtl::OUStringBuffer &,int,int,const char16_t) int nStt 0 -sw/source/core/undo/untbl.cxx:2270 +sw/source/core/undo/untbl.cxx:2278 void RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags) enum RedlineFlags eNewRedlineFlags 0 @@ -3546,7 +3550,7 @@ sw/source/filter/html/swhtml.hxx:816 void SwHTMLParser::BuildTableCell(class HTMLTable *,_Bool,_Bool) _Bool bReadOptions 1 -sw/source/filter/html/wrthtml.hxx:462 +sw/source/filter/html/wrthtml.hxx:459 void SwHTMLWriter::OutBackground(const class SfxItemSet &,_Bool) _Bool bGraphic 0 @@ -3558,18 +3562,10 @@ sw/source/filter/inc/fltshell.hxx:328 void ImportProgress::ImportProgress(class SwDocShell *,long,long) long nStartVal 0 -sw/source/filter/inc/wrtswtbl.hxx:282 +sw/source/filter/inc/wrtswtbl.hxx:280 unsigned short SwWriteTable::GetRelWidth(unsigned short,unsigned short) const unsigned short nColSpan 1 -sw/source/filter/ww8/docxattributeoutput.hxx:844 - void DocxAttributeOutput::PostponedGraphic::PostponedGraphic(const class SwGrfNode *,class Size,const class SwFlyFrameFormat *,class SwOLENode *,const class SdrObject *) - class SwOLENode * pOLENode - 0 -sw/source/filter/ww8/docxattributeoutput.hxx:844 - void DocxAttributeOutput::PostponedGraphic::PostponedGraphic(const class SwGrfNode *,class Size,const class SwFlyFrameFormat *,class SwOLENode *,const class SdrObject *) - const class SwFlyFrameFormat * pOLEFrameFormat - 0 sw/source/filter/ww8/needed_cast.hxx:25 type-parameter-?-? checking_cast(type-parameter-?-?,type-parameter-?-?) type-parameter-?-? @@ -3578,21 +3574,21 @@ sw/source/filter/ww8/writerwordglue.cxx:329 void myImplHelpers::IfBeforeStart::IfBeforeStart(int) int nStart 0 -sw/source/filter/ww8/wrtww8.hxx:631 +sw/source/filter/ww8/wrtww8.hxx:632 void MSWordExportBase::OutputItemSet(const class SfxItemSet &,_Bool,_Bool,unsigned short,_Bool) unsigned short nScript 1 -sw/source/filter/ww8/wrtww8.hxx:865 +sw/source/filter/ww8/wrtww8.hxx:866 void MSWordExportBase::NearestAnnotationMark(int &,const int,_Bool) _Bool bNextPositionOnly 0 -sw/source/filter/ww8/wrtww8.hxx:1344 +sw/source/filter/ww8/wrtww8.hxx:1345 void WW8_WrMagicTable::Append(int,unsigned long) - int nCp + unsigned long nData 0 -sw/source/filter/ww8/wrtww8.hxx:1344 +sw/source/filter/ww8/wrtww8.hxx:1345 void WW8_WrMagicTable::Append(int,unsigned long) - unsigned long nData + int nCp 0 sw/source/filter/ww8/ww8par.cxx:398 class rtl::OUString Sttb::getStringAtIndex(unsigned int) @@ -3634,7 +3630,7 @@ sw/source/uibase/inc/condedit.hxx:36 void ConditionEdit::ShowBrackets(_Bool) _Bool bShow 0 -sw/source/uibase/inc/edtwin.hxx:210 +sw/source/uibase/inc/edtwin.hxx:211 void SwEditWin::StdDrawMode(enum SdrObjKind,_Bool) enum SdrObjKind eSdrObjectKind 0 @@ -3644,11 +3640,11 @@ sw/source/uibase/inc/FrameControlsManager.hxx:43 0 sw/source/uibase/inc/frmmgr.hxx:99 void SwFlyFrameAttrMgr::SetLRSpace(long,long) - long nLeft + long nRight 0 sw/source/uibase/inc/frmmgr.hxx:99 void SwFlyFrameAttrMgr::SetLRSpace(long,long) - long nRight + long nLeft 0 sw/source/uibase/inc/frmmgr.hxx:101 void SwFlyFrameAttrMgr::SetULSpace(long,long) @@ -3682,18 +3678,6 @@ sw/source/uibase/inc/wrtsh.hxx:477 const class SwRangeRedline * SwWrtShell::GotoRedline(unsigned long,_Bool) _Bool bSelect 1 -sw/source/uibase/uiview/viewfunc.hxx:39 - void ViewResizePixel(const class OutputDevice &,const class Point &,const class Size &,const class Size &,class SwScrollbar &,class SwScrollbar &,class vcl::Window &,class SvxRuler *,class SvxRuler *,_Bool) - class SvxRuler * pHRuler - 0 -sw/source/uibase/uiview/viewfunc.hxx:39 - void ViewResizePixel(const class OutputDevice &,const class Point &,const class Size &,const class Size &,class SwScrollbar &,class SwScrollbar &,class vcl::Window &,class SvxRuler *,class SvxRuler *,_Bool) - class SvxRuler * pVRuler - 0 -sw/source/uibase/uiview/viewfunc.hxx:39 - void ViewResizePixel(const class OutputDevice &,const class Point &,const class Size &,const class Size &,class SwScrollbar &,class SwScrollbar &,class vcl::Window &,class SvxRuler *,class SvxRuler *,_Bool) - _Bool bVRulerRight - 0 test/source/sheet/xdatapilottable2.cxx:238 struct com::sun::star::table::CellAddress getLastUsedCellAddress(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XSpreadsheet> &,int,int) int nCol @@ -3702,11 +3686,11 @@ test/source/sheet/xdatapilottable2.cxx:238 struct com::sun::star::table::CellAddress getLastUsedCellAddress(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XSpreadsheet> &,int,int) int nRow 0 -ucb/source/ucp/tdoc/tdoc_provider.hxx:110 +ucb/source/ucp/tdoc/tdoc_provider.hxx:112 class com::sun::star::uno::Reference<class com::sun::star::io::XOutputStream> tdoc_ucp::ContentProvider::queryOutputStream(const class rtl::OUString &,const class rtl::OUString &,_Bool) const _Bool bTruncate 1 -ucb/source/ucp/tdoc/tdoc_provider.hxx:117 +ucb/source/ucp/tdoc/tdoc_provider.hxx:119 class com::sun::star::uno::Reference<class com::sun::star::io::XStream> tdoc_ucp::ContentProvider::queryStream(const class rtl::OUString &,const class rtl::OUString &,_Bool) const _Bool bTruncate 0 @@ -3718,7 +3702,7 @@ ucb/source/ucp/webdav-neon/DAVTypes.hxx:183 void webdav_ucp::DAVOptionsCache::setHeadAllowed(const class rtl::OUString &,_Bool) _Bool HeadAllowed 0 -ucb/source/ucp/webdav-neon/NeonSession.hxx:243 +ucb/source/ucp/webdav-neon/NeonSession.hxx:250 int webdav_ucp::NeonSession::GET0(struct ne_session_s *,const char *,_Bool,void *) _Bool getheaders 1 @@ -3732,21 +3716,21 @@ vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:38 1 vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:45 class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateToolbarItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,int) - _Bool isVisible - 1 -vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:45 - class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateToolbarItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,int) int nStyle 0 +vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:45 + class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateToolbarItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,int) + _Bool isVisible + 1 vcl/backendtest/outputdevice/common.cxx:166 enum vcl::test::TestResult checkDiamondLine(class Bitmap &,int,class Color) int aLayerNumber 1 -vcl/inc/listbox.hxx:139 +vcl/inc/listbox.hxx:143 class rtl::OUString ImplEntryList::GetSelectedEntry(int) const int nIndex 0 -vcl/inc/listbox.hxx:332 +vcl/inc/listbox.hxx:336 void ImplListBoxWindow::EnableMouseMoveSelect(_Bool) _Bool bMouseMoveSelect 1 @@ -3774,11 +3758,11 @@ vcl/inc/openglgdiimpl.hxx:137 void OpenGLSalGraphicsImpl::DrawAlphaTexture(class OpenGLTexture &,const struct SalTwoRect &,_Bool,_Bool) _Bool pPremultiplied 1 -vcl/inc/salgdi.hxx:138 +vcl/inc/salgdi.hxx:133 void SalGraphics::GetFontMetric(class tools::SvRef<class ImplFontMetricData> &,int) int nFallbackLevel 0 -vcl/inc/salgdi.hxx:501 +vcl/inc/salgdi.hxx:500 void SalGraphics::copyArea(long,long,long,long,long,long,_Bool) _Bool bWindowInvalidate 1 @@ -3786,11 +3770,11 @@ vcl/inc/scrptrun.h:70 void vcl::ScriptRun::reset(const char16_t *,int,int) int start 0 -vcl/inc/sft.hxx:214 +vcl/inc/sft.hxx:215 enum vcl::SFErrCodes OpenTTFontBuffer(const void *,unsigned int,unsigned int,struct vcl::TrueTypeFont **) unsigned int facenum 0 -vcl/inc/sft.hxx:327 +vcl/inc/sft.hxx:328 enum vcl::SFErrCodes CreateT3FromTTGlyphs(struct vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int) int wmode 0 @@ -3886,7 +3870,31 @@ vcl/inc/unx/wmadaptor.hxx:241 void vcl_sal::WMAdaptor::shade(class X11SalFrame *,_Bool) const _Bool bToShaded 1 -vcl/source/app/salvtables.cxx:768 +vcl/inc/unx/x11/xrender_peer.hxx:46 + XRenderPictFormat * XRenderPeer::FindStandardFormat(int) const + int nFormat + 0 +vcl/inc/unx/x11/xrender_peer.hxx:62 + void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const + int nYSrc + 0 +vcl/inc/unx/x11/xrender_peer.hxx:62 + void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const + int nXSrc + 0 +vcl/inc/unx/x11/xrender_peer.hxx:65 + void XRenderPeer::CompositeTriangles(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTriangle *,int) const + int nYSrc + 0 +vcl/inc/unx/x11/xrender_peer.hxx:65 + void XRenderPeer::CompositeTriangles(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTriangle *,int) const + int nXSrc + 0 +vcl/opengl/x11/gdiimpl.cxx:120 + struct __GLXFBConfigRec ** getFBConfig(struct _XDisplay *,unsigned long,int &,_Bool) + _Bool bUseDoubleBufferedRendering + 1 +vcl/source/app/salvtables.cxx:870 void SalInstanceFrame::SalInstanceFrame(class VclFrame *,_Bool) _Bool bTakeOwnership 0 @@ -3918,7 +3926,7 @@ vcl/source/window/menuitemlist.hxx:111 struct MenuItemData * MenuItemList::Insert(unsigned short,enum MenuItemType,enum MenuItemBits,const class rtl::OUString &,class Menu *,unsigned long,const class rtl::OString &) enum MenuItemType eType 1 -vcl/source/window/window2.cxx:639 +vcl/source/window/window2.cxx:588 void lcl_HandleScrollHelper(class ScrollBar *,double,_Bool) _Bool isMultiplyByLineSize 1 @@ -3926,19 +3934,11 @@ vcl/unx/generic/app/randrwrapper.cxx:57 void (anonymous namespace)::RandRWrapper::XRRSelectInput(struct _XDisplay *,unsigned long,int) int i_nMask 1 -vcl/unx/generic/gdi/xrender_peer.hxx:46 - XRenderPictFormat * XRenderPeer::FindStandardFormat(int) const - int nFormat - 0 -vcl/unx/generic/gdi/xrender_peer.hxx:62 - void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const - int nXSrc - 0 -vcl/unx/generic/gdi/xrender_peer.hxx:62 - void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const - int nYSrc - 0 -vcl/unx/gtk3/gtk3gtkinst.cxx:3689 +vcl/unx/generic/gdi/gdiimpl.hxx:97 + _Bool X11SalGraphicsImpl::drawFilledTriangles(const class basegfx::B2DHomMatrix &,const class std::__debug::vector<class basegfx::triangulator::B2DTriangle, class std::allocator<class basegfx::triangulator::B2DTriangle> > &,double,_Bool) + _Bool bPixelOffset + 1 +vcl/unx/gtk3/gtk3gtkinst.cxx:3988 void GtkInstanceTreeView::move_before(int,int) int before 0 @@ -3954,10 +3954,6 @@ writerfilter/inc/ooxml/OOXMLDocument.hxx:147 void writerfilter::ooxml::OOXMLDocument::resolveEndnote(class writerfilter::Stream &,unsigned int,const int) unsigned int aNoteType 0 -writerfilter/source/dmapper/PropertyMap.hxx:145 - void writerfilter::dmapper::PropertyMap::InsertProps(const class tools::SvRef<class writerfilter::dmapper::PropertyMap> &,const _Bool) - const _Bool bOverwrite - 1 writerfilter/source/ooxml/OOXMLStreamImpl.hxx:64 void writerfilter::ooxml::OOXMLStreamImpl::OOXMLStreamImpl(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum writerfilter::ooxml::OOXMLStream::StreamType_t,_Bool) enum writerfilter::ooxml::OOXMLStream::StreamType_t nType @@ -3994,7 +3990,7 @@ xmloff/source/forms/property_description.hxx:94 void xmloff::PropertyDescription::PropertyDescription(const class rtl::OUString &,const unsigned short,const enum xmloff::token::XMLTokenEnum,class rtl::Reference<class xmloff::PropertyHandlerBase> (*const)(enum xmloff::PropertyId),const enum xmloff::PropertyId,const enum xmloff::PropertyGroup) const enum xmloff::PropertyGroup i_propertyGroup 0 -xmloff/source/text/txtflde.cxx:254 +xmloff/source/text/txtflde.cxx:255 _Bool GetOptionalBoolProperty(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySetInfo> &,_Bool) _Bool bDefault 0 @@ -4014,7 +4010,7 @@ xmlscript/source/xmldlg_imexp/exp_share.hxx:225 void xmlscript::ElementDescriptor::read(const class rtl::OUString &,const class rtl::OUString &,_Bool) _Bool forceAttribute 0 -xmlsecurity/source/component/documentdigitalsignatures.cxx:79 +xmlsecurity/source/component/documentdigitalsignatures.cxx:81 void DocumentDigitalSignatures::ImplViewSignatures(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum DocumentSignatureMode,_Bool) _Bool bReadOnly 1 diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results index 0fee7f3368ef..b08650328a51 100644 --- a/compilerplugins/clang/constantparam.constructors.results +++ b/compilerplugins/clang/constantparam.constructors.results @@ -36,11 +36,11 @@ configmgr/source/dconf.cxx:201 dconf_changeset_new() connectivity/source/commontools/sqlerror.cxx:64 void connectivity::SQLError_Impl::raiseException(const int,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &) - const class connectivity::SQLError::ParamValue & _rParamValue3 + const class connectivity::SQLError::ParamValue & _rParamValue2 ParamValue() connectivity/source/commontools/sqlerror.cxx:64 void connectivity::SQLError_Impl::raiseException(const int,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &) - const class connectivity::SQLError::ParamValue & _rParamValue2 + const class connectivity::SQLError::ParamValue & _rParamValue3 ParamValue() connectivity/source/commontools/sqlerror.cxx:64 void connectivity::SQLError_Impl::raiseException(const int,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &) @@ -102,11 +102,11 @@ connectivity/source/inc/OColumn.hxx:68 void connectivity::OColumn::OColumn(const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,int) const class rtl::OUString & _aTableName "" -connectivity/source/manager/mdrivermanager.cxx:143 +connectivity/source/manager/mdrivermanager.cxx:144 const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> & drivermanager::ExtractDriverFromAccess::operator()(const struct drivermanager::DriverAccess &) const const struct drivermanager::DriverAccess & _rAccess ExtractDriverFromAccess() -connectivity/source/manager/mdrivermanager.cxx:151 +connectivity/source/manager/mdrivermanager.cxx:152 const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> & drivermanager::ExtractDriverFromCollectionElement::operator()(const struct std::pair<const class rtl::OUString, class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> > &) const const struct std::pair<const class rtl::OUString, class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> > & _rElement ExtractDriverFromCollectionElement() @@ -138,7 +138,7 @@ dbaccess/source/ui/inc/TableWindowData.hxx:66 _Bool dbaui::OTableWindowData::init(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,_Bool) _Bool _bAllowQueries allowQueries() -dbaccess/source/ui/uno/copytablewizard.cxx:204 +dbaccess/source/ui/uno/copytablewizard.cxx:205 void dbaui::CopyTableWizard::impl_dialogToAttributes_nothrow(const class dbaui::OCopyTableWizard &) const class dbaui::OCopyTableWizard & _rDialog impl_getDialog_throw() @@ -146,7 +146,7 @@ desktop/source/deployment/inc/dp_interact.h:58 void dp_misc::ProgressLevel::update(const class com::sun::star::uno::Any &) const const class com::sun::star::uno::Any & status Any() -editeng/source/editeng/impedit3.cxx:155 +editeng/source/editeng/impedit3.cxx:153 void lcl_DrawRedLines(class OutputDevice *,long,const class Point &,unsigned long,unsigned long,const long *,const class WrongList *,short,const class Point &,_Bool,_Bool) _Bool bVertical IsVertical() @@ -190,6 +190,10 @@ extensions/source/propctrlr/formcomponenthandler.hxx:449 void pcr::WaitCursor::WaitCursor(class vcl::Window *) class vcl::Window * _pWindow impl_getDefaultDialogParent_nothrow() +extensions/source/propctrlr/listselectiondlg.hxx:38 + void pcr::ListSelectionDialog::ListSelectionDialog(class weld::Window *,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const class rtl::OUString &) + class weld::Window * _pParent + impl_getDefaultDialogFrame_nothrow() extensions/source/propctrlr/usercontrol.hxx:62 void pcr::OFormatSampleControl::OFormatSampleControl(class vcl::Window *) class vcl::Window * pParent @@ -214,11 +218,11 @@ filter/source/flash/swfwriter.hxx:140 void swf::FlashFont::FlashFont(const class vcl::Font &,unsigned short) unsigned short nId createID() -forms/source/component/ListBox.cxx:1553 +forms/source/component/ListBox.cxx:1554 class com::sun::star::uno::Any lcl_getSingleSelectedEntryAny(const class com::sun::star::uno::Sequence<short> &,const class std::__debug::vector<class connectivity::ORowSetValue, class std::allocator<class connectivity::ORowSetValue> > &) const class std::__debug::vector<class connectivity::ORowSetValue, class std::allocator<class connectivity::ORowSetValue> > & _rStringList impl_getValues() -forms/source/component/ListBox.cxx:1569 +forms/source/component/ListBox.cxx:1570 class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> lcl_getMultiSelectedEntriesAny(const class com::sun::star::uno::Sequence<short> &,const class std::__debug::vector<class connectivity::ORowSetValue, class std::allocator<class connectivity::ORowSetValue> > &) const class std::__debug::vector<class connectivity::ORowSetValue, class std::allocator<class connectivity::ORowSetValue> > & _rStringList impl_getValues() @@ -238,7 +242,7 @@ include/comphelper/propertybag.hxx:108 void comphelper::PropertyBag::addVoidProperty(const class rtl::OUString &,const class com::sun::star::uno::Type &,int,int) int _nHandle findFreeHandle() -include/comphelper/servicedecl.hxx:222 +include/comphelper/servicedecl.hxx:221 void comphelper::service_decl::detail::CreateFunc::CreateFunc<type-parameter-?-?, type-parameter-?-?, comphelper::service_decl::with_args<false> >(const type-parameter-?-? &) const type-parameter-?-? & postProcessFunc PostProcessDefaultT() @@ -250,11 +254,11 @@ include/connectivity/dbtools.hxx:180 class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> getConnection_withFeedback(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &) const class rtl::OUString & _rUser "" -include/connectivity/dbtools.hxx:678 - class rtl::OUString createSqlCreateTableStatement(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,class dbtools::ISQLStatementHelper *,const class rtl::OUString &) +include/connectivity/dbtools.hxx:620 + class rtl::OUString createStandardCreateStatement(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,class dbtools::ISQLStatementHelper *,const class rtl::OUString &) const class rtl::OUString & _sCreatePattern "" -include/connectivity/dbtools.hxx:701 +include/connectivity/dbtools.hxx:696 class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> createSDBCXColumn(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,const class rtl::OUString &,_Bool,_Bool,_Bool,_Bool,int) _Bool _bCase isCaseSensitive() @@ -322,19 +326,19 @@ include/i18nlangtag/languagetagicu.hxx:49 class icu_62::Locale LanguageTagIcu::getIcuLocale(const class LanguageTag &,const class rtl::OUString &,const class rtl::OUString &) const class rtl::OUString & rVariant "" -include/o3tl/sorted_vector.hxx:242 +include/o3tl/sorted_vector.hxx:285 _Bool o3tl::less_ptr_to::operator()(type-parameter-?-? *const &,type-parameter-?-? *const &) const type-parameter-?-? *const & lhs Compare() -include/o3tl/sorted_vector.hxx:250 +include/o3tl/sorted_vector.hxx:293 _Bool o3tl::less_uniqueptr_to::operator()(const unique_ptr<type-parameter-?-?, default_delete<type-parameter-?-?> > &,const unique_ptr<type-parameter-?-?, default_delete<type-parameter-?-?> > &) const const unique_ptr<type-parameter-?-?, default_delete<type-parameter-?-?> > & lhs Compare() -include/o3tl/sorted_vector.hxx:264 +include/o3tl/sorted_vector.hxx:307 pair<typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator, _Bool> o3tl::find_unique::operator()(typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator,typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator,const type-parameter-?-? &) typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator first Find_t() -include/o3tl/sorted_vector.hxx:281 +include/o3tl/sorted_vector.hxx:324 pair<typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator, _Bool> o3tl::find_partialorder_ptrequals::operator()(typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator,typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator,const type-parameter-?-? &) typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals, std::is_copy_constructible<type-parameter-?-?>::value>::const_iterator first Find_t() @@ -406,11 +410,11 @@ include/sfx2/dinfdlg.hxx:451 void CustomPropertiesWindow::AddLine(const class rtl::OUString &,const class com::sun::star::uno::Any &) const class rtl::OUString & sName "" -include/sfx2/docfile.hxx:267 +include/sfx2/docfile.hxx:266 _Bool SfxMedium::SignContents_Impl(_Bool,_Bool,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::security::XCertificate> &,const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> &,const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> &,const class rtl::OUString &) _Bool bHasValidDocumentSignature HasValidSignatures() -include/sfx2/objsh.hxx:639 +include/sfx2/objsh.hxx:637 void SfxObjectShell::DoDraw(class OutputDevice *,const class Point &,const class Size &,const class JobSetup &,unsigned short) const class JobSetup & rSetup JobSetup() @@ -482,7 +486,7 @@ include/svtools/transfer.hxx:345 class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &) const class rtl::OUString & rDestDoc "" -include/svtools/treelistbox.hxx:747 +include/svtools/treelistbox.hxx:746 void SvTreeListBox::ShowFocusRect(const class SvTreeListEntry *) const class SvTreeListEntry * pEntry FirstSelected() @@ -518,11 +522,11 @@ include/vcl/dockwin.hxx:49 void EndDockingData::EndDockingData(const class tools::Rectangle &,_Bool,_Bool) _Bool bCancelled IsDockingCanceled() -include/vcl/field.hxx:394 +include/vcl/field.hxx:389 class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &) const class LocaleDataWrapper & rLocaleDataWrapper ImplGetLocaleDataWrapper() -include/vcl/field.hxx:394 +include/vcl/field.hxx:389 class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &) _Bool bDuration IsDuration() @@ -534,23 +538,23 @@ include/vcl/graphictools.hxx:280 void SvtGraphicFill::SvtGraphicFill(const class tools::PolyPolygon &,class Color,double,enum SvtGraphicFill::FillRule,enum SvtGraphicFill::FillType,const struct SvtGraphicFill::Transform &,_Bool,enum SvtGraphicFill::HatchType,class Color,enum SvtGraphicFill::GradientType,class Color,class Color,int,const class Graphic &) class Color aFillColor Color() -include/vcl/outdev.hxx:1570 +include/vcl/outdev.hxx:1568 class Bitmap OutputDevice::GetDownsampledBitmap(const class Size &,const class Point &,const class Size &,const class Bitmap &,long,long) const class Point & rSrcPt Point() -include/vcl/print.hxx:652 +include/vcl/print.hxx:646 class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setSubgroupControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const struct vcl::PrinterOptionsHelper::UIControlOptions &) const class rtl::OUString & i_rHelpId "" -include/vcl/print.hxx:668 +include/vcl/print.hxx:662 class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setChoiceRadiosControlOpt(const class com::sun::star::uno::Sequence<class rtl::OUString> &,const class rtl::OUString &,const class com::sun::star::uno::Sequence<class rtl::OUString> &,const class rtl::OUString &,const class com::sun::star::uno::Sequence<class rtl::OUString> &,int,const class com::sun::star::uno::Sequence<unsigned char> &,const struct vcl::PrinterOptionsHelper::UIControlOptions &) const class rtl::OUString & i_rTitle "" -include/vcl/print.hxx:679 +include/vcl/print.hxx:673 class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setRangeControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,const struct vcl::PrinterOptionsHelper::UIControlOptions &) const class rtl::OUString & i_rTitle "" -include/vcl/print.hxx:687 +include/vcl/print.hxx:681 class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setEditControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const struct vcl::PrinterOptionsHelper::UIControlOptions &) const class rtl::OUString & i_rTitle "" @@ -566,6 +570,10 @@ include/vcl/virdev.hxx:132 _Bool VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(const class Size &,const class Fraction &,const class Point &,unsigned char *) const class Point & rNewOffset Point() +include/vcl/weld.hxx:308 + void weld::ComboBox::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &) + const class rtl::OUString & rId + "" include/xmloff/txtparae.hxx:405 void XMLTextParagraphExport::exportTextStyles(_Bool,_Bool) _Bool bProg @@ -654,11 +662,11 @@ sc/qa/unit/helper/qahelper.hxx:201 class tools::SvRef<class ScDocShell> ScBootstrapFixture::saveAndReload(class ScDocShell *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum SfxFilterFlags) const class rtl::OUString & rUserData "" -sc/source/core/tool/token.cxx:4897 +sc/source/core/tool/token.cxx:4894 void appendTokenByType(struct sc::TokenStringContext &,class rtl::OUStringBuffer &,const class formula::FormulaToken &,const class ScAddress &,_Bool) _Bool bFromRangeName IsFromRangeName() -sc/source/filter/excel/xeformula.cxx:149 +sc/source/filter/excel/xeformula.cxx:152 void (anonymous namespace)::XclExpFuncData::FinishParam(unsigned short) unsigned short nTokPos PopOperandPos() @@ -678,27 +686,27 @@ sc/source/filter/inc/xechart.hxx:799 void XclExpChChart3d::Convert(const class ScfPropertySet &,_Bool) _Bool b3dWallChart Is3dWallChart() -sc/source/filter/inc/xestyle.hxx:149 +sc/source/filter/inc/xestyle.hxx:146 _Bool CheckItems(const class XclExpRoot &,const class SfxItemSet &,short,_Bool) _Bool bDeep IsStyleXF() -sc/source/filter/inc/xichart.hxx:885 +sc/source/filter/inc/xichart.hxx:881 class com::sun::star::uno::Reference<class com::sun::star::chart2::XCoordinateSystem> XclImpChType::CreateCoordSystem(_Bool) const _Bool b3dChart Is3dChart() -sc/source/filter/inc/xichart.hxx:888 +sc/source/filter/inc/xichart.hxx:884 class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartType> XclImpChType::CreateChartType(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XDiagram> &,_Bool) const _Bool b3dChart Is3dChart() -sc/source/filter/inc/xichart.hxx:905 +sc/source/filter/inc/xichart.hxx:901 void XclImpChChart3d::Convert(class ScfPropertySet &,_Bool) const _Bool b3dWallChart Is3dWallChart() -sc/source/filter/inc/xistream.hxx:445 +sc/source/filter/inc/xistream.hxx:446 void XclImpStream::IgnoreUniString(unsigned short,unsigned char) unsigned char nFlags ReaduInt8() -sc/source/filter/inc/xlescher.hxx:427 +sc/source/filter/inc/xlescher.hxx:424 _Bool XclControlHelper::FillMacroDescriptor(struct com::sun::star::script::ScriptEventDescriptor &,enum XclTbxEventType,const class rtl::OUString &,class SfxObjectShell *) enum XclTbxEventType eEventType DoGetEventType() @@ -798,7 +806,7 @@ store/source/lockbyte.cxx:815 void store::ResourceHolder::ResourceHolder<T>(const type-parameter-?-? &) const type-parameter-?-? & value T() -svtools/source/contnr/imivctl.hxx:460 +svtools/source/contnr/imivctl.hxx:458 void SvxIconChoiceCtrl_Impl::SetColumn(unsigned short,const class SvxIconChoiceCtrlColumnInfo &) const class SvxIconChoiceCtrlColumnInfo & SvxIconChoiceCtrlColumnInfo() @@ -834,19 +842,19 @@ sw/inc/ndarr.hxx:74 _Bool CompareSwOutlineNodes::operator()(class SwNode *const &,class SwNode *const &) const class SwNode *const & lhs Compare() -sw/inc/shellio.hxx:159 +sw/inc/shellio.hxx:160 void SwReader::SwReader(class SvStream &,const class rtl::OUString &,const class rtl::OUString &,class SwPaM &) const class rtl::OUString & rFilename "" -sw/inc/shellio.hxx:161 +sw/inc/shellio.hxx:162 void SwReader::SwReader(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class rtl::OUString &,class SwPaM &) const class rtl::OUString & rFilename "" -sw/inc/shellio.hxx:455 +sw/inc/shellio.hxx:459 class SvStream & Writer::OutLong(class SvStream &,long) class SvStream & rStrm Strm() -sw/inc/shellio.hxx:456 +sw/inc/shellio.hxx:460 class SvStream & Writer::OutULong(class SvStream &,unsigned long) class SvStream & rStrm Strm() @@ -858,7 +866,7 @@ sw/source/core/access/acctable.cxx:104 void SwAccessibleTableData_Impl::SwAccessibleTableData_Impl(class SwAccessibleMap &,const class SwTabFrame *,_Bool,_Bool) _Bool bIsInPagePreview IsInPagePreview() -sw/source/core/crsr/crstrvl.cxx:641 +sw/source/core/crsr/crstrvl.cxx:651 void lcl_MakeFieldLst(class SetGetExpFields &,const class SwFieldType &,const _Bool,const _Bool) const _Bool bInReadOnly IsReadOnlyAvailable() @@ -894,23 +902,23 @@ sw/source/core/text/inftxt.hxx:415 void SwTextPaintInfo::DrawPostIts(_Bool) const _Bool bScript IsScript() -sw/source/core/text/inftxt.hxx:553 +sw/source/core/text/inftxt.hxx:555 void SwTextFormatInfo::Left(const long) const long nNew Left() -sw/source/core/text/inftxt.hxx:555 +sw/source/core/text/inftxt.hxx:557 void SwTextFormatInfo::Right(const long) const long nNew Right() -sw/source/core/text/inftxt.hxx:557 +sw/source/core/text/inftxt.hxx:559 void SwTextFormatInfo::First(const long) const long nNew FirstLeft() -sw/source/core/text/inftxt.hxx:576 +sw/source/core/text/inftxt.hxx:579 void SwTextFormatInfo::ChkNoHyph(const unsigned char,const unsigned char) const unsigned char bMid CntMidHyph() -sw/source/core/text/inftxt.hxx:576 +sw/source/core/text/inftxt.hxx:579 void SwTextFormatInfo::ChkNoHyph(const unsigned char,const unsigned char) const unsigned char bEnd CntEndHyph() @@ -927,8 +935,8 @@ sw/source/filter/html/swhtml.hxx:900 _Bool bReadUTF8 IsReadUTF8() sw/source/filter/inc/wrtswtbl.hxx:203 - _Bool SwWriteTableColLess::operator()(const class SwWriteTableCol *,const class SwWriteTableCol *) - const class SwWriteTableCol * lhs + _Bool SwWriteTableColLess::operator()(const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > &,const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > &) + const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > & lhs Compare() sw/source/filter/ww8/wrtww8.hxx:272 void WW8_WrPlcSepx::WriteSepx(class SvStream &) const @@ -970,7 +978,7 @@ sw/source/uibase/lingu/sdrhhcwrap.hxx:43 void SdrHHCWrapper::SdrHHCWrapper(class SwView *,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,const class vcl::Font *,int,_Bool) _Bool bInteractive IsInteractive() -vcl/inc/salgdi.hxx:597 +vcl/inc/salgdi.hxx:596 _Bool SalGraphics::getNativeControlRegion(enum ControlType,enum ControlPart,const class tools::Rectangle &,enum ControlState,const class ImplControlValue &,const class rtl::OUString &,class tools::Rectangle &,class tools::Rectangle &) const class rtl::OUString & aCaption "" @@ -1006,35 +1014,35 @@ vcl/source/control/field2.cxx:1009 _Bool ImplDateGetValue(const class rtl::OUString &,class Date &,enum ExtDateFieldFormat,const class LocaleDataWrapper &,const class CalendarWrapper &) const class LocaleDataWrapper & rLocaleDataWrapper ImplGetLocaleDataWrapper() -vcl/source/control/field2.cxx:1899 - _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &) - _Bool bDuration - IsDuration() -vcl/source/control/field2.cxx:1899 +vcl/source/control/field2.cxx:1893 _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &) _Bool bStrictFormat IsStrictFormat() -vcl/source/control/field2.cxx:1899 +vcl/source/control/field2.cxx:1893 + _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &) + _Bool bDuration + IsDuration() +vcl/source/control/field2.cxx:1893 _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &) const class LocaleDataWrapper & rLocaleDataWrapper ImplGetLocaleDataWrapper() -vcl/source/control/field.cxx:997 +vcl/source/control/field.cxx:985 _Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &) _Bool bUseThousandSep IsUseThousandSep() -vcl/source/control/field.cxx:997 +vcl/source/control/field.cxx:985 _Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &) const class LocaleDataWrapper & rWrapper ImplGetLocaleDataWrapper() -vcl/source/control/field.cxx:1803 - _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &) - _Bool bUseThousandSep - IsUseThousandSep() -vcl/source/control/field.cxx:1803 +vcl/source/control/field.cxx:1770 _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &) const class LocaleDataWrapper & rWrapper ImplGetLocaleDataWrapper() -vcl/source/control/field.cxx:1810 +vcl/source/control/field.cxx:1770 + _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &) + _Bool bUseThousandSep + IsUseThousandSep() +vcl/source/control/field.cxx:1777 _Bool ImplCurrencyGetValue(const class rtl::OUString &,long &,unsigned short,const class LocaleDataWrapper &) const class LocaleDataWrapper & rWrapper ImplGetLocaleDataWrapper() @@ -1050,7 +1058,7 @@ writerperfect/qa/unit/WpftLoader.hxx:72 void writerperfect::test::WpftLoader::WpftLoader(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,const class com::sun::star::uno::Reference<class com::sun::star::document::XFilter> &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XDesktop2> &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &) const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> & rxInputStream createDummyInput() -xmlhelp/source/cxxhelp/provider/urlparameter.cxx:298 +xmlhelp/source/cxxhelp/provider/urlparameter.cxx:299 void InputStreamTransformer::InputStreamTransformer(class chelp::URLParameter *,class chelp::Databases *,_Bool) _Bool isRoot isRoot() @@ -1059,10 +1067,10 @@ xmlhelp/source/cxxhelp/provider/urlparameter.hxx:217 _Bool modulePresent module() xmloff/source/style/XMLFontAutoStylePool.cxx:114 - _Bool XMLFontAutoStylePoolEntryCmp_Impl::operator()(class XMLFontAutoStylePoolEntry_Impl *const &,class XMLFontAutoStylePoolEntry_Impl *const &) const - class XMLFontAutoStylePoolEntry_Impl *const & r1 + _Bool XMLFontAutoStylePoolEntryCmp_Impl::operator()(const class std::unique_ptr<class XMLFontAutoStylePoolEntry_Impl, struct std::default_delete<class XMLFontAutoStylePoolEntry_Impl> > &,const class std::unique_ptr<class XMLFontAutoStylePoolEntry_Impl, struct std::default_delete<class XMLFontAutoStylePoolEntry_Impl> > &) const + const class std::unique_ptr<class XMLFontAutoStylePoolEntry_Impl, struct std::default_delete<class XMLFontAutoStylePoolEntry_Impl> > & r1 Compare() xmloff/source/text/XMLTextListAutoStylePool.cxx:120 - _Bool XMLTextListAutoStylePoolEntryCmp_Impl::operator()(class XMLTextListAutoStylePoolEntry_Impl *const &,class XMLTextListAutoStylePoolEntry_Impl *const &) const - class XMLTextListAutoStylePoolEntry_Impl *const & r1 + _Bool XMLTextListAutoStylePoolEntryCmp_Impl::operator()(const class std::unique_ptr<class XMLTextListAutoStylePoolEntry_Impl, struct std::default_delete<class XMLTextListAutoStylePoolEntry_Impl> > &,const class std::unique_ptr<class XMLTextListAutoStylePoolEntry_Impl, struct std::default_delete<class XMLTextListAutoStylePoolEntry_Impl> > &) const + const class std::unique_ptr<class XMLTextListAutoStylePoolEntry_Impl, struct std::default_delete<class XMLTextListAutoStylePoolEntry_Impl> > & r1 Compare() diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results index c7993d57a354..e1751c470191 100644 --- a/compilerplugins/clang/constantparam.numbers.results +++ b/compilerplugins/clang/constantparam.numbers.results @@ -34,15 +34,15 @@ basic/source/inc/sbjsmeth.hxx:33 void SbJScriptMethod::SbJScriptMethod(enum SbxDataType) enum SbxDataType 12 -chart2/qa/extras/chart2export.cxx:383 +chart2/qa/extras/chart2export.cxx:385 void checkPolynomialTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,const class rtl::OUString &,int,double,double,double) int aExpectedDegree 3 -chart2/qa/extras/chart2export.cxx:405 +chart2/qa/extras/chart2export.cxx:407 void checkMovingAverageTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,const class rtl::OUString &,int) int aExpectedPeriod 3 -chart2/qa/extras/chart2export.cxx:823 +chart2/qa/extras/chart2export.cxx:833 void ::change(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,short) short nNumFmtTypeFlag 16 @@ -134,7 +134,7 @@ cui/source/inc/autocdlg.hxx:398 class SvTreeListEntry * OfaQuoteTabPage::CreateEntry(class rtl::OUString &,unsigned short) unsigned short nCol 2 -cui/source/inc/chardlg.hxx:320 +cui/source/inc/chardlg.hxx:292 void SvxCharPositionPage::UpdatePreview_Impl(unsigned char,unsigned char,short) unsigned char nProp 100 @@ -162,8 +162,8 @@ cui/source/options/dbregistersettings.hxx:68 void svx::DatabaseMapItem::DatabaseMapItem(unsigned short,const class std::__debug::map<class rtl::OUString, struct svx::DatabaseRegistration, struct std::less<class rtl::OUString>, class std::allocator<struct std::pair<const class rtl::OUString, struct svx::DatabaseRegistration> > > &) unsigned short _nId 17149 -cui/source/tabpages/align.cxx:116 - void lcl_MaybeResetAlignToDistro(class ListBox &,unsigned short,const class SfxItemSet &,unsigned short,unsigned short,type-parameter-?-?) +cui/source/tabpages/align.cxx:66 + void lcl_MaybeResetAlignToDistro(class weld::ComboBox &,unsigned short,const class SfxItemSet &,unsigned short,unsigned short,type-parameter-?-?) type-parameter-?-? eBlock 4 dbaccess/source/core/dataaccess/documentdefinition.hxx:180 @@ -206,6 +206,10 @@ dbaccess/source/ui/inc/JoinExchange.hxx:55 void dbaui::OJoinExchObj::StartDrag(class vcl::Window *,signed char,class dbaui::IDragTransferableListener *) signed char nDragSourceActions 4 +dbaccess/source/ui/inc/LimitBox.hxx:26 + void dbaui::LimitBox::LimitBox(class vcl::Window *,long) + long nStyle + 134225920 dbaccess/source/ui/inc/propertysetitem.hxx:37 void dbaui::OPropertySetItem::OPropertySetItem(short) short nWhich @@ -226,15 +230,15 @@ desktop/source/deployment/gui/license_dialog.cxx:56 void dp_gui::LicenseView::ScrollDown(enum ScrollType) enum ScrollType eScroll 4 -editeng/source/editeng/impedit.hxx:642 +editeng/source/editeng/impedit.hxx:640 _Bool ImpEditEngine::HasScriptType(int,unsigned short) const unsigned short nType 3 -editeng/source/editeng/impedit.hxx:962 +editeng/source/editeng/impedit.hxx:957 void ImpEditEngine::SetLanguageAndFont(const struct ESelection &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,unsigned short,const class vcl::Font *,unsigned short) unsigned short nFontWhichId 4038 -editeng/source/editeng/impedit.hxx:962 +editeng/source/editeng/impedit.hxx:957 void ImpEditEngine::SetLanguageAndFont(const struct ESelection &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,unsigned short,const class vcl::Font *,unsigned short) unsigned short nLangWhichId 4036 @@ -274,15 +278,15 @@ filter/source/graphicfilter/idxf/dxf2mtf.hxx:111 _Bool DXF2GDIMetaFile::Convert(const class DXFRepresentation &,class GDIMetaFile &,unsigned short,unsigned short) unsigned short nMinPercent 60 -filter/source/msfilter/mscodec.cxx:56 +filter/source/msfilter/mscodec.cxx:57 void lclRotateLeft(type-parameter-?-? &,unsigned char,unsigned char) unsigned char nWidth 15 -filter/source/msfilter/mscodec.cxx:71 +filter/source/msfilter/mscodec.cxx:72 unsigned short lclGetKey(const unsigned char *,unsigned long) unsigned long nBufferSize 16 -filter/source/msfilter/mscodec.cxx:96 +filter/source/msfilter/mscodec.cxx:97 unsigned short lclGetHash(const unsigned char *,unsigned long) unsigned long nBufferSize 16 @@ -386,10 +390,6 @@ include/basegfx/range/b2ibox.hxx:77 void basegfx::B2IBox::B2IBox(int,int,int,int) int x2 10 -include/basegfx/utils/systemdependentdata.hxx:97 - void basegfx::SystemDependentData::SystemDependentData(class basegfx::SystemDependentDataManager &,unsigned int) - unsigned int nHoldCycles - 60 include/basegfx/utils/tools.hxx:118 class basegfx::B2DPolyPolygon number2PolyPolygon(double,int,int,_Bool) int nTotalDigits @@ -418,11 +418,11 @@ include/comphelper/logging.hxx:120 void comphelper::EventLogger::log(const int,const class rtl::OUString &) const const int _nLogLevel 800 -include/comphelper/propagg.hxx:120 +include/comphelper/propagg.hxx:124 void comphelper::OPropertyArrayAggregationHelper::OPropertyArrayAggregationHelper(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::Property> &,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::Property> &,class comphelper::IPropertyInfoService *,int) int _nFirstAggregateId 10000 -include/comphelper/propagg.hxx:286 +include/comphelper/propagg.hxx:290 void comphelper::OPropertySetAggregationHelper::declareForwardedProperty(int) int _nHandle 194 @@ -498,7 +498,7 @@ include/editeng/editeng.hxx:344 void EditEngine::UndoActionStart(unsigned short,const struct ESelection &) unsigned short nId 111 -include/editeng/editstat.hxx:101 +include/editeng/editstat.hxx:103 void SetFlags(enum EVControlBits &,enum EVControlBits,_Bool) enum EVControlBits nMask 16 @@ -558,7 +558,7 @@ include/editeng/prntitem.hxx:38 void SvxPrintItem::SvxPrintItem(const unsigned short,const _Bool) const unsigned short nId 97 -include/editeng/svxrtf.hxx:240 +include/editeng/svxrtf.hxx:236 class rtl::OUString & SvxRTFParser::DelCharAtEnd(class rtl::OUString &,const char16_t) const char16_t cDel 59 @@ -610,15 +610,15 @@ include/formula/tokenarray.hxx:284 unsigned short formula::FormulaTokenArray::RemoveToken(unsigned short,unsigned short) unsigned short nCount 2 -include/formula/tokenarray.hxx:527 - void formula::FormulaTokenIterator::Item::Item(const class formula::FormulaTokenArray *,short,short) - short pc - -1 -include/formula/tokenarray.hxx:527 +include/formula/tokenarray.hxx:532 void formula::FormulaTokenIterator::Item::Item(const class formula::FormulaTokenArray *,short,short) short stop 32767 -include/formula/tokenarray.hxx:646 +include/formula/tokenarray.hxx:532 + void formula::FormulaTokenIterator::Item::Item(const class formula::FormulaTokenArray *,short,short) + short pc + -1 +include/formula/tokenarray.hxx:651 void formula::FormulaTokenArrayPlainIterator::AfterRemoveToken(unsigned short,unsigned short) unsigned short nCount 2 @@ -656,11 +656,11 @@ include/o3tl/string_view.hxx:340 2 include/o3tl/string_view.hxx:343 int o3tl::basic_string_view::compare(unsigned long,unsigned long,const type-parameter-?-? *,unsigned long) const - unsigned long n2 + unsigned long n1 2 include/o3tl/string_view.hxx:343 int o3tl::basic_string_view::compare(unsigned long,unsigned long,const type-parameter-?-? *,unsigned long) const - unsigned long n1 + unsigned long n2 2 include/o3tl/string_view.hxx:368 unsigned long o3tl::basic_string_view::find(type-parameter-?-?,unsigned long) const @@ -700,12 +700,12 @@ include/o3tl/string_view.hxx:431 2 include/o3tl/string_view.hxx:459 unsigned long o3tl::basic_string_view::find_last_of(type-parameter-?-?,unsigned long) const - unsigned long pos - 18446744073709551615 -include/o3tl/string_view.hxx:459 - unsigned long o3tl::basic_string_view::find_last_of(type-parameter-?-?,unsigned long) const type-parameter-?-? c 111 +include/o3tl/string_view.hxx:459 + unsigned long o3tl::basic_string_view::find_last_of(type-parameter-?-?,unsigned long) const + unsigned long pos + 18446744073709551615 include/o3tl/string_view.hxx:463 unsigned long o3tl::basic_string_view::find_last_of(const type-parameter-?-? *,unsigned long,unsigned long) const unsigned long n @@ -770,7 +770,7 @@ include/oox/drawingml/drawingmltypes.hxx:219 void oox::drawingml::EmuRectangle::EmuRectangle(long,long,long,long) long nHeight -1 -include/oox/export/drawingml.hxx:186 +include/oox/export/drawingml.hxx:189 void oox::drawingml::DrawingML::WriteBlipFill(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,int) int nXmlNamespace 421 @@ -838,6 +838,10 @@ include/oox/ole/vbaproject.hxx:154 void oox::ole::VbaProject::addDummyModule(const class rtl::OUString &,int) int nType 4 +include/sfx2/app.hxx:104 + void SfxLinkItem::SfxLinkItem(unsigned short,const class Link<const class SfxPoolItem *, void> &) + unsigned short nWhichId + 5646 include/sfx2/app.hxx:238 class BitmapEx SfxApplication::GetApplicationLogo(long) long nWidth @@ -868,12 +872,12 @@ include/sfx2/fcontnr.hxx:56 393216 include/sfx2/fcontnr.hxx:57 class std::shared_ptr<const class SfxFilter> SfxFilterContainer::GetFilter4EA(const class rtl::OUString &,enum SfxFilterFlags,enum SfxFilterFlags) const - enum SfxFilterFlags nMust - 2 -include/sfx2/fcontnr.hxx:57 - class std::shared_ptr<const class SfxFilter> SfxFilterContainer::GetFilter4EA(const class rtl::OUString &,enum SfxFilterFlags,enum SfxFilterFlags) const enum SfxFilterFlags nDont 393216 +include/sfx2/fcontnr.hxx:57 + class std::shared_ptr<const class SfxFilter> SfxFilterContainer::GetFilter4EA(const class rtl::OUString &,enum SfxFilterFlags,enum SfxFilterFlags) const + enum SfxFilterFlags nMust + 2 include/sfx2/fcontnr.hxx:58 class std::shared_ptr<const class SfxFilter> SfxFilterContainer::GetFilter4Extension(const class rtl::OUString &,enum SfxFilterFlags,enum SfxFilterFlags) const enum SfxFilterFlags nDont @@ -898,18 +902,6 @@ include/sfx2/infobar.hxx:97 class VclPtr<class SfxInfoBarWindow> SfxInfoBarContainerWindow::appendInfoBar(const class rtl::OUString &,const class rtl::OUString &,enum InfoBarType,long) long nMessageStyle 278528 -include/sfx2/itemconnect.hxx:299 - void sfx::MetricConnection::MetricConnection<ItemWrpT>(unsigned short,class MetricField &,enum FieldUnit,enum ItemConnFlags) - enum FieldUnit eItemUnit - 5 -include/sfx2/itemconnect.hxx:299 - void sfx::MetricConnection::MetricConnection<ItemWrpT>(unsigned short,class MetricField &,enum FieldUnit,enum ItemConnFlags) - unsigned short nSlot - 10460 -include/sfx2/itemconnect.hxx:349 - void sfx::ValueSetConnection::ValueSetConnection<ItemWrpT>(unsigned short,class ValueSet &,const typename ItemControlConnection<type-parameter-?-?, ValueSetWrapper<typename type-parameter-?-?::ItemValueType> >::ControlWrapperType::MapEntryType *,enum ItemConnFlags) - unsigned short nSlot - 10578 include/sfx2/linkmgr.hxx:64 _Bool sfx2::LinkManager::InsertLink(class sfx2::SvBaseLink *,unsigned short,enum SfxLinkUpdateMode,const class rtl::OUString *) enum SfxLinkUpdateMode nUpdateType @@ -938,7 +930,7 @@ include/sfx2/sidebar/Theme.hxx:138 _Bool sfx2::sidebar::Theme::GetBoolean(const enum sfx2::sidebar::Theme::ThemeItem) const enum sfx2::sidebar::Theme::ThemeItem eItem 50 -include/sfx2/tabdlg.hxx:80 +include/sfx2/tabdlg.hxx:81 void SfxTabDialogItem::SfxTabDialogItem(unsigned short,const class SfxItemSet &) unsigned short nId 11022 @@ -946,6 +938,10 @@ include/sfx2/tbxctrl.hxx:94 void SfxPopupWindow::SfxPopupWindow(unsigned short,class vcl::Window *,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,long) long nBits 1610612810 +include/sfx2/thumbnailview.hxx:210 + void ThumbnailView::setItemDimensions(long,long,long,int) + int itemPadding + 5 include/sot/stg.hxx:108 class BaseStorage * BaseStorage::OpenUCBStorage(const class rtl::OUString &,enum StreamMode,_Bool) enum StreamMode @@ -1034,20 +1030,20 @@ include/svtools/ctrlbox.hxx:202 void LineListBox::LineListBox(class vcl::Window *,long) long nWinStyle 8 -include/svtools/ctrlbox.hxx:467 - void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short) +include/svtools/ctrlbox.hxx:522 + void SvtFontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short) + unsigned short nMax + 995 +include/svtools/ctrlbox.hxx:522 + void SvtFontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short) unsigned short nStep 5 -include/svtools/ctrlbox.hxx:467 - void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short) +include/svtools/ctrlbox.hxx:522 + void SvtFontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short) unsigned short nMin 5 -include/svtools/ctrlbox.hxx:467 - void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short) - unsigned short nMax - 995 -include/svtools/ctrlbox.hxx:469 - void FontSizeBox::EnablePtRelativeMode(short,short,short) +include/svtools/ctrlbox.hxx:523 + void SvtFontSizeBox::EnablePtRelativeMode(short,short,short) short nStep 10 include/svtools/htmlout.hxx:68 @@ -1106,14 +1102,10 @@ include/svtools/treelistbox.hxx:549 void SvTreeListBox::GetLastTab(enum SvLBoxTabFlags,unsigned short &) enum SvLBoxTabFlags nFlagMask 64 -include/svtools/unitconv.hxx:43 +include/svtools/unitconv.hxx:42 long ControlToItem(long,enum FieldUnit,enum MapUnit) enum FieldUnit eCtrl 5 -include/svtools/valueset.hxx:517 - void SvtValueSet::InsertItem(unsigned short,unsigned long) - unsigned long nPos - -1 include/svtools/wizdlg.hxx:199 long WizardDialog::LogicalCoordinateToPixel(int) int iCoordinate @@ -1138,7 +1130,7 @@ include/svx/chrtitem.hxx:124 void SvxChartIndicateItem::SvxChartIndicateItem(enum SvxChartIndicate,unsigned short) unsigned short nId 22 -include/svx/colorbox.hxx:123 +include/svx/colorbox.hxx:122 void ColorListBox::SetSlotId(unsigned short,_Bool) unsigned short nSlotId 10017 @@ -1158,42 +1150,30 @@ include/svx/dbaexchange.hxx:105 void svx::OColumnTransferable::OColumnTransferable(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,enum ColumnTransferFormatFlags) enum ColumnTransferFormatFlags _nFormats 5 -include/svx/dialcontrol.hxx:189 - void svx::SvxDialControl::SetLinkedField(class weld::SpinButton *,int) - int nDecimalPlaces - 2 -include/svx/dlgctrl.hxx:119 - void SvxRectCtl::SvxRectCtl(class vcl::Window *,enum RectPoint,unsigned short,unsigned short) - unsigned short nCircle - 80 -include/svx/dlgctrl.hxx:119 - void SvxRectCtl::SvxRectCtl(class vcl::Window *,enum RectPoint,unsigned short,unsigned short) - unsigned short nBorder - 200 -include/svx/dlgctrl.hxx:119 - void SvxRectCtl::SvxRectCtl(class vcl::Window *,enum RectPoint,unsigned short,unsigned short) +include/svx/dlgctrl.hxx:109 + void SvxRectCtl::SvxRectCtl(class SvxTabPage *,enum RectPoint,unsigned short) enum RectPoint eRpt 4 -include/svx/dlgctrl.hxx:180 - void RectCtl::RectCtl(class SvxTabPage *,enum RectPoint,unsigned short) - enum RectPoint eRpt - 4 -include/svx/dlgctrl.hxx:180 - void RectCtl::RectCtl(class SvxTabPage *,enum RectPoint,unsigned short) +include/svx/dlgctrl.hxx:109 + void SvxRectCtl::SvxRectCtl(class SvxTabPage *,enum RectPoint,unsigned short) unsigned short nBorder 200 -include/svx/dlgctrl.hxx:181 - void RectCtl::SetControlSettings(enum RectPoint,unsigned short) +include/svx/dlgctrl.hxx:110 + void SvxRectCtl::SetControlSettings(enum RectPoint,unsigned short) unsigned short nBorder 240 -include/svx/dlgctrl.hxx:181 - void RectCtl::SetControlSettings(enum RectPoint,unsigned short) +include/svx/dlgctrl.hxx:110 + void SvxRectCtl::SetControlSettings(enum RectPoint,unsigned short) enum RectPoint eRpt 4 -include/svx/dlgctrl.hxx:319 +include/svx/dlgctrl.hxx:223 void FillTypeLB::FillTypeLB(class vcl::Window *,long) long aWB 402653448 +include/svx/dlgctrl.hxx:237 + void LineLB::LineLB(class vcl::Window *,long) + long aWB + 402653192 include/svx/drawitem.hxx:60 void SvxGradientListItem::SvxGradientListItem(const class rtl::Reference<class XGradientList> &,unsigned short) unsigned short nWhich @@ -1227,22 +1207,22 @@ include/svx/fmgridcl.hxx:42 long nWinBits 1051648 include/svx/fmview.hxx:89 - void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel &,class SdrUnoObj *&,class SdrUnoObj *&) - enum SdrInventor _nInventor - 827609170 -include/svx/fmview.hxx:89 - void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel &,class SdrUnoObj *&,class SdrUnoObj *&) + void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &) unsigned short _nLabelObjectID 37 +include/svx/fmview.hxx:89 + void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &) + enum SdrInventor _nInventor + 827609170 include/svx/fntctrl.hxx:81 void SvxFontPrevWindow::SetFontEscapement(unsigned char,unsigned char,short) unsigned char nProp 100 -include/svx/fontworkgallery.hxx:77 +include/svx/fontworkgallery.hxx:65 void svx::FontWorkGalleryDialog::initFavorites(unsigned short) unsigned short nThemeId 37 -include/svx/fontworkgallery.hxx:79 +include/svx/fontworkgallery.hxx:67 void svx::FontWorkGalleryDialog::fillFavorites(unsigned short) unsigned short nThemeId 37 @@ -1270,7 +1250,7 @@ include/svx/grfcrop.hxx:33 void SvxGrfCrop::SvxGrfCrop(unsigned short) unsigned short 131 -include/svx/langbox.hxx:104 +include/svx/langbox.hxx:96 int SvxLanguageBoxBase::ImplInsertLanguage(struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,short) int nPos 2147483647 @@ -1306,11 +1286,11 @@ include/svx/relfld.hxx:50 void RelativeField::EnableRelativeMode(unsigned short,unsigned short) unsigned short nMax 999 -include/svx/ruler.hxx:246 +include/svx/ruler.hxx:245 _Bool SvxRuler::IsActLastColumn(_Bool,unsigned short) const unsigned short nAct 65535 -include/svx/ruler.hxx:249 +include/svx/ruler.hxx:248 _Bool SvxRuler::IsActFirstColumn(_Bool,unsigned short) const unsigned short nAct 65535 @@ -1354,8 +1334,8 @@ include/svx/svdmrkv.hxx:277 _Bool SdrMarkView::PickMarkedObj(const class Point &,class SdrObject *&,class SdrPageView *&,enum SdrSearchOptions) const enum SdrSearchOptions nOptions 2048 -include/svx/SvxNumOptionsTabPageHelper.hxx:49 - void SvxNumOptionsTabPageHelper::GetI18nNumbering(class weld::ComboBoxText &,unsigned short) +include/svx/SvxNumOptionsTabPageHelper.hxx:48 + void SvxNumOptionsTabPageHelper::GetI18nNumbering(class ListBox &,unsigned short) unsigned short nDoNotRemove 65535 include/svx/unoapi.hxx:44 @@ -1630,7 +1610,7 @@ include/vcl/errinf.hxx:188 void TwoStringErrorInfo::TwoStringErrorInfo(class ErrCode,const class rtl::OUString &,const class rtl::OUString &,enum DialogMask) enum DialogMask nMask 4097 -include/vcl/field.hxx:523 +include/vcl/field.hxx:518 double MetricField::ConvertDoubleValue(long,unsigned short,enum FieldUnit,enum MapUnit) enum MapUnit eOutUnit 9 @@ -1662,19 +1642,19 @@ include/vcl/listctrl.hxx:46 void ListControl::addEntry(const class VclPtr<class vcl::Window> &,unsigned int) unsigned int nPos 65535 -include/vcl/lstbox.hxx:113 +include/vcl/lstbox.hxx:114 void ListBox::ListBox(enum WindowType) enum WindowType nType 332 -include/vcl/outdev.hxx:1179 +include/vcl/outdev.hxx:1177 int OutputDevice::GetTextBreak(const class rtl::OUString &,long,char16_t,int &,int,int,long,const class vcl::TextLayoutCache *) const char16_t nExtraChar 45 -include/vcl/print.hxx:679 +include/vcl/print.hxx:673 class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setRangeControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,const struct vcl::PrinterOptionsHelper::UIControlOptions &) int i_nMaxValue 1000 -include/vcl/print.hxx:679 +include/vcl/print.hxx:673 class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setRangeControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,const struct vcl::PrinterOptionsHelper::UIControlOptions &) int i_nMinValue 10 @@ -1686,19 +1666,19 @@ include/vcl/vclevent.hxx:228 void VclAccessibleEvent::VclAccessibleEvent(enum VclEventId,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &) enum VclEventId n 38 -include/vcl/weld.hxx:232 +include/vcl/weld.hxx:239 class weld::Button * weld::Dialog::get_widget_for_response(int) int response 5 -include/vcl/weld.hxx:928 - void weld::EntryTreeView::set_size_request_by_digits_rows(int,int) - int nRows - 8 -include/vcl/weld.hxx:928 - void weld::EntryTreeView::set_size_request_by_digits_rows(int,int) - int nDigits - 20 -include/vcl/window.hxx:1593 +include/vcl/weld.hxx:512 + void weld::MenuButton::insert_item(int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString *,class VirtualDevice *,_Bool) + int pos + -1 +include/vcl/weld.hxx:1113 + void weld::Menu::insert(int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString *,class VirtualDevice *,_Bool) + int pos + -1 +include/vcl/window.hxx:1592 void vcl::Window::SimulateKeyPress(unsigned short) const unsigned short nKeyCode 1312 @@ -1757,11 +1737,11 @@ include/xmloff/xmlnumfi.hxx:166 include/xmloff/xmlnumfi.hxx:199 _Bool SvXMLNumFormatContext::ReplaceNfKeyword(unsigned short,unsigned short) unsigned short nNew - 23 + 25 include/xmloff/xmlnumfi.hxx:199 _Bool SvXMLNumFormatContext::ReplaceNfKeyword(unsigned short,unsigned short) unsigned short nOld - 26 + 24 include/xmloff/XMLSettingsExportContext.hxx:37 void xmloff::XMLSettingsExportContext::AddAttribute(enum xmloff::token::XMLTokenEnum,const class rtl::OUString &) enum xmloff::token::XMLTokenEnum i_eName @@ -1786,14 +1766,14 @@ lotuswordpro/inc/xfilter/xffont.hxx:202 void XFFont::SetPosition(_Bool,short,short) short scale 58 -lotuswordpro/inc/xfilter/xfindex.hxx:100 - void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &) - enum enumXFTab type - 3 -lotuswordpro/inc/xfilter/xfindex.hxx:100 +lotuswordpro/inc/xfilter/xfindex.hxx:101 void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &) char16_t delimiter 100 +lotuswordpro/inc/xfilter/xfindex.hxx:101 + void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &) + enum enumXFTab type + 3 lotuswordpro/source/filter/bento.hxx:216 void OpenStormBento::LtcBenContainer::SeekFromEnd(long) long Offset @@ -1822,7 +1802,7 @@ oox/source/core/xmlfilterbase.cxx:602 void writeElement(const class std::shared_ptr<class sax_fastparser::FastSerializerHelper> &,int,const class LanguageTag &) int nXmlElement 109972365 -oox/source/drawingml/table/tableproperties.cxx:100 +oox/source/drawingml/table/tableproperties.cxx:102 void SetTableStyleProperties(class oox::drawingml::table::TableStyle *&,int,int,int) int tblTextClr 1844 @@ -1835,7 +1815,7 @@ reportdesign/source/filter/xml/xmlStyleImport.hxx:73 short nContextID 28673 reportdesign/source/ui/inc/UITools.hxx:143 - class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class SdrUnoObj **,int) + class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> *,int) int _nIgnoreListLength 2 sal/osl/unx/file_path_helper.cxx:164 @@ -1970,35 +1950,35 @@ sc/inc/compressedarray.hxx:186 type-parameter-?-? ScBitMaskCompressedArray::GetLastAnyBitAccess(const type-parameter-?-? &) const const type-parameter-?-? & rBitMask 15 -sc/inc/document.hxx:1277 +sc/inc/document.hxx:1280 _Bool ScDocument::CompileErrorCells(enum FormulaError) enum FormulaError nErrCode 525 -sc/inc/document.hxx:1596 - void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) - short nCol2 - 1023 -sc/inc/document.hxx:1596 +sc/inc/document.hxx:1599 void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) enum InsertDeleteFlags nFlags 2303 -sc/inc/document.hxx:1779 +sc/inc/document.hxx:1599 + void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &) + short nCol2 + 1023 +sc/inc/document.hxx:1782 void ScDocument::DeleteSelectionTab(short,enum InsertDeleteFlags,const class ScMarkData &) enum InsertDeleteFlags nDelFlag 2303 -sc/inc/document.hxx:1836 +sc/inc/document.hxx:1839 void ScDocument::SetRowFlags(int,int,short,enum CRFlags) enum CRFlags nNewFlags 8 -sc/inc/document.hxx:1836 +sc/inc/document.hxx:1839 void ScDocument::SetRowFlags(int,int,short,enum CRFlags) int nEndRow 1048575 -sc/inc/document.hxx:1866 +sc/inc/document.hxx:1869 int ScDocument::LastNonFilteredRow(int,int,short) const int nEndRow 1048575 -sc/inc/document.hxx:2165 +sc/inc/document.hxx:2168 void ScDocument::BroadcastCells(const class ScRange &,enum SfxHintId,_Bool) enum SfxHintId nHint 31 @@ -2074,7 +2054,7 @@ sc/inc/rangeutl.hxx:210 void ScRangeStringConverter::GetStringFromRangeList(class rtl::OUString &,const class com::sun::star::uno::Sequence<struct com::sun::star::table::CellRangeAddress> &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t) char16_t cSeparator 32 -sc/inc/scmatrix.hxx:389 +sc/inc/scmatrix.hxx:396 void ScMatrix::MergeDoubleArray(class std::__debug::vector<double, class std::allocator<double> > &,enum ScMatrix::Op) const enum ScMatrix::Op eOp 2 @@ -2098,15 +2078,15 @@ sc/inc/stringutil.hxx:151 _Bool ScStringUtil::parseSimpleNumber(const char *,unsigned long,char,char,double &) char gsep 44 -sc/inc/table.hxx:410 +sc/inc/table.hxx:412 void ScTable::SetFormula(short,int,const class ScTokenArray &,enum formula::FormulaGrammar::Grammar) enum formula::FormulaGrammar::Grammar eGram 65539 -sc/inc/table.hxx:669 +sc/inc/table.hxx:671 _Bool ScTable::HasAttribSelection(const class ScMarkData &,enum HasAttrFlags) const enum HasAttrFlags nMask 8 -sc/inc/table.hxx:776 +sc/inc/table.hxx:778 void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long) int nEndRow 1048575 @@ -2142,7 +2122,7 @@ sc/qa/unit/subsequent_export-test.cxx:1442 _Bool ::isUnderline(const struct editeng::Section &,enum FontLineStyle) enum FontLineStyle eStyle 2 -sc/qa/unit/ucalc.cxx:1157 +sc/qa/unit/ucalc.cxx:1156 _Bool checkRelativeRefToken(class ScDocument &,const class ScAddress &,short,int) short nRelCol -1 @@ -2202,42 +2182,42 @@ sc/source/core/tool/editutil.cxx:86 class rtl::OUString lcl_GetDelimitedString(const class EditTextObject &,const char) const char c 10 -sc/source/core/tool/scmatrix.cxx:357 +sc/source/core/tool/scmatrix.cxx:356 unsigned long GetElementsMax(unsigned long) unsigned long nMemory 6442450944 -sc/source/filter/excel/xechart.cxx:138 +sc/source/filter/excel/xechart.cxx:139 void lclSaveRecord(class XclExpStream &,const class std::shared_ptr<class XclExpRecordBase> &,unsigned short,type-parameter-?-?) unsigned short nRecId 4129 -sc/source/filter/excel/xechart.cxx:148 +sc/source/filter/excel/xechart.cxx:149 void lclSaveRecord(class XclExpStream &,type-parameter-?-? *,unsigned short,type-parameter-?-?) unsigned short nRecId 4124 -sc/source/filter/excel/xechart.cxx:565 +sc/source/filter/excel/xechart.cxx:566 class std::shared_ptr<class XclExpChLineFormat> lclCreateLineFormat(const class XclExpChRoot &,const class ScfPropertySet &,enum XclChObjectType) enum XclChObjectType eObjType 9 -sc/source/filter/excel/xelink.cxx:296 +sc/source/filter/excel/xelink.cxx:300 void XclExpSupbook::XclExpSupbook(const class XclExpRoot &,const class rtl::OUString &,enum XclSupbookType) enum XclSupbookType 5 -sc/source/filter/excel/xepage.cxx:341 +sc/source/filter/excel/xepage.cxx:343 void XclExpXmlStartHeaderFooterElementRecord::XclExpXmlStartHeaderFooterElementRecord(const int) const int nElement 2612 -sc/source/filter/inc/addressconverter.hxx:489 - void oox::xls::AddressConverter::initializeMaxPos(short,int,int) - short nMaxXlsTab - 32767 -sc/source/filter/inc/addressconverter.hxx:489 +sc/source/filter/inc/addressconverter.hxx:490 void oox::xls::AddressConverter::initializeMaxPos(short,int,int) int nMaxXlsRow 1048575 -sc/source/filter/inc/addressconverter.hxx:489 +sc/source/filter/inc/addressconverter.hxx:490 void oox::xls::AddressConverter::initializeMaxPos(short,int,int) int nMaxXlsCol 16383 +sc/source/filter/inc/addressconverter.hxx:490 + void oox::xls::AddressConverter::initializeMaxPos(short,int,int) + short nMaxXlsTab + 32767 sc/source/filter/inc/formulabase.hxx:278 void oox::xls::ApiTokenVector::reserve(unsigned long) unsigned long n @@ -2250,7 +2230,7 @@ sc/source/filter/inc/ftools.hxx:46 type-parameter-?-? llimit_cast(type-parameter-?-?,type-parameter-?-?) type-parameter-?-? nMin 8 -sc/source/filter/inc/tokstack.hxx:260 +sc/source/filter/inc/tokstack.hxx:256 _Bool TokenPool::IsSingleOp(const struct TokenId &,const enum OpCode) const const enum OpCode eId 13 @@ -2270,183 +2250,183 @@ sc/source/filter/inc/xechart.hxx:197 void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long) unsigned short nRecId 2155 -sc/source/filter/inc/xeescher.hxx:152 +sc/source/filter/inc/xeescher.hxx:154 void XclExpImgData::XclExpImgData(const class Graphic &,unsigned short) unsigned short nRecId 233 -sc/source/filter/inc/xeescher.hxx:430 +sc/source/filter/inc/xeescher.hxx:432 void XclExpEmbeddedObjectManager::XclExpEmbeddedObjectManager(const class XclExpObjectManager &,const class Size &,int,int) int nScaleY 4000 -sc/source/filter/inc/xeescher.hxx:430 +sc/source/filter/inc/xeescher.hxx:432 void XclExpEmbeddedObjectManager::XclExpEmbeddedObjectManager(const class XclExpObjectManager &,const class Size &,int,int) int nScaleX 4000 -sc/source/filter/inc/xeformula.hxx:62 +sc/source/filter/inc/xeformula.hxx:64 class std::shared_ptr<class XclTokenArray> XclExpFormulaCompiler::CreateFormula(enum XclFormulaType,const class ScAddress &) enum XclFormulaType eType 7 -sc/source/filter/inc/xeformula.hxx:68 +sc/source/filter/inc/xeformula.hxx:70 class std::shared_ptr<class XclTokenArray> XclExpFormulaCompiler::CreateFormula(enum XclFormulaType,const class ScRangeList &) enum XclFormulaType eType 5 -sc/source/filter/inc/xehelper.hxx:242 +sc/source/filter/inc/xehelper.hxx:243 class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short) enum XclStrFlags nFlags 2 -sc/source/filter/inc/xehelper.hxx:242 +sc/source/filter/inc/xehelper.hxx:243 class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short) unsigned short nMaxLen 32767 -sc/source/filter/inc/xelink.hxx:176 +sc/source/filter/inc/xelink.hxx:175 unsigned short XclExpLinkManager::FindExtSheet(char16_t) char16_t cCode 4 -sc/source/filter/inc/xepivot.hxx:237 +sc/source/filter/inc/xepivot.hxx:233 void XclExpPTItem::XclExpPTItem(unsigned short,unsigned short) unsigned short nCacheIdx 65535 -sc/source/filter/inc/xepivot.hxx:339 +sc/source/filter/inc/xepivot.hxx:335 unsigned short XclExpPivotTable::GetDataFieldIndex(const class rtl::OUString &,unsigned short) const unsigned short nDefaultIdx 65535 -sc/source/filter/inc/xerecord.hxx:371 +sc/source/filter/inc/xerecord.hxx:372 void XclExpSubStream::XclExpSubStream(unsigned short) unsigned short nSubStrmType 32 -sc/source/filter/inc/xestream.hxx:299 +sc/source/filter/inc/xestream.hxx:293 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const class rtl::OString &,struct FSEND_t) int nAttribute 3478 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute2 - 2966 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute13 + 4112 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute11 4112 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute8 - 5381 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute7 - 2138 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute4 + 273746631 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute11 + 5628 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute3 - 2550 -sc/source/filter/inc/xestream.hxx:342 + 5567 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute1 5808 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute12 - 4069 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute3 - 4565 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute10 - 2923 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute2 + 1668 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute5 - 2686 -sc/source/filter/inc/xestream.hxx:342 + 4565 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute14 - 4069 -sc/source/filter/inc/xestream.hxx:342 + int attribute8 + 5381 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute10 4311 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute12 - 2923 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute2 - 1668 -sc/source/filter/inc/xestream.hxx:342 + int attribute4 + 2966 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute8 - 4311 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute11 + int attribute9 5628 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute6 - 5381 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute4 + int attribute14 + 4069 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute3 + 4565 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute12 + 4069 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute2 2966 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute7 - 2686 -sc/source/filter/inc/xestream.hxx:342 + int attribute6 + 1810 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute5 - 4565 -sc/source/filter/inc/xestream.hxx:342 + int attribute3 + 2550 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute9 2138 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute6 + 5381 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute2 380637265 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute9 - 5628 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute4 - 273746631 -sc/source/filter/inc/xestream.hxx:342 + int attribute10 + 2923 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute12 + 2923 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute1 2550 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute13 - 4112 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute3 - 5567 -sc/source/filter/inc/xestream.hxx:342 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) - int attribute6 - 1810 -sc/source/filter/inc/xestream.hxx:342 +sc/source/filter/inc/xestream.hxx:336 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) int attribute4 1810 -sc/source/filter/inc/xestream.hxx:343 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute8 + 4311 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute7 + 2686 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute5 + 2686 +sc/source/filter/inc/xestream.hxx:336 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t) + int attribute7 + 2138 +sc/source/filter/inc/xestream.hxx:337 + class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,struct FSEND_t) + int attribute4 + 2237 +sc/source/filter/inc/xestream.hxx:337 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,struct FSEND_t) int attribute1 4243 -sc/source/filter/inc/xestream.hxx:343 +sc/source/filter/inc/xestream.hxx:337 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,struct FSEND_t) int attribute2 2242 -sc/source/filter/inc/xestream.hxx:343 - class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,struct FSEND_t) - int attribute4 - 2237 -sc/source/filter/inc/xestream.hxx:343 +sc/source/filter/inc/xestream.hxx:337 class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,struct FSEND_t) int attribute3 2238 @@ -2454,7 +2434,7 @@ sc/source/filter/inc/xestring.hxx:51 void XclExpString::XclExpString(enum XclStrFlags,unsigned short) unsigned short nMaxLen 32767 -sc/source/filter/inc/xestyle.hxx:588 +sc/source/filter/inc/xestyle.hxx:584 unsigned int XclExpXFBuffer::InsertWithFont(const class ScPatternAttr *,short,unsigned short,_Bool) short nScript 4 @@ -2462,7 +2442,7 @@ sc/source/filter/inc/xetable.hxx:80 void XclExpRangeFmlaBase::XclExpRangeFmlaBase(unsigned short,unsigned int,const class ScRange &) unsigned short nRecId 545 -sc/source/filter/inc/xiescher.hxx:1193 +sc/source/filter/inc/xiescher.hxx:1194 unsigned int XclImpDffPropSet::GetPropertyValue(unsigned short) const unsigned short nPropId 384 @@ -2470,8 +2450,8 @@ sc/source/filter/inc/xiformula.hxx:41 void XclImpFormulaCompiler::CreateRangeList(class ScRangeList &,enum XclFormulaType,const class XclTokenArray &,class XclImpStream &) enum XclFormulaType eType 7 -sc/source/filter/inc/xiformula.hxx:51 - const class ScTokenArray * XclImpFormulaCompiler::CreateFormula(enum XclFormulaType,const class XclTokenArray &) +sc/source/filter/inc/xiformula.hxx:48 + class std::unique_ptr<class ScTokenArray, struct std::default_delete<class ScTokenArray> > XclImpFormulaCompiler::CreateFormula(enum XclFormulaType,const class XclTokenArray &) enum XclFormulaType eType 6 sc/source/filter/inc/xlformula.hxx:518 @@ -2482,7 +2462,7 @@ sc/source/filter/inc/xlformula.hxx:526 void XclTokenArrayHelper::ConvertStringToList(class ScTokenArray &,class svl::SharedStringPool &,char16_t) char16_t cStringSep 10 -sc/source/filter/xcl97/XclExpChangeTrack.cxx:1393 +sc/source/filter/xcl97/XclExpChangeTrack.cxx:1396 void EndXmlElement::EndXmlElement(int) int nElement 2620 @@ -2578,7 +2558,7 @@ sc/source/ui/inc/viewdata.hxx:183 void ScBoundsProvider::EnlargeBy(long) long nOffset 2 -sc/source/ui/inc/viewdata.hxx:651 +sc/source/ui/inc/viewdata.hxx:652 void ScViewData::AddPixelsWhile(long &,long,int &,int,double,const class ScDocument *,short) int nEndRow 1048575 @@ -2586,6 +2566,10 @@ sc/source/ui/inc/viewfunc.hxx:192 void ScViewFunc::Protect(short,const class rtl::OUString &) short nTab 32767 +sc/source/ui/pagedlg/tptable.cxx:63 + _Bool lcl_PutScaleItem3(unsigned short,class SfxItemSet &,const class SfxItemSet &,const class weld::ComboBox &,unsigned short,const class weld::SpinButton &,unsigned short) + unsigned short nLBEntry + 2 sc/source/ui/unoobj/cellsuno.cxx:1239 _Bool lcl_PutFormulaArray(class ScDocShell &,const class ScRange &,const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<class rtl::OUString> > &,const enum formula::FormulaGrammar::Grammar) const enum formula::FormulaGrammar::Grammar eGrammar @@ -2602,23 +2586,23 @@ sc/source/ui/view/viewfun3.cxx:825 _Bool lcl_SelHasAttrib(const class ScDocument *,short,int,short,int,const class ScMarkData &,enum HasAttrFlags) enum HasAttrFlags nMask 4 -scaddins/source/analysis/analysishelper.hxx:102 +scaddins/source/analysis/analysishelper.hxx:103 double ConvertToDec(const class rtl::OUString &,unsigned short,unsigned short) unsigned short nCharLim 10 -scaddins/source/analysis/analysishelper.hxx:105 +scaddins/source/analysis/analysishelper.hxx:106 class rtl::OUString ConvertFromDec(double,double,double,unsigned short,int,int,_Bool) int nMaxPlaces 10 -scaddins/source/analysis/analysishelper.hxx:111 +scaddins/source/analysis/analysishelper.hxx:112 class rtl::OUString GetString(double,_Bool,unsigned short) unsigned short nMaxNumOfDigits 15 -scaddins/source/analysis/analysishelper.hxx:500 +scaddins/source/analysis/analysishelper.hxx:501 void sca::analysis::ComplexList::Append(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<class rtl::OUString> > &,enum sca::analysis::ComplListAppendHandl) enum sca::analysis::ComplListAppendHandl eAH 2 -scaddins/source/analysis/analysishelper.hxx:555 +scaddins/source/analysis/analysishelper.hxx:556 void sca::analysis::ConvertDataLinear::ConvertDataLinear(const char *,double,double,enum sca::analysis::ConvertDataClass,_Bool) enum sca::analysis::ConvertDataClass eClass 8 @@ -2634,7 +2618,7 @@ sd/inc/Annotation.hxx:48 void LOKCommentNotify(enum sd::CommentNotificationType,const class SfxViewShell *,const class com::sun::star::uno::Reference<class com::sun::star::office::XAnnotation> &) enum sd::CommentNotificationType nType 2 -sd/inc/sdpage.hxx:350 +sd/inc/sdpage.hxx:349 class SdStyleSheet * SdPage::getPresentationStyle(unsigned int) const unsigned int nHelpId 59865 @@ -2744,14 +2728,14 @@ sdext/source/minimizer/informationdialog.hxx:39 6 sdext/source/minimizer/informationdialog.hxx:42 class rtl::OUString InsertImage(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool) - int nWidth - 25 -sdext/source/minimizer/informationdialog.hxx:42 - class rtl::OUString InsertImage(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool) int nPosX 5 sdext/source/minimizer/informationdialog.hxx:42 class rtl::OUString InsertImage(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool) + int nWidth + 25 +sdext/source/minimizer/informationdialog.hxx:42 + class rtl::OUString InsertImage(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool) int nPosY 5 sdext/source/minimizer/informationdialog.hxx:42 @@ -2800,12 +2784,12 @@ sdext/source/minimizer/optimizerdialogcontrols.cxx:197 100 sdext/source/minimizer/optimizerdialogcontrols.cxx:197 class rtl::OUString InsertFormattedField(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTextListener> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XSpinListener> &,int,int,double,double,short) - int nYPos - 46 -sdext/source/minimizer/optimizerdialogcontrols.cxx:197 - class rtl::OUString InsertFormattedField(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTextListener> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XSpinListener> &,int,int,double,double,short) int nXPos 197 +sdext/source/minimizer/optimizerdialogcontrols.cxx:197 + class rtl::OUString InsertFormattedField(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTextListener> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XSpinListener> &,int,int,double,double,short) + int nYPos + 46 sdext/source/minimizer/optimizerdialogcontrols.cxx:245 class rtl::OUString InsertComboBox(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTextListener> &,const _Bool,const class com::sun::star::uno::Sequence<class rtl::OUString> &,int,int,short) int nXPos @@ -3038,11 +3022,11 @@ sw/inc/authfld.hxx:131 void SwAuthorityFieldType::SetSortKeys(unsigned short,const struct SwTOXSortKey *) unsigned short nKeyCount 3 -sw/inc/crsrsh.hxx:801 +sw/inc/crsrsh.hxx:808 void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short) unsigned short nOldSection 2 -sw/inc/crsrsh.hxx:802 +sw/inc/crsrsh.hxx:809 void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short) unsigned short nOldColumn 2 @@ -3086,14 +3070,14 @@ sw/inc/IDocumentRedlineAccess.hxx:185 _Bool IDocumentRedlineAccess::DeleteRedline(const class SwStartNode &,_Bool,unsigned short) unsigned short nDelType 65535 -sw/inc/ndtxt.hxx:156 - void SwTextNode::SetLanguageAndFont(const class SwPaM &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,unsigned short,const class vcl::Font *,unsigned short) - unsigned short nLangWhichId - 24 -sw/inc/ndtxt.hxx:156 +sw/inc/ndtxt.hxx:160 void SwTextNode::SetLanguageAndFont(const class SwPaM &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,unsigned short,const class vcl::Font *,unsigned short) unsigned short nFontWhichId 22 +sw/inc/ndtxt.hxx:160 + void SwTextNode::SetLanguageAndFont(const class SwPaM &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,unsigned short,const class vcl::Font *,unsigned short) + unsigned short nLangWhichId + 24 sw/inc/swfltopt.hxx:31 void SwFilterOptions::SwFilterOptions(unsigned short,const char **,unsigned long *) unsigned short nCnt @@ -3150,7 +3134,7 @@ sw/source/core/doc/doclay.cxx:109 _Bool lcl_IsItemSet(const class SwContentNode &,unsigned short) unsigned short which 64 -sw/source/core/doc/docredln.cxx:311 +sw/source/core/doc/docredln.cxx:313 void lcl_LOKInvalidateFrames(const class SwModify &,const class SwRootFrame *,const enum SwFrameType,const class Point *) const enum SwFrameType nFrameType 49152 @@ -3178,7 +3162,7 @@ sw/source/core/inc/swcache.hxx:111 void SwCache::DecreaseMax(const unsigned short) const unsigned short nSub 100 -sw/source/core/inc/txtfrm.hxx:450 +sw/source/core/inc/txtfrm.hxx:467 long SwTextFrame::GrowTst(const long) const long nGrow 9223372036854775807 @@ -3206,11 +3190,11 @@ sw/source/core/txtnode/txtedt.cxx:171 _Bool lcl_MaskRedlinesAndHiddenText(const class SwTextNode &,class rtl::OUStringBuffer &,int,int,const char16_t) const char16_t cChar 65529 -sw/source/core/undo/untbl.cxx:2270 +sw/source/core/undo/untbl.cxx:2278 void RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags) enum RedlineFlags eRedlineFlagsMask 2 -sw/source/filter/html/htmlatr.cxx:1148 +sw/source/filter/html/htmlatr.cxx:1149 _Bool HTMLEndPosLst::IsHTMLMode(unsigned long) const unsigned long nMode 32 @@ -3238,11 +3222,11 @@ sw/source/filter/inc/fltshell.hxx:228 void SwFltRedline::SwFltRedline(unsigned short,unsigned long,const class DateTime &,unsigned short,unsigned long) unsigned long nAutorNoPrev_ 18446744073709551615 -sw/source/filter/ww8/docxattributeoutput.cxx:3455 +sw/source/filter/ww8/docxattributeoutput.cxx:3425 class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char) char cFill 48 -sw/source/filter/ww8/docxattributeoutput.cxx:3455 +sw/source/filter/ww8/docxattributeoutput.cxx:3425 class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char) int nLen 4 @@ -3258,11 +3242,11 @@ sw/source/filter/ww8/writerhelper.hxx:474 const type-parameter-?-? * HasItem(const class std::__debug::map<unsigned short, const class SfxPoolItem *, class sw::util::ItemSort, class std::allocator<struct std::pair<const unsigned short, const class SfxPoolItem *> > > &,unsigned short) unsigned short eType 52 -sw/source/filter/ww8/wrtww8.hxx:1329 +sw/source/filter/ww8/wrtww8.hxx:1330 void WW8_WrPlcField::WW8_WrPlcField(unsigned short,unsigned char) unsigned short nStructSz 2 -sw/source/filter/ww8/wrtww8.hxx:1386 +sw/source/filter/ww8/wrtww8.hxx:1387 void SwWW8WrGrf::WritePICBulletFHeader(class SvStream &,const class Graphic &,unsigned short,unsigned short,unsigned short) unsigned short mm 100 @@ -3322,27 +3306,27 @@ sw/source/uibase/inc/numpara.hxx:64 _Bool SwParagraphNumTabPage::ExecuteEditNumStyle_Impl(unsigned short,const class rtl::OUString &,enum SfxStyleFamily) enum SfxStyleFamily nFamily 16 -sw/source/uibase/inc/prcntfld.hxx:65 +sw/source/uibase/inc/prcntfld.hxx:62 void PercentField::SetUserValue(long,enum FieldUnit) enum FieldUnit eInUnit 5 -sw/source/uibase/inc/prcntfld.hxx:67 +sw/source/uibase/inc/prcntfld.hxx:64 void PercentField::SetBaseValue(long,enum FieldUnit) enum FieldUnit eInUnit 5 -sw/source/uibase/inc/prcntfld.hxx:73 +sw/source/uibase/inc/prcntfld.hxx:70 void PercentField::SetMax(long,enum FieldUnit) enum FieldUnit eInUnit 5 -sw/source/uibase/inc/prcntfld.hxx:75 +sw/source/uibase/inc/prcntfld.hxx:72 void PercentField::SetMin(long,enum FieldUnit) enum FieldUnit eInUnit 5 -sw/source/uibase/inc/prcntfld.hxx:130 +sw/source/uibase/inc/prcntfld.hxx:128 void SwPercentField::set_min(int,enum FieldUnit) enum FieldUnit eInUnit 5 -sw/source/uibase/inc/prcntfld.hxx:131 +sw/source/uibase/inc/prcntfld.hxx:129 void SwPercentField::set_max(int,enum FieldUnit) enum FieldUnit eInUnit 5 @@ -3358,7 +3342,7 @@ toolkit/source/awt/vclxspinbutton.cxx:40 void lcl_modifyStyle(class vcl::Window *,long,_Bool) long _nStyleBits 4096 -tools/source/inet/inetmime.cxx:236 +tools/source/inet/inetmime.cxx:234 _Bool translateUTF8Char(const char *&,const char *,unsigned short,unsigned int &) unsigned short eEncoding 65534 @@ -3366,7 +3350,7 @@ tools/source/stream/strmunx.cxx:180 class ErrCode GetSvError(int) int nErrno 21 -ucbhelper/source/provider/resultset.cxx:94 +ucbhelper/source/provider/resultset.cxx:97 void ucbhelper_impl::PropertySetInfo::PropertySetInfo(const struct ucbhelper_impl::PropertyInfo *,int) int nProps 2 @@ -3382,7 +3366,7 @@ vcl/backendtest/VisualBackendTest.cxx:70 void drawBitmapScaledAndCentered(const class tools::Rectangle &,class Bitmap,class OutputDevice &,enum BmpScaleFlag) enum BmpScaleFlag aFlag 2 -vcl/backendtest/VisualBackendTest.cxx:161 +vcl/backendtest/VisualBackendTest.cxx:160 class std::__debug::vector<class tools::Rectangle, class std::allocator<class tools::Rectangle> > VisualBackendTestWindow::setupRegions(int,int,int,int) int nPartitionsY 2 @@ -3390,11 +3374,11 @@ vcl/inc/fontsubset.hxx:53 void FontSubsetInfo::LoadFont(enum FontType,const unsigned char *,int) enum FontType eInFontType 32 -vcl/inc/listbox.hxx:490 +vcl/inc/listbox.hxx:496 void ImplListBox::SetMRUEntries(const class rtl::OUString &,char16_t) char16_t cSep 59 -vcl/inc/listbox.hxx:491 +vcl/inc/listbox.hxx:497 class rtl::OUString ImplListBox::GetMRUEntries(char16_t) const char16_t cSep 59 @@ -3414,7 +3398,7 @@ vcl/inc/opengl/program.hxx:108 void OpenGLProgram::DrawElements(unsigned int,unsigned int) unsigned int aMode 4 -vcl/inc/salgdi.hxx:554 +vcl/inc/salgdi.hxx:553 _Bool SalGraphics::hitTestNativeControl(enum ControlType,enum ControlPart,const class tools::Rectangle &,const class Point &,_Bool &) enum ControlType eType 60 @@ -3434,13 +3418,29 @@ vcl/inc/unx/saldata.hxx:62 void X11SalData::X11SalData(enum GenericUnixSalDataType,class SalInstance *) enum GenericUnixSalDataType t 4 -vcl/qa/cppunit/jpeg/JpegReaderTest.cxx:53 +vcl/inc/unx/x11/xrender_peer.hxx:52 + void XRenderPeer::ChangePicture(unsigned long,unsigned long,const struct _XRenderPictureAttributes *) const + unsigned long nValueMask + 64 +vcl/inc/unx/x11/xrender_peer.hxx:55 + void XRenderPeer::CompositePicture(int,unsigned long,unsigned long,unsigned long,int,int,int,int,unsigned int,unsigned int) const + int nOp + 3 +vcl/inc/unx/x11/xrender_peer.hxx:62 + void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const + int nOp + 3 +vcl/inc/unx/x11/xrender_peer.hxx:65 + void XRenderPeer::CompositeTriangles(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTriangle *,int) const + int nOp + 3 +vcl/qa/cppunit/jpeg/JpegReaderTest.cxx:49 _Bool checkRect(class Bitmap &,int,long,long,class Color,int) - long nAreaHeight + long nAreaWidth 8 -vcl/qa/cppunit/jpeg/JpegReaderTest.cxx:53 +vcl/qa/cppunit/jpeg/JpegReaderTest.cxx:49 _Bool checkRect(class Bitmap &,int,long,long,class Color,int) - long nAreaWidth + long nAreaHeight 8 vcl/qa/cppunit/timer.cxx:36 void WatchDog::WatchDog(int) @@ -3454,7 +3454,7 @@ vcl/qa/cppunit/timer.cxx:363 void SlowCallbackTimer::SlowCallbackTimer(unsigned long,_Bool &) unsigned long nMS 250 -vcl/source/filter/jpeg/JpegReader.cxx:51 +vcl/source/filter/jpeg/JpegReader.cxx:55 long StreamRead(class SvStream *,void *,long) long nBufferSize 4096 @@ -3478,11 +3478,11 @@ vcl/source/fontsubset/ttcr.hxx:185 void cmapAdd(struct vcl::TrueTypeTable *,unsigned int,unsigned int,unsigned int) unsigned int id 65536 -vcl/source/gdi/pdfwriter_impl.hxx:1019 +vcl/source/gdi/pdfwriter_impl.hxx:1015 _Bool vcl::PDFWriterImpl::computeODictionaryValue(const unsigned char *,const unsigned char *,class std::__debug::vector<unsigned char, class std::allocator<unsigned char> > &,int) int i_nKeyLength 16 -vcl/source/gdi/pdfwriter_impl.hxx:1070 +vcl/source/gdi/pdfwriter_impl.hxx:1066 void vcl::PDFWriterImpl::insertError(enum vcl::PDFWriter::ErrorCode) enum vcl::PDFWriter::ErrorCode eErr 3 @@ -3502,11 +3502,11 @@ vcl/source/opengl/OpenGLHelper.cxx:172 class rtl::OString getHexString(const unsigned char *,unsigned int) unsigned int nLength 16 -vcl/source/window/menu.cxx:551 +vcl/source/window/menu.cxx:552 void ImplCopyItem(class Menu *,const class Menu &,unsigned short,unsigned short) unsigned short nNewPos 65535 -vcl/source/window/printdlg.cxx:1340 +vcl/source/window/printdlg.cxx:1327 class rtl::OUString searchAndReplace(const class rtl::OUString &,const char *,int,const class rtl::OUString &) int i_nReplLen 2 @@ -3514,7 +3514,7 @@ vcl/unx/generic/app/i18n_status.cxx:51 void vcl::StatusWindow::StatusWindow(long) long nWinBits 38654705672 -vcl/unx/generic/app/saldisp.cxx:678 +vcl/unx/generic/app/saldisp.cxx:701 unsigned int GetKeySymMask(struct _XDisplay *,unsigned long) unsigned long nKeySym 65509 @@ -3526,23 +3526,11 @@ vcl/unx/generic/dtrans/X11_selection.hxx:384 unsigned long x11::SelectionManager::createCursor(const unsigned char *,const unsigned char *,int,int,int,int) int height 32 -vcl/unx/generic/gdi/xrender_peer.hxx:52 - void XRenderPeer::ChangePicture(unsigned long,unsigned long,const struct _XRenderPictureAttributes *) const - unsigned long nValueMask - 64 -vcl/unx/generic/gdi/xrender_peer.hxx:55 - void XRenderPeer::CompositePicture(int,unsigned long,unsigned long,unsigned long,int,int,int,int,unsigned int,unsigned int) const - int nOp - 3 -vcl/unx/generic/gdi/xrender_peer.hxx:62 - void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const - int nOp - 3 -writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:177 +writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:176 void writerfilter::ooxml::OOXMLFastContextHandler::sendPropertiesWithId(unsigned int) unsigned int nId 92463 -writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:504 +writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:502 void writerfilter::ooxml::OOXMLFastContextHandlerWrapper::addToken(int) int Element 2102389 @@ -3642,7 +3630,7 @@ xmloff/source/draw/ximpstyl.cxx:130 void SdXMLDrawingPageStyleContext::SdXMLDrawingPageStyleContext(class SvXMLImport &,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,class SvXMLStylesContext &,unsigned short) unsigned short nFamily 305 -xmloff/source/forms/elementimport.cxx:1416 +xmloff/source/forms/elementimport.cxx:1367 void xmloff::EqualHandle::EqualHandle(int) int _nHandle 2 @@ -3662,7 +3650,7 @@ xmloff/source/style/xmlbahdl.hxx:118 void XMLMeasurePxPropHdl::XMLMeasurePxPropHdl(signed char) signed char nB 4 -xmloff/source/text/XMLIndexMarkExport.cxx:199 +xmloff/source/text/XMLIndexMarkExport.cxx:203 void lcl_ExportPropertyBool(class SvXMLExport &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,enum xmloff::token::XMLTokenEnum,class com::sun::star::uno::Any &) enum xmloff::token::XMLTokenEnum eToken 2136 |