summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-09-10 19:00:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-09-11 09:15:42 +0200
commit2da435922f9c1fcf52eb0c1eb3d6f73581e9f793 (patch)
tree3d6fef2b96557a76b35eeae48f2df10a0a0511c5
parent7823684cb6fbe752dc64300799c5d102f61e0b70 (diff)
loplugin:constantparam
Change-Id: Ia11bf93768d5f722b7fe62df15f24809cb7e7f04 Reviewed-on: https://gerrit.libreoffice.org/60280 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--compilerplugins/clang/constantparam.bitmask.results10
-rw-r--r--compilerplugins/clang/constantparam.booleans.results1002
-rw-r--r--compilerplugins/clang/constantparam.constructors.results164
-rw-r--r--compilerplugins/clang/constantparam.numbers.results870
-rw-r--r--connectivity/source/commontools/dbtools2.cxx6
-rw-r--r--include/connectivity/dbtools.hxx7
-rw-r--r--include/sfx2/sidebar/SidebarController.hxx2
-rw-r--r--include/svtools/valueset.hxx4
-rw-r--r--include/svx/colorbox.hxx3
-rw-r--r--sd/source/core/drawdoc.cxx2
-rw-r--r--sd/source/core/drawdoc3.cxx2
-rw-r--r--sd/source/ui/docshell/grdocsh.cxx12
-rw-r--r--sd/source/ui/inc/GraphicDocShell.hxx10
-rw-r--r--sd/source/ui/unoidl/unodoc.cxx4
-rw-r--r--sfx2/source/sidebar/SidebarController.cxx4
-rw-r--r--svtools/source/control/valueset.cxx5
-rw-r--r--svx/source/tbxctrls/tbcontrl.cxx5
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.cxx4
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.hxx6
19 files changed, 997 insertions, 1125 deletions
diff --git a/compilerplugins/clang/constantparam.bitmask.results b/compilerplugins/clang/constantparam.bitmask.results
index 736cb014e6d6..9f455b34d7f7 100644
--- a/compilerplugins/clang/constantparam.bitmask.results
+++ b/compilerplugins/clang/constantparam.bitmask.results
@@ -40,19 +40,19 @@ 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:111
+sc/source/ui/view/cellsh1.cxx:112
enum InsertDeleteFlags FlagsFromString(const class rtl::OUString &,enum InsertDeleteFlags)
enum InsertDeleteFlags nFlagsMask setBits=0x87f clearBits=0x700
-sc/source/ui/view/cellsh1.cxx:134
+sc/source/ui/view/cellsh1.cxx:135
class rtl::OUString FlagsToString(enum InsertDeleteFlags,enum InsertDeleteFlags)
enum InsertDeleteFlags nFlagsMask setBits=0x87f clearBits=0x700
-sw/source/core/view/viewsh.cxx:716
+sw/source/core/view/viewsh.cxx:718
void lcl_InvalidateAllContent(class SwViewShell &,enum SwInvalidateFlags)
enum SwInvalidateFlags nInv setBits=0x2
-sw/source/filter/html/swhtml.hxx:670
+sw/source/filter/html/swhtml.hxx:671
void SwHTMLParser::SetFrameFormatAttrs(class SfxItemSet &,enum HtmlFrameFormatFlags,class SfxItemSet &)
enum HtmlFrameFormatFlags nFlags setBits=0x1
-sw/source/filter/ww8/wrtw8esh.cxx:1538
+sw/source/filter/ww8/wrtw8esh.cxx:1534
enum ShapeFlag AddMirrorFlags(enum ShapeFlag,const class SwMirrorGrf &)
enum ShapeFlag nFlags setBits=0xa00 clearBits=0x5ef
xmloff/inc/MetaExportComponent.hxx:32
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index 6f0d3e808393..49f82b436abe 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -14,7 +14,7 @@ basctl/source/inc/scriptdocument.hxx:89
void basctl::ScriptDocument::ScriptDocument(enum basctl::ScriptDocument::SpecialDocument)
enum basctl::ScriptDocument::SpecialDocument _eType
0
-basegfx/source/polygon/b2dpolygon.cxx:59
+basegfx/source/polygon/b2dpolygon.cxx:60
void CoordinateDataArray2D::CoordinateDataArray2D(unsigned int)
unsigned int nCount
0
@@ -46,7 +46,7 @@ chart2/qa/extras/chart2dump/chart2dump.cxx:99
void Chart2DumpTest::Chart2DumpTest(_Bool)
_Bool bDumpMode
0
-chart2/qa/extras/chart2export.cxx:287
+chart2/qa/extras/chart2export.cxx:313
void checkCommonTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,double,double,_Bool,double,_Bool,_Bool)
_Bool aExpectedShowEquation
1
@@ -64,11 +64,11 @@ chart2/qa/extras/charttest.hxx:280
0
chart2/qa/extras/charttest.hxx:300
int getNumberOfDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int)
- int nCooSys
+ int nChartType
0
chart2/qa/extras/charttest.hxx:300
int getNumberOfDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int)
- int nChartType
+ int nCooSys
0
chart2/qa/extras/charttest.hxx:310
class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries> getDataSeriesFromDoc(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int,int)
@@ -126,15 +126,11 @@ 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/model/template/ScatterChartType.hxx:31
- void chart::ScatterChartType::ScatterChartType(enum com::sun::star::chart2::CurveStyle,int,int)
- enum com::sun::star::chart2::CurveStyle eCurveStyle
- 0
-chart2/source/tools/InternalDataProvider.cxx:247
+chart2/source/tools/InternalDataProvider.cxx:249
void chart::(anonymous namespace)::lcl_setAnyAtLevelFromStringSequence::lcl_setAnyAtLevelFromStringSequence(int)
int nLevel
0
-chart2/source/view/axes/VAxisProperties.hxx:152
+chart2/source/view/axes/VAxisProperties.hxx:150
struct chart::TickmarkProperties chart::AxisProperties::makeTickmarkPropertiesForComplexCategories(int,int) const
int nTickStartDistanceToAxis
0
@@ -166,7 +162,7 @@ chart2/source/view/main/ShapeFactory.cxx:709
void appendAndCloseBezierCoords(struct com::sun::star::drawing::PolyPolygonBezierCoords &,const struct com::sun::star::drawing::PolyPolygonBezierCoords &,_Bool)
_Bool bAppendInverse
1
-chart2/source/view/main/VButton.hxx:46
+chart2/source/view/main/VButton.hxx:51
void chart::VButton::showArrow(_Bool)
_Bool bShowArrow
0
@@ -218,11 +214,7 @@ cppu/qa/test_unotype.cxx:75
void (anonymous namespace)::DerivedInterface2::dummy(struct (anonymous namespace)::DerivedInterface2 *)
struct (anonymous namespace)::DerivedInterface2 * p
0
-cppu/source/uno/sequence.cxx:313
- _Bool icopyConstructFromElements(struct _sal_Sequence **,void *,struct _typelib_TypeDescriptionReference *,int,int,void (*)(void *),int)
- int nStartIndex
- 0
-cui/source/inc/cuitabarea.hxx:752
+cui/source/inc/cuitabarea.hxx:766
void SvxColorTabPage::SetPropertyList(enum XPropertyListType,const class rtl::Reference<class XPropertyList> &)
enum XPropertyListType t
0
@@ -274,15 +266,11 @@ dbaccess/source/core/inc/column.hxx:195
void dbaccess::OColumns::OColumns(class cppu::OWeakObject &,class osl::Mutex &,const class com::sun::star::uno::Reference<class com::sun::star::container::XNameAccess> &,_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &,class dbaccess::IColumnFactory *,class connectivity::sdbcx::IRefreshableColumns *,_Bool,_Bool,_Bool)
_Bool _bUseHardRef
1
-dbaccess/source/core/inc/migrwarndlg.hxx:19
- void dbaccess::MigrationWarnDialog::MigrationWarnDialog(class weld::Window *)
- class weld::Window * pParent
- 0
dbaccess/source/ui/app/AppSwapWindow.hxx:59
class SvxIconChoiceCtrlEntry * dbaui::OApplicationSwapWindow::GetEntry(unsigned long) const
unsigned long nPos
0
-dbaccess/source/ui/control/tabletree.cxx:223
+dbaccess/source/ui/control/tabletree.cxx:222
class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > lcl_getMetaDataStrings_throw(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSet> &,int)
int _nColumnIndex
1
@@ -306,7 +294,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:3988
+desktop/source/lib/init.cxx:4049
struct _LibreOfficeKit * libreofficekit_hook_2(const char *,const char *)
const char * user_profile_path
0
@@ -318,7 +306,7 @@ editeng/source/editeng/editstt2.hxx:32
void InternalEditStatus::TurnOffFlags(enum EEControlBits)
enum EEControlBits nFlags
1
-editeng/source/editeng/impedit.hxx:844
+editeng/source/editeng/impedit.hxx:836
unsigned short ImpEditEngine::GetLineHeight(int,int)
int nLine
0
@@ -394,11 +382,11 @@ filter/qa/cppunit/filters-tiff-test.cxx:22
_Bool itiGraphicImport(class SvStream &,class Graphic &,class FilterConfigItem *)
class FilterConfigItem *
0
-filter/source/flash/swfwriter.hxx:307
+filter/source/flash/swfwriter.hxx:304
void swf::Writer::gotoFrame(unsigned short)
unsigned short nFrame
0
-filter/source/flash/swfwriter.hxx:325
+filter/source/flash/swfwriter.hxx:322
void swf::Writer::Impl_writePolygon(const class tools::Polygon &,_Bool,const class Color &,const class Color &)
_Bool bFilled
1
@@ -439,14 +427,14 @@ forms/source/inc/featuredispatcher.hxx:50
short _nFeatureId
1
formula/source/ui/dlg/structpg.hxx:87
- class SvTreeListEntry * formula::StructPage::InsertEntry(const class rtl::OUString &,class SvTreeListEntry *,unsigned short,unsigned long,const class formula::IFormulaToken *)
+ class SvTreeListEntry * formula::StructPage::InsertEntry(const class rtl::OUString &,class SvTreeListEntry *,unsigned short,unsigned long,const class formula::FormulaToken *)
unsigned long nPos
0
framework/inc/uielement/uicommanddescription.hxx:83
void framework::UICommandDescription::UICommandDescription(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,_Bool)
_Bool
1
-helpcompiler/inc/HelpCompiler.hxx:69
+helpcompiler/inc/HelpCompiler.hxx:68
void fs::path::path(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,enum fs::convert)
enum fs::convert
0
@@ -470,7 +458,7 @@ include/avmedia/mediaplayer.hxx:51
void avmedia::MediaFloater::setURL(const class rtl::OUString &,const class rtl::OUString &,_Bool)
_Bool bPlayImmediately
1
-include/basegfx/polygon/b2dpolygon.hxx:82
+include/basegfx/polygon/b2dpolygon.hxx:86
void basegfx::B2DPolygon::insert(unsigned int,const class basegfx::B2DPoint &,unsigned int)
unsigned int nCount
1
@@ -558,7 +546,7 @@ include/basic/basrdll.hxx:38
void BasicDLL::EnableBreak(_Bool)
_Bool bEnable
1
-include/basic/sbstar.hxx:153
+include/basic/sbstar.hxx:152
class SbxVariable * StarBASIC::VBAFind(const class rtl::OUString &,enum SbxClassType)
enum SbxClassType t
1
@@ -622,10 +610,6 @@ include/comphelper/random.hxx:37
unsigned long uniform_size_distribution(unsigned long,unsigned long)
unsigned long a
0
-include/comphelper/sequence.hxx:35
- class com::sun::star::uno::Sequence<short> findValue(const class com::sun::star::uno::Sequence<class rtl::OUString> &,const class rtl::OUString &,_Bool)
- _Bool _bOnlyFirst
- 1
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
@@ -638,7 +622,7 @@ include/comphelper/unique_disposing_ptr.hxx:169
void comphelper::unique_disposing_solar_mutex_reset_ptr::reset(type-parameter-?-? *)
type-parameter-?-? * p
0
-include/connectivity/dbexception.hxx:318
+include/connectivity/dbexception.hxx:316
void throwSQLException(const class rtl::OUString &,enum dbtools::StandardSQLState,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,const int)
const int _nErrorCode
0
@@ -646,9 +630,9 @@ 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:802
- _Bool isAggregateColumn(const class com::sun::star::uno::Reference<class com::sun::star::container::XNameAccess> &,const class rtl::OUString &,_Bool)
- _Bool whenNotFound
+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 &)
+ class dbtools::ISQLStatementHelper * _pHelper
0
include/connectivity/FValue.hxx:469
void connectivity::TSetBound::TSetBound(_Bool)
@@ -710,15 +694,15 @@ include/editeng/boxitem.hxx:117
_Bool SvxBoxItem::HasBorder(_Bool) const
_Bool bTreatPaddingAsBorder
1
-include/editeng/colritem.hxx:78
+include/editeng/colritem.hxx:79
void SvxBackgroundColorItem::SvxBackgroundColorItem(const unsigned short)
const unsigned short nId
0
-include/editeng/editeng.hxx:547
+include/editeng/editeng.hxx:548
void EditEngine::dumpAsXmlEditDoc(struct _xmlTextWriter *) const
struct _xmlTextWriter * pWriter
0
-include/editeng/editeng.hxx:572
+include/editeng/editeng.hxx:573
class EditPaM EditEngine::CursorLeft(const class EditPaM &,unsigned short)
unsigned short nCharacterIteratorMode
0
@@ -728,15 +712,11 @@ include/editeng/editobj.hxx:117
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/nhypitem.hxx:29
- void SvxNoHyphenItem::SvxNoHyphenItem(const _Bool,const unsigned short)
- const _Bool bHyphen
+include/editeng/editobj.hxx:117
+ const class SvxFieldData * EditTextObject::GetFieldData(int,unsigned long,int) const
+ int nType
1
include/editeng/outliner.hxx:251
void OutlinerView::SelectRange(int,int)
@@ -754,39 +734,39 @@ include/editeng/splwrap.hxx:74
void SvxSpellWrapper::SvxSpellWrapper(class vcl::Window *,const _Bool,const _Bool)
const _Bool bIsAllRight
0
-include/filter/msfilter/escherex.hxx:496
+include/filter/msfilter/escherex.hxx:493
void EscherExAtom::EscherExAtom(class SvStream &,const unsigned short,const unsigned short,const unsigned char)
const unsigned char nVersion
0
-include/filter/msfilter/escherex.hxx:591
+include/filter/msfilter/escherex.hxx:588
void EscherGraphicProvider::WriteBlibStoreEntry(class SvStream &,unsigned int,unsigned int)
unsigned int nBlipId
1
-include/filter/msfilter/escherex.hxx:801
+include/filter/msfilter/escherex.hxx:798
void EscherPropertyContainer::CreateFillProperties(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &)
_Bool bEdge
1
-include/filter/msfilter/escherex.hxx:1146
+include/filter/msfilter/escherex.hxx:1143
void EscherEx::EndAtom(unsigned short,int,int)
int nRecVersion
0
-include/filter/msfilter/msdffimp.hxx:705
+include/filter/msfilter/msdffimp.hxx:712
void SvxMSDffManager::ExchangeInShapeOrder(const class SdrObject *,unsigned long,class SdrObject *) const
unsigned long nTxBx
0
-include/filter/msfilter/msdffimp.hxx:758
+include/filter/msfilter/msdffimp.hxx:765
void SvxMSDffShapeInfo::SvxMSDffShapeInfo(unsigned long,unsigned int,unsigned short,unsigned short)
- unsigned short nSeqId
+ unsigned short nBoxId
0
-include/filter/msfilter/msdffimp.hxx:758
+include/filter/msfilter/msdffimp.hxx:765
void SvxMSDffShapeInfo::SvxMSDffShapeInfo(unsigned long,unsigned int,unsigned short,unsigned short)
- unsigned short nBoxId
+ unsigned short nSeqId
0
include/formula/FormulaCompiler.hxx:328
void formula::FormulaCompiler::PushTokenArray(class formula::FormulaTokenArray *,_Bool)
_Bool
1
-include/formula/token.hxx:248
+include/formula/token.hxx:237
void formula::FormulaByteToken::FormulaByteToken(enum OpCode,unsigned char,enum formula::StackVar,enum formula::ParamClass)
enum formula::ParamClass c
0
@@ -870,10 +850,6 @@ include/o3tl/strong_int.hxx:88
void o3tl::strong_int::strong_int<UNDERLYING_TYPE, PHANTOM_TYPE>(type-parameter-?-?,typename enable_if<std::is_integral<T>::value, int>::type)
typename enable_if<std::is_integral<T>::value, int>::type
0
-include/oox/export/drawingml.hxx:237
- void oox::drawingml::DrawingML::WritePresetShape(const char *,enum MSO_SPT,_Bool,int,const struct com::sun::star::beans::PropertyValue &)
- int nAdjustmentsWhichNeedsToBeConverted
- 0
include/oox/export/vmlexport.hxx:140
const class rtl::OString & oox::vml::VMLExport::AddInlineSdrObject(const class SdrObject &,const _Bool)
const _Bool bOOxmlExport
@@ -886,10 +862,6 @@ include/oox/helper/containerhelper.hxx:98
void oox::Matrix::Matrix<Type>(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type nHeight
1
-include/oox/helper/containerhelper.hxx:110
- typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::at(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
- typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type nY
- 0
include/oox/helper/containerhelper.hxx:114
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_reference oox::Matrix::operator()(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type) const
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type nY
@@ -930,18 +902,14 @@ include/opencl/openclwrapper.hxx:86
void setOpenCLCmdQueuePosition(int)
int nPos
0
-include/package/Deflater.hxx:51
- int ZipUtils::Deflater::doDeflateSegment(class com::sun::star::uno::Sequence<signed char> &,int,int)
+include/package/Deflater.hxx:42
+ int ZipUtils::Deflater::doDeflateBytes(class com::sun::star::uno::Sequence<signed char> &,int,int)
int nNewOffset
0
include/sfx2/dispatch.hxx:167
enum ToolbarId SfxDispatcher::GetObjectBarId(unsigned short) const
unsigned short nPos
1
-include/sfx2/docfile.hxx:85
- void SfxMedium::SfxMedium(const class rtl::OUString &,const class rtl::OUString &,enum StreamMode,class std::shared_ptr<const class SfxFilter>,class SfxItemSet *)
- class SfxItemSet * pSet
- 0
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
@@ -1002,18 +970,18 @@ include/sfx2/sfxdlg.hxx:139
class VclPtr<class VclAbstractDialog> SfxAbstractDialogFactory::CreateEditObjectDialog(class weld::Window *,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::embed::XEmbeddedObject> &)
class weld::Window * pParent
0
-include/sfx2/sidebar/FocusManager.hxx:118
+include/sfx2/sidebar/FocusManager.hxx:121
_Bool sfx2::sidebar::FocusManager::IsPanelTitleVisible(const int) const
const int nPanelIndex
0
-include/sfx2/sidebar/SidebarToolBox.hxx:54
+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
1
-include/sfx2/tabdlg.hxx:153
- void SfxTabDialog::AddTabPage(unsigned short,const class rtl::OUString &,class VclPtr<class SfxTabPage> (*)(struct TabPageParent, const class SfxItemSet *),const unsigned short *(*)(void),unsigned short)
- const unsigned short *(*)(void) pRangesFunc
- 0
include/sfx2/thumbnailview.hxx:225
void ThumbnailView::ShowTooltips(_Bool)
_Bool bShowTooltips
@@ -1028,11 +996,11 @@ include/sot/stg.hxx:261
0
include/sot/stg.hxx:261
void UCBStorage::UCBStorage(const class ucbhelper::Content &,const class rtl::OUString &,enum StreamMode,_Bool,_Bool)
- enum StreamMode nMode
+ _Bool bIsRoot
1
include/sot/stg.hxx:261
void UCBStorage::UCBStorage(const class ucbhelper::Content &,const class rtl::OUString &,enum StreamMode,_Bool,_Bool)
- _Bool bIsRoot
+ enum StreamMode nMode
1
include/sot/stg.hxx:267
void UCBStorage::UCBStorage(const class rtl::OUString &,enum StreamMode,_Bool,_Bool)
@@ -1046,7 +1014,7 @@ include/sot/stg.hxx:272
void UCBStorage::UCBStorage(const class rtl::OUString &,enum StreamMode,_Bool,_Bool,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XProgressHandler> &)
_Bool bIsRoot
0
-include/store/store.hxx:105
+include/store/store.hxx:104
storeError store::OStoreStream::writeAt(unsigned int,const void *,unsigned int,unsigned int &)
unsigned int nOffset
0
@@ -1082,15 +1050,15 @@ include/svl/zforlist.hxx:874
const class NfKeywordTable & SvNumberFormatter::GetKeywords(unsigned int)
unsigned int nKey
0
-include/svl/zformat.hxx:397
+include/svl/zformat.hxx:401
int SvNumberformat::GetQuoteEnd(const class rtl::OUString &,int,char16_t,char16_t)
char16_t cEscIn
0
-include/svl/zformat.hxx:407
+include/svl/zformat.hxx:411
int SvNumberformat::InsertBlanks(class rtl::OUString &,int,char16_t)
int nPos
0
-include/svl/zformat.hxx:473
+include/svl/zformat.hxx:477
_Bool SvNumberformat::IsIso8601(unsigned short) const
unsigned short nNumFor
0
@@ -1098,10 +1066,6 @@ 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/ctrlbox.hxx:221
- void LineListBox::SelectEntry(enum SvxBorderLineStyle,_Bool)
- _Bool bSelect
- 1
include/svtools/editsyntaxhighlighter.hxx:42
void MultiLineEditSyntaxHighlight::MultiLineEditSyntaxHighlight(class vcl::Window *,long,enum HighlighterLanguage)
enum HighlighterLanguage aLanguage
@@ -1118,7 +1082,7 @@ include/svtools/inettbc.hxx:63
void SvtURLBox::SvtURLBox(class vcl::Window *,enum INetProtocol,_Bool)
_Bool bSetDefaultHelpID
1
-include/svtools/ruler.hxx:735
+include/svtools/ruler.hxx:738
void Ruler::SetWinPos(long,long)
long nWidth
0
@@ -1162,17 +1126,17 @@ include/svtools/valueset.hxx:387
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/charthelper.hxx:40
- void ChartHelper::updateChart(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,_Bool)
- _Bool bHardUpdate
- 1
-include/svx/colorwindow.hxx:147
- 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 *,const class std::function<void (const class rtl::OUString &, const struct std::pair<class Color, class rtl::OUString> &)> &)
- unsigned short nSlotId
+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)
+ _Bool bInterimBuilder
0
include/svx/ctredlin.hxx:254
void SvxTPFilter::SelectedAuthorPos(int)
@@ -1195,7 +1159,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 SdrUnoObj *&,class SdrUnoObj *&)
int _nYOffsetMM
0
include/svx/framelink.hxx:153
@@ -1210,7 +1174,7 @@ include/svx/framelink.hxx:153
void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
double nS
0
-include/svx/frmsel.hxx:145
+include/svx/frmsel.hxx:152
void svx::FrameSelector::SelectAllBorders(_Bool)
_Bool bSelect
0
@@ -1246,31 +1210,31 @@ include/svx/postattr.hxx:34
void SvxPostItAuthorItem::SvxPostItAuthorItem(unsigned short)
unsigned short nWhich
0
-include/svx/postattr.hxx:60
+include/svx/postattr.hxx:54
void SvxPostItDateItem::SvxPostItDateItem(unsigned short)
unsigned short nWhich
0
-include/svx/postattr.hxx:85
+include/svx/postattr.hxx:73
void SvxPostItTextItem::SvxPostItTextItem(unsigned short)
unsigned short nWhich
0
-include/svx/postattr.hxx:112
+include/svx/postattr.hxx:94
void SvxPostItIdItem::SvxPostItIdItem(unsigned short)
unsigned short nWhich
0
-include/svx/relfld.hxx:62
+include/svx/relfld.hxx:50
void RelativeField::EnableRelativeMode(unsigned short,unsigned short)
unsigned short nMin
0
-include/svx/relfld.hxx:68
+include/svx/relfld.hxx:56
void RelativeField::set_value(int,enum FieldUnit)
enum FieldUnit eValueUnit
0
-include/svx/relfld.hxx:70
+include/svx/relfld.hxx:58
int RelativeField::get_min(enum FieldUnit) const
enum FieldUnit eValueUnit
0
-include/svx/relfld.hxx:82
+include/svx/relfld.hxx:70
void RelativeField::SetFieldUnit(enum FieldUnit,_Bool)
_Bool bAll
0
@@ -1306,7 +1270,7 @@ include/svx/svditer.hxx:56
void SdrObjListIter::SdrObjListIter(const class SdrObject &,enum SdrIterMode,_Bool)
_Bool bReverse
0
-include/svx/svdlayer.hxx:136
+include/svx/svdlayer.hxx:143
void SdrLayerAdmin::NewStandardLayer(unsigned short)
unsigned short nPos
0
@@ -1322,24 +1286,24 @@ include/svx/SvxColorValueSet.hxx:52
void ColorValueSet::addEntriesForXColorList(const class XColorList &,unsigned int)
unsigned int nStartIndex
1
-include/svx/svxdlg.hxx:91
+include/svx/svxdlg.hxx:90
void AbstractSvxZoomDialog::HideButton(enum ZoomButtonId)
enum ZoomButtonId nBtnId
1
-include/svx/SvxPresetListBox.hxx:60
- void SvxPresetListBox::FillPresetListBox(class XGradientList &,unsigned int)
+include/svx/SvxPresetListBox.hxx:98
+ void PresetListBox::FillPresetListBox(class XGradientList &,unsigned int)
unsigned int nStartIndex
1
-include/svx/SvxPresetListBox.hxx:61
- void SvxPresetListBox::FillPresetListBox(class XHatchList &,unsigned int)
+include/svx/SvxPresetListBox.hxx:99
+ void PresetListBox::FillPresetListBox(class XHatchList &,unsigned int)
unsigned int nStartIndex
1
-include/svx/SvxPresetListBox.hxx:62
- void SvxPresetListBox::FillPresetListBox(class XBitmapList &,unsigned int)
+include/svx/SvxPresetListBox.hxx:100
+ void PresetListBox::FillPresetListBox(class XBitmapList &,unsigned int)
unsigned int nStartIndex
1
-include/svx/SvxPresetListBox.hxx:63
- void SvxPresetListBox::FillPresetListBox(class XPatternList &,unsigned int)
+include/svx/SvxPresetListBox.hxx:101
+ void PresetListBox::FillPresetListBox(class XPatternList &,unsigned int)
unsigned int nStartIndex
1
include/svx/sxcaitm.hxx:38
@@ -1358,11 +1322,11 @@ include/svx/sxmtfitm.hxx:32
void SdrMeasureTextIsFixedAngleItem::SdrMeasureTextIsFixedAngleItem(_Bool)
_Bool bOn
0
-include/svx/sxmtfitm.hxx:40
+include/svx/sxmtfitm.hxx:45
void SdrMeasureTextFixedAngleItem::SdrMeasureTextFixedAngleItem(long)
long nVal
0
-include/svx/sxmtritm.hxx:37
+include/svx/sxmtritm.hxx:42
void SdrMeasureTextUpsideDownItem::SdrMeasureTextUpsideDownItem(_Bool)
_Bool bOn
0
@@ -1382,7 +1346,7 @@ include/svx/xftshtit.hxx:34
void XFormTextShadowTranspItem::XFormTextShadowTranspItem(unsigned short)
unsigned short nShdwTransparence
0
-include/svx/xtable.hxx:222
+include/svx/xtable.hxx:221
class rtl::Reference<class XPropertyList> XPropertyList::CreatePropertyListFromURL(enum XPropertyListType,const class rtl::OUString &)
enum XPropertyListType t
0
@@ -1478,7 +1442,7 @@ include/unotools/cmdoptions.hxx:85
_Bool SvtCommandOptions::Lookup(enum SvtCommandOptions::CmdOption,const class rtl::OUString &) const
enum SvtCommandOptions::CmdOption eOption
0
-include/unotools/confignode.hxx:271
+include/unotools/confignode.hxx:267
class utl::OConfigurationTreeRoot utl::OConfigurationTreeRoot::tryCreateWithComponentContext(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,int,enum utl::OConfigurationTreeRoot::CREATION_MODE)
enum utl::OConfigurationTreeRoot::CREATION_MODE _eMode
1
@@ -1486,7 +1450,7 @@ include/unotools/fontdefs.hxx:59
void ConvertChar::RecodeString(class rtl::OUString &,int,int) const
int nIndex
0
-include/unotools/historyoptions.hxx:91
+include/unotools/historyoptions.hxx:92
void SvtHistoryOptions::DeleteItem(enum EHistoryType,const class rtl::OUString &)
enum EHistoryType eHistory
0
@@ -1558,7 +1522,7 @@ include/vcl/dibtools.hxx:42
_Bool ReadDIB(class Bitmap &,class SvStream &,_Bool,_Bool)
_Bool bMSOFormat
0
-include/vcl/edit.hxx:119
+include/vcl/edit.hxx:120
void Edit::ImplClearBackground(class OutputDevice &,const class tools::Rectangle &,long,long)
long nXStart
0
@@ -1570,14 +1534,18 @@ include/vcl/errcode.hxx:67
void ErrCode::ErrCode(enum WarningFlag,enum ErrCodeArea,enum ErrCodeClass,unsigned short)
enum WarningFlag
0
-include/vcl/field.hxx:518
+include/vcl/field.hxx:520
double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
unsigned short nDecDigits
0
-include/vcl/field.hxx:518
+include/vcl/field.hxx:520
double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
long nBaseValue
0
+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
void ListBox::EnableDDAutoWidth(_Bool)
_Bool b
@@ -1590,35 +1558,35 @@ include/vcl/lstbox.hxx:282
void ListBox::EnableQuickSelection(_Bool)
_Bool b
0
-include/vcl/opengl/OpenGLHelper.hxx:77
- void OpenGLHelper::createFramebuffer(long,long,unsigned int &,unsigned int &,unsigned int &,_Bool)
- _Bool bRenderbuffer
- 0
-include/vcl/outdev.hxx:547
+include/vcl/outdev.hxx:551
_Bool OutputDevice::SupportsOperation(enum OutDevSupportType) const
enum OutDevSupportType
0
-include/vcl/outdev.hxx:1188
+include/vcl/outdev.hxx:1156
+ 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
void OutputDevice::ImplDrawWaveTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool)
long nY
0
-include/vcl/outdev.hxx:1189
+include/vcl/outdev.hxx:1201
void OutputDevice::ImplDrawStraightTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool)
long nY
0
-include/vcl/outdev.hxx:1190
+include/vcl/outdev.hxx:1202
void OutputDevice::ImplDrawStrikeoutLine(long,long,long,long,long,enum FontStrikeout,class Color)
long nY
0
-include/vcl/outdev.hxx:1191
+include/vcl/outdev.hxx:1203
void OutputDevice::ImplDrawStrikeoutChar(long,long,long,long,long,enum FontStrikeout,class Color)
long nY
0
-include/vcl/outdev.hxx:1216
+include/vcl/outdev.hxx:1228
void OutputDevice::RefreshFontData(const _Bool)
const _Bool bNewFontLists
1
-include/vcl/outdev.hxx:1346
+include/vcl/outdev.hxx:1359
_Bool OutputDevice::GetTextIsRTL(const class rtl::OUString &,int,int) const
int nIndex
0
@@ -1674,11 +1642,11 @@ include/vcl/vclptr.hxx:100
void VclPtr::VclPtr<T>(const VclPtr<type-parameter-?-?> &,typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type)
typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type
0
-include/vcl/vclptr.hxx:343
+include/vcl/vclptr.hxx:347
void ScopedVclPtr::ScopedVclPtr<reference_type>(const VclPtr<type-parameter-?-?> &,typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type)
typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type
0
-include/vcl/vclptr.hxx:390
+include/vcl/vclptr.hxx:394
void ScopedVclPtr::ScopedVclPtr<reference_type>(type-parameter-?-? *,enum __sal_NoAcquire)
enum __sal_NoAcquire
0
@@ -1686,123 +1654,119 @@ include/vcl/vectorgraphicdata.hxx:83
void VectorGraphicData::VectorGraphicData(const class rtl::OUString &,enum VectorGraphicDataType)
enum VectorGraphicDataType eVectorDataType
0
-include/vcl/weld.hxx:130
+include/vcl/weld.hxx:134
void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
int lower
0
-include/vcl/weld.hxx:130
+include/vcl/weld.hxx:134
void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
int step_increment
1
-include/vcl/weld.hxx:668
+include/vcl/weld.hxx:692
void weld::MetricSpinButton::get_increments(int &,int &,enum FieldUnit) const
enum FieldUnit eDestUnit
0
-include/vcl/weld.hxx:883
+include/vcl/weld.hxx:937
void weld::Menu::show(const class rtl::OString &,_Bool)
_Bool bShow
0
-include/vcl/weld.hxx:909
- class weld::MessageDialog * weld::Builder::weld_message_dialog(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:963
+ 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:910
- class weld::Dialog * weld::Builder::weld_dialog(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:966
+ 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:912
- class weld::Widget * weld::Builder::weld_widget(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:968
+ 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:913
- class weld::Container * weld::Builder::weld_container(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:969
+ 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:914
- class weld::Button * weld::Builder::weld_button(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:972
+ 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:915
- class weld::MenuButton * weld::Builder::weld_menu_button(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:973
+ 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:917
- class weld::ScrolledWindow * weld::Builder::weld_scrolled_window(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:977
+ 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:919
- class weld::Notebook * weld::Builder::weld_notebook(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:980
+ 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:920
- class weld::ToggleButton * weld::Builder::weld_toggle_button(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:982
+ 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:921
- class weld::RadioButton * weld::Builder::weld_radio_button(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:985
+ 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:922
- class weld::CheckButton * weld::Builder::weld_check_button(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:988
+ 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:924
- class weld::MetricSpinButton * weld::Builder::weld_metric_spin_button(const class rtl::OString &,enum FieldUnit,_Bool)
+include/vcl/weld.hxx:994
+ 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:929
- class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
+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:929
- class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
+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)
enum TimeFieldFormat eFormat
1
-include/vcl/weld.hxx:932
- class weld::ComboBoxText * weld::Builder::weld_combo_box_text(const class rtl::OString &,_Bool)
- _Bool bTakeOwnership
- 0
-include/vcl/weld.hxx:933
- class weld::TreeView * weld::Builder::weld_tree_view(const class rtl::OString &,_Bool)
+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)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:934
- class weld::Label * weld::Builder::weld_label(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1007
+ 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:935
- class weld::TextView * weld::Builder::weld_text_view(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1008
+ 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:936
- class weld::Expander * weld::Builder::weld_expander(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1010
+ 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:937
- class weld::Entry * weld::Builder::weld_entry(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1013
+ 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:938
- class weld::Scale * weld::Builder::weld_scale(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1014
+ 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:939
- class weld::ProgressBar * weld::Builder::weld_progress_bar(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1018
+ 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:940
- 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)
+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)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:944
- class weld::Menu * weld::Builder::weld_menu(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:1026
+ 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
include/vcl/window.hxx:631
void vcl::Window::ImplSetMouseTransparent(_Bool)
_Bool bTransparent
1
-include/xmloff/numehelp.hxx:93
+include/xmloff/numehelp.hxx:89
void XMLNumberFormatAttributesExportHelper::SetNumberFormatAttributes(class SvXMLExport &,const class rtl::OUString &,const class rtl::OUString &,_Bool,_Bool)
_Bool bExportTypeAttribute
1
@@ -1810,19 +1774,19 @@ include/xmloff/SchXMLImportHelper.hxx:137
class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries> SchXMLImportHelper::GetNewDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,const class rtl::OUString &,_Bool)
int nCoordinateSystemIndex
0
-include/xmloff/styleexp.hxx:107
+include/xmloff/styleexp.hxx:102
void XMLStyleExport::exportStyleFamily(const char *,const class rtl::OUString &,const class rtl::Reference<class SvXMLExportPropertyMapper> &,_Bool,unsigned short,const class rtl::OUString *)
const class rtl::OUString * pPrefix
0
-include/xmloff/txtparae.hxx:281
+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:86
+include/xmloff/XMLEventExport.hxx:84
void XMLEventExport::Export(const class com::sun::star::uno::Reference<class com::sun::star::document::XEventsSupplier> &,_Bool)
_Bool bUseWhitespace
1
-include/xmloff/xmlnumi.hxx:85
+include/xmloff/xmlnumi.hxx:81
void SvxXMLListStyleContext::SetDefaultStyle(const class com::sun::star::uno::Reference<class com::sun::star::container::XIndexReplace> &,short,_Bool)
_Bool bOrdered
0
@@ -1864,11 +1828,11 @@ lotuswordpro/inc/xfilter/xfframestyle.hxx:128
1
lotuswordpro/inc/xfilter/xfframestyle.hxx:128
void XFFrameStyle::SetProtect(_Bool,_Bool,_Bool)
- _Bool pos
+ _Bool content
1
lotuswordpro/inc/xfilter/xfframestyle.hxx:128
void XFFrameStyle::SetProtect(_Bool,_Bool,_Bool)
- _Bool content
+ _Bool pos
1
lotuswordpro/inc/xfilter/xfindex.hxx:100
void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &)
@@ -1890,7 +1854,7 @@ lotuswordpro/source/filter/clone.hxx:26
char & detail::has_clone::check_sig(type-parameter-?-? *,test<type-parameter-?-? *(type-parameter-?-?::*)(void) const, &U::clone> *)
test<type-parameter-?-? *(type-parameter-?-?::*)(void) const, &U::clone> *
0
-lotuswordpro/source/filter/lwpnumericfmt.hxx:116
+lotuswordpro/source/filter/lwpnumericfmt.hxx:115
void LwpCurrencyInfo::LwpCurrencyInfo(const class rtl::OUString &,_Bool,_Bool)
_Bool bShowSpace_
1
@@ -1910,23 +1874,23 @@ oox/source/export/ColorPropertySet.hxx:42
void oox::drawingml::ColorPropertySet::ColorPropertySet(class Color,_Bool)
_Bool bFillColor
1
-oox/source/ppt/timenodelistcontext.cxx:62
+oox/source/ppt/timenodelistcontext.cxx:102
void oox::ppt::AnimColor::AnimColor(short,int,int,int)
- int o
+ int t
0
-oox/source/ppt/timenodelistcontext.cxx:62
+oox/source/ppt/timenodelistcontext.cxx:102
void oox::ppt::AnimColor::AnimColor(short,int,int,int)
int th
0
-oox/source/ppt/timenodelistcontext.cxx:62
+oox/source/ppt/timenodelistcontext.cxx:102
void oox::ppt::AnimColor::AnimColor(short,int,int,int)
- int t
+ short cs
0
-oox/source/ppt/timenodelistcontext.cxx:62
+oox/source/ppt/timenodelistcontext.cxx:102
void oox::ppt::AnimColor::AnimColor(short,int,int,int)
- short cs
+ int o
0
-oox/source/vml/vmlformatting.cxx:537
+oox/source/vml/vmlformatting.cxx:538
long lclGetEmu(const class oox::GraphicHelper &,const class oox::OptValue<class rtl::OUString> &,long)
long nDefValue
1
@@ -1948,11 +1912,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 __sal_NoAcquire
+ enum pyuno::NotNull
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/source/module/pyuno_impl.hxx:166
void log(struct pyuno::RuntimeCargo *,int,const class rtl::OUString &)
@@ -1966,7 +1930,7 @@ reportdesign/source/filter/xml/xmlFixedContent.cxx:51
void rptxml::OXMLCharContent::OXMLCharContent(class SvXMLImport &,class rptxml::OXMLFixedContent *,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,short)
short nControl
1
-reportdesign/source/filter/xml/xmlStyleImport.hxx:118
+reportdesign/source/filter/xml/xmlStyleImport.hxx:114
void rptxml::OReportStylesContext::OReportStylesContext(class rptxml::ORptFilter &,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,const _Bool)
unsigned short nPrfx
0
@@ -1986,7 +1950,7 @@ reportdesign/source/ui/inc/UITools.hxx:143
class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class SdrUnoObj **,int)
_Bool _bAllObjects
1
-reportdesign/source/ui/report/SectionWindow.cxx:361
+reportdesign/source/ui/report/SectionWindow.cxx:367
void lcl_setOrigin(class vcl::Window &,long,long)
long _nY
0
@@ -2034,15 +1998,15 @@ sc/inc/cellform.hxx:41
class rtl::OUString ScCellFormat::GetString(class ScDocument &,const class ScAddress &,unsigned int,class Color **,class SvNumberFormatter &,_Bool,_Bool)
_Bool bNullVals
1
-sc/inc/ChartTools.hxx:44
+sc/inc/ChartTools.hxx:48
class SdrOle2Obj * getChartByIndex(class ScDocShell *,short,long,enum sc::tools::ChartSourceType)
enum sc::tools::ChartSourceType eChartSourceType
1
-sc/inc/chgtrack.hxx:736
+sc/inc/chgtrack.hxx:708
void ScChangeActionContent::PutOldValueToDoc(class ScDocument *,short,int) const
short nDx
0
-sc/inc/chgtrack.hxx:736
+sc/inc/chgtrack.hxx:708
void ScChangeActionContent::PutOldValueToDoc(class ScDocument *,short,int) const
int nDy
0
@@ -2054,8 +2018,8 @@ sc/inc/column.hxx:332
class ScFormulaCell * ScColumn::SetFormulaCell(int,class ScFormulaCell *,enum sc::StartListeningType,_Bool)
_Bool bInheritNumFormatIfNeeded
1
-sc/inc/column.hxx:697
- void ScColumn::AttachNewFormulaCell(const class mdds::__mtv::iterator_base<struct mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent>::iterator_trait, struct mdds::__mtv::private_data_forward_update<struct mdds::__mtv::iterator_value_node<unsigned long, struct mdds::mtv::base_element_block> > > &,int,class ScFormulaCell &,_Bool,enum sc::StartListeningType)
+sc/inc/column.hxx:696
+ void ScColumn::AttachNewFormulaCell(const class mdds::detail::mtv::iterator_base<struct mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent>::iterator_trait, struct mdds::detail::mtv::private_data_forward_update<struct mdds::detail::mtv::iterator_value_node<unsigned long, struct mdds::mtv::base_element_block> > > &,int,class ScFormulaCell &,_Bool,enum sc::StartListeningType)
_Bool bJoin
1
sc/inc/columnspanset.hxx:59
@@ -2078,31 +2042,31 @@ sc/inc/columnspanset.hxx:102
void sc::ColumnSpanSet::scan(const class ScDocument &,short,short,int,short,int,_Bool)
_Bool bVal
1
-sc/inc/compiler.hxx:339
+sc/inc/compiler.hxx:350
void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *)
const struct ScInterpreterContext * pContext
0
-sc/inc/compiler.hxx:339
+sc/inc/compiler.hxx:350
void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *)
- _Bool bComputeII
+ _Bool bMatrixFlag
0
-sc/inc/compiler.hxx:339
+sc/inc/compiler.hxx:350
void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *)
- _Bool bMatrixFlag
+ _Bool bComputeII
0
-sc/inc/compiler.hxx:345
+sc/inc/compiler.hxx:356
void ScCompiler::ScCompiler(class ScDocument *,const class ScAddress &,enum formula::FormulaGrammar::Grammar,_Bool,_Bool,const struct ScInterpreterContext *)
const struct ScInterpreterContext * pContext
0
-sc/inc/compiler.hxx:375
+sc/inc/compiler.hxx:386
char16_t ScCompiler::GetNativeAddressSymbol(enum ScCompiler::Convention::SpecialSymbolType) const
enum ScCompiler::Convention::SpecialSymbolType eType
0
-sc/inc/compressedarray.hxx:170
+sc/inc/compressedarray.hxx:169
void ScBitMaskCompressedArray::ScBitMaskCompressedArray<A, D>(type-parameter-?-?,const type-parameter-?-? &)
const type-parameter-?-? & rValue
0
-sc/inc/compressedarray.hxx:180
+sc/inc/compressedarray.hxx:179
void ScBitMaskCompressedArray::CopyFromAnded(const ScBitMaskCompressedArray<A, D> &,type-parameter-?-?,type-parameter-?-?,const type-parameter-?-? &)
type-parameter-?-? nStart
0
@@ -2110,13 +2074,13 @@ sc/inc/dapiuno.hxx:307
void ScFieldIdentifier::ScFieldIdentifier(const class rtl::OUString &,_Bool)
_Bool bDataLayout
1
-sc/inc/dociter.hxx:537
+sc/inc/dociter.hxx:536
void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument *,short,short,int,short,int)
- short nCol1
+ int nRow1
0
-sc/inc/dociter.hxx:537
+sc/inc/dociter.hxx:536
void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument *,short,short,int,short,int)
- int nRow1
+ short nCol1
0
sc/inc/document.hxx:909
void ScDocument::SetPendingRowHeights(short,_Bool)
@@ -2134,111 +2098,115 @@ sc/inc/document.hxx:1249
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:1463
+sc/inc/document.hxx:1460
void ScDocument::EnableUserInteraction(_Bool)
_Bool bVal
0
-sc/inc/document.hxx:1550
+sc/inc/document.hxx:1547
void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool)
_Bool bResetCut
1
-sc/inc/document.hxx:1599
+sc/inc/document.hxx:1596
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
- short nCol1
+ _Bool bMarked
0
-sc/inc/document.hxx:1599
+sc/inc/document.hxx:1596
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
- _Bool bMarked
+ short nCol1
0
-sc/inc/document.hxx:1606
+sc/inc/document.hxx:1603
void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &)
_Bool bMarked
0
-sc/inc/document.hxx:1651
+sc/inc/document.hxx:1648
const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const
int nStartRow
0
-sc/inc/document.hxx:1795
+sc/inc/document.hxx:1792
unsigned long ScDocument::GetColWidth(short,short,short) const
short nStartCol
0
-sc/inc/document.hxx:1836
+sc/inc/document.hxx:1833
void ScDocument::ShowRow(int,short,_Bool)
_Bool bShow
0
-sc/inc/document.hxx:1839
+sc/inc/document.hxx:1836
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
int nStartRow
0
-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:1844
+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:1845
+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 bManual
+ 1
+sc/inc/document.hxx:1842
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:1845
+sc/inc/document.hxx:1842
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:1848
+sc/inc/document.hxx:1845
void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:1848
+sc/inc/document.hxx:1845
void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1849
- void ScDocument::SetColBreak(short,short,_Bool,_Bool)
- _Bool bManual
- 1
-sc/inc/document.hxx:1849
+sc/inc/document.hxx:1846
void ScDocument::SetColBreak(short,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:1850
+sc/inc/document.hxx:1846
+ void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+ _Bool bManual
+ 1
+sc/inc/document.hxx:1847
void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:1850
+sc/inc/document.hxx:1847
void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1851
- void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
- _Bool bManual
- 1
-sc/inc/document.hxx:1851
+sc/inc/document.hxx:1848
void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:2175
+sc/inc/document.hxx:1848
+ void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
+ _Bool bManual
+ 1
+sc/inc/document.hxx:2171
void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short)
enum UpdateRefMode eUpdateRefMode
0
-sc/inc/document.hxx:2188
+sc/inc/document.hxx:2184
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:2418
+sc/inc/document.hxx:2203
+ void ScDocument::CalcFormulaTree(_Bool,_Bool,_Bool)
+ _Bool bSetAllDirty
+ 1
+sc/inc/document.hxx:2414
void ScDocument::StoreTabToCache(short,class SvStream &) const
short nTab
0
-sc/inc/document.hxx:2419
+sc/inc/document.hxx:2415
void ScDocument::RestoreTabFromCache(short,class SvStream &)
short nTab
0
-sc/inc/document.hxx:2510
+sc/inc/document.hxx:2506
void ScMutationDisable::ScMutationDisable(class ScDocument *,enum ScMutationGuardFlags)
enum ScMutationGuardFlags nFlags
1
-sc/inc/document.hxx:2542
+sc/inc/document.hxx:2538
void ScMutationGuard::ScMutationGuard(class ScDocument *,enum ScMutationGuardFlags)
enum ScMutationGuardFlags nFlags
1
@@ -2254,7 +2222,7 @@ sc/inc/documentlinkmgr.hxx:67
_Bool sc::DocumentLinkManager::hasDdeOrOleOrWebServiceLinks(_Bool,_Bool,_Bool) const
_Bool bDde
1
-sc/inc/dpdimsave.hxx:173
+sc/inc/dpdimsave.hxx:170
class rtl::OUString ScDPDimensionSaveData::CreateDateGroupDimName(int,const class ScDPObject &,_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > *)
_Bool bAllowSource
1
@@ -2290,11 +2258,11 @@ sc/inc/filter.hxx:84
void ScFormatFilterPlugin::ScExportRTF(class SvStream &,class ScDocument *,const class ScRange &,const unsigned short)
const unsigned short eDest
0
-sc/inc/formulacell.hxx:186
+sc/inc/formulacell.hxx:184
void ScFormulaCell::ScFormulaCell(class ScDocument *,const class ScAddress &,class ScTokenArray *,const enum formula::FormulaGrammar::Grammar,enum ScMatrixMode)
enum ScMatrixMode cMatInd
0
-sc/inc/formulacell.hxx:220
+sc/inc/formulacell.hxx:218
class rtl::OUString ScFormulaCell::GetFormula(class sc::CompileFormulaContext &,const struct ScInterpreterContext *) const
const struct ScInterpreterContext * pContext
0
@@ -2306,11 +2274,11 @@ sc/inc/miscuno.hxx:139
type-parameter-?-? ScUnoHelpFunctions::GetEnumProperty(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,type-parameter-?-?)
type-parameter-?-? nDefault
0
-sc/inc/postit.hxx:64
+sc/inc/postit.hxx:63
void ScPostIt::ScPostIt(class ScDocument &,const class ScAddress &,unsigned int)
unsigned int nPostItId
0
-sc/inc/progress.hxx:81
+sc/inc/progress.hxx:82
void ScProgress::SetStateText(unsigned long,const class rtl::OUString &)
unsigned long nVal
0
@@ -2354,10 +2322,34 @@ 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)
enum formula::FormulaGrammar::AddressConvention eConv
0
-sc/inc/scabstdlg.hxx:457
+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
+ _Bool ScMatrix::IsEmptyResult(unsigned long,unsigned long) const
+ unsigned long nC
+ 0
+sc/inc/scmatrix.hxx:330
+ _Bool ScMatrix::IsEmptyResult(unsigned long,unsigned long) const
+ unsigned long nR
+ 0
+sc/inc/scmatrix.hxx:369
+ unsigned long ScMatrix::MatchDoubleInColumns(double,unsigned long,unsigned long) const
+ unsigned long nCol2
+ 0
+sc/inc/scmatrix.hxx:369
+ unsigned long ScMatrix::MatchDoubleInColumns(double,unsigned long,unsigned long) const
+ unsigned long nCol1
+ 0
+sc/inc/scmatrix.hxx:370
+ unsigned long ScMatrix::MatchStringInColumns(const class svl::SharedString &,unsigned long,unsigned long) const
+ unsigned long nCol1
+ 0
+sc/inc/scmatrix.hxx:370
+ unsigned long ScMatrix::MatchStringInColumns(const class svl::SharedString &,unsigned long,unsigned long) const
+ unsigned long nCol2
+ 0
sc/inc/scopetools.hxx:47
void sc::UndoSwitch::UndoSwitch(class ScDocument &,_Bool)
_Bool bUndo
@@ -2398,7 +2390,7 @@ sc/inc/table.hxx:910
void ScTable::CopyRowFiltered(const class ScTable &,int,int)
int nStartRow
0
-sc/inc/token.hxx:262
+sc/inc/token.hxx:271
void ScRefListToken::ScRefListToken(_Bool)
_Bool bArrayResult
1
@@ -2414,15 +2406,15 @@ sc/qa/unit/helper/qahelper.hxx:223
void testFormats(class ScBootstrapFixture *,class ScDocument *,int)
int nFormat
0
-sc/qa/unit/subsequent_export-test.cxx:1189
+sc/qa/unit/subsequent_export-test.cxx:1234
void setAttribute(class ScFieldEditEngine &,int,int,int,unsigned short,class Color)
int nPara
0
-sc/qa/unit/subsequent_export-test.cxx:1246
+sc/qa/unit/subsequent_export-test.cxx:1291
void setFont(class ScFieldEditEngine &,int,int,int,const class rtl::OUString &)
int nPara
0
-sc/qa/unit/subsequent_export-test.cxx:1259
+sc/qa/unit/subsequent_export-test.cxx:1304
void setEscapement(class ScFieldEditEngine &,int,int,int,short,unsigned char)
int nPara
0
@@ -2438,15 +2430,15 @@ sc/source/core/data/dociter.cxx:1271
void BoolResetter::BoolResetter(_Bool &,_Bool)
_Bool b
1
-sc/source/core/data/drwlayer.cxx:1940
+sc/source/core/data/drwlayer.cxx:1941
void DeleteFirstUserDataOfType(class SdrObject *,unsigned short)
unsigned short nId
1
-sc/source/core/data/postit.cxx:419
+sc/source/core/data/postit.cxx:421
void (anonymous namespace)::ScNoteCaptionCreator::ScNoteCaptionCreator(class ScDocument &,const class ScAddress &,const class std::shared_ptr<class SdrCaptionObj> &,_Bool)
_Bool bShown
1
-sc/source/core/opencl/formulagroupcl.cxx:929
+sc/source/core/opencl/formulagroupcl.cxx:967
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowDeclRef(_Bool) const
_Bool nested
0
@@ -2458,67 +2450,63 @@ sc/source/core/opencl/opbase.hxx:113
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenStringSlidingWindowDeclRef(_Bool) const
_Bool
0
-sc/source/core/tool/compiler.cxx:746
+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:3271
+sc/source/core/tool/scmatrix.cxx:3370
double matop::COp::operator()(char,type-parameter-?-?,double,double,const class svl::SharedString &) const
- double b
+ type-parameter-?-? aOp
0
-sc/source/core/tool/scmatrix.cxx:3271
+sc/source/core/tool/scmatrix.cxx:3370
double matop::COp::operator()(char,type-parameter-?-?,double,double,const class svl::SharedString &) const
- type-parameter-?-? aOp
+ double b
0
-sc/source/filter/excel/xeformula.cxx:386
+sc/source/filter/excel/xeformula.cxx:387
void XclExpFmlaCompImpl::ConvertRefData(struct ScComplexRefData &,struct XclRange &,_Bool) const
_Bool bNatLangRef
0
-sc/source/filter/excel/xeformula.cxx:404
+sc/source/filter/excel/xeformula.cxx:405
void XclExpFmlaCompImpl::Append(unsigned char,unsigned long)
unsigned char nData
0
-sc/source/filter/excel/xeformula.cxx:406
+sc/source/filter/excel/xeformula.cxx:407
void XclExpFmlaCompImpl::Append(unsigned int)
unsigned int nData
0
-sc/source/filter/excel/xeformula.cxx:446
+sc/source/filter/excel/xeformula.cxx:447
void XclExpFmlaCompImpl::AppendExt(unsigned char,unsigned long)
unsigned char nData
0
-sc/source/filter/excel/xicontent.cxx:133
- void lclIgnoreString32(class XclImpStream &,_Bool)
- _Bool b16Bit
- 1
-sc/source/filter/excel/xihelper.cxx:142
+sc/source/filter/excel/xihelper.cxx:143
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:1649
+sc/source/filter/html/htmlpars.cxx:1643
type-parameter-?-? getLimitedValue(const type-parameter-?-? &,const type-parameter-?-? &,const type-parameter-?-? &)
const type-parameter-?-? & rMin
1
-sc/source/filter/inc/addressconverter.hxx:143
+sc/source/filter/inc/addressconverter.hxx:145
_Bool oox::xls::AddressConverter::parseOoxRange2d(int &,int &,int &,int &,const class rtl::OUString &,int)
int nStart
0
-sc/source/filter/inc/addressconverter.hxx:232
+sc/source/filter/inc/addressconverter.hxx:234
_Bool oox::xls::AddressConverter::convertToCellAddress(class ScAddress &,const char *,short,_Bool)
_Bool bTrackOverflow
1
-sc/source/filter/inc/addressconverter.hxx:243
+sc/source/filter/inc/addressconverter.hxx:245
class ScAddress oox::xls::AddressConverter::createValidCellAddress(const class rtl::OUString &,short,_Bool)
_Bool bTrackOverflow
0
-sc/source/filter/inc/addressconverter.hxx:373
+sc/source/filter/inc/addressconverter.hxx:375
_Bool oox::xls::AddressConverter::convertToCellRange(class ScRange &,const class rtl::OUString &,short,_Bool,_Bool)
_Bool bAllowOverflow
1
-sc/source/filter/inc/addressconverter.hxx:413
+sc/source/filter/inc/addressconverter.hxx:415
_Bool oox::xls::AddressConverter::convertToCellRange(class ScRange &,const struct oox::xls::BinRange &,short,_Bool,_Bool)
_Bool bAllowOverflow
1
-sc/source/filter/inc/addressconverter.hxx:429
+sc/source/filter/inc/addressconverter.hxx:431
void oox::xls::AddressConverter::validateCellRangeList(class ScRangeList &,_Bool)
_Bool bTrackOverflow
0
@@ -2526,44 +2514,40 @@ sc/source/filter/inc/autofilterbuffer.hxx:48
void oox::xls::ApiFilterSettings::appendField(_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
_Bool bAnd
1
-sc/source/filter/inc/excrecds.hxx:191
+sc/source/filter/inc/excrecds.hxx:180
void XclExpSheetProtection::XclExpSheetProtection(_Bool,short)
_Bool bValue
1
-sc/source/filter/inc/formel.hxx:109
+sc/source/filter/inc/formel.hxx:104
enum ConvErr ExcelConverterBase::Convert(class ScRangeListTabs &,class XclImpStream &,unsigned long,short,const enum FORMULA_TYPE)
const enum FORMULA_TYPE eFT
1
-sc/source/filter/inc/formulabase.hxx:300
- void oox::xls::ApiTokenIterator::ApiTokenIterator(const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> &,int,_Bool)
- _Bool bSkipSpaces
- 1
-sc/source/filter/inc/formulabase.hxx:631
+sc/source/filter/inc/formulabase.hxx:642
class rtl::OUString oox::xls::FormulaProcessorBase::generateAddress2dString(const class ScAddress &,_Bool)
_Bool bAbsolute
0
-sc/source/filter/inc/formulabase.hxx:763
+sc/source/filter/inc/formulabase.hxx:774
void oox::xls::FormulaProcessorBase::convertStringToStringList(class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> &,char16_t,_Bool) const
_Bool bTrimLeadingSpaces
1
-sc/source/filter/inc/ftools.hxx:199
+sc/source/filter/inc/ftools.hxx:197
class ScStyleSheet & ScfTools::MakeCellStyleSheet(class ScStyleSheetPool &,const class rtl::OUString &,_Bool)
_Bool bForceName
1
-sc/source/filter/inc/ftools.hxx:206
+sc/source/filter/inc/ftools.hxx:204
class ScStyleSheet & ScfTools::MakePageStyleSheet(class ScStyleSheetPool &,const class rtl::OUString &,_Bool)
_Bool bForceName
0
sc/source/filter/inc/htmlpars.hxx:189
- void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
+ 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 nWidth
0
sc/source/filter/inc/htmlpars.hxx:189
- void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
+ 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
0
sc/source/filter/inc/htmlpars.hxx:189
- void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
+ 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
0
sc/source/filter/inc/pivotcachebuffer.hxx:202
@@ -2574,27 +2558,27 @@ sc/source/filter/inc/tool.h:35
void SetFormat(struct LotusContext &,short,int,short,unsigned char,unsigned char)
short nTab
0
-sc/source/filter/inc/workbookhelper.hxx:156
+sc/source/filter/inc/workbookhelper.hxx:161
class com::sun::star::uno::Reference<class com::sun::star::style::XStyle> oox::xls::WorkbookHelper::getStyleObject(const class rtl::OUString &,_Bool) const
_Bool bPageStyle
1
-sc/source/filter/inc/workbookhelper.hxx:195
+sc/source/filter/inc/workbookhelper.hxx:200
class com::sun::star::uno::Reference<class com::sun::star::style::XStyle> oox::xls::WorkbookHelper::createStyleObject(class rtl::OUString &,_Bool) const
_Bool bPageStyle
1
-sc/source/filter/inc/xechart.hxx:192
+sc/source/filter/inc/xechart.hxx:197
void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long)
enum XclFutureRecType eRecType
1
-sc/source/filter/inc/xechart.hxx:333
+sc/source/filter/inc/xechart.hxx:338
void XclExpChFrameBase::SetDefaultFrameBase(const class XclExpChRoot &,enum XclChFrameType,_Bool)
enum XclChFrameType eDefFrameType
1
-sc/source/filter/inc/xechart.hxx:361
+sc/source/filter/inc/xechart.hxx:366
void XclExpChFrame::SetAutoFlags(_Bool,_Bool)
_Bool bAutoPos
0
-sc/source/filter/inc/xechart.hxx:361
+sc/source/filter/inc/xechart.hxx:366
void XclExpChFrame::SetAutoFlags(_Bool,_Bool)
_Bool bAutoSize
0
@@ -2630,57 +2614,57 @@ sc/source/filter/inc/xepivot.hxx:273
unsigned short XclExpPTField::GetItemIndex(const class rtl::OUString &,unsigned short) const
unsigned short nDefaultIdx
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value10
- 0
-sc/source/filter/inc/xestream.hxx:341
- 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
+ const char * value4
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value7
+ const char * value2
+ 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 * value14
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value11
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value5
+ const char * value9
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value3
+ const char * value6
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value6
+ const char * value8
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value12
0
-sc/source/filter/inc/xestream.hxx:341
- 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
+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
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value2
+ const char * value3
0
-sc/source/filter/inc/xestream.hxx:341
+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
+ const char * value7
0
-sc/source/filter/inc/xestream.hxx:341
+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 * value8
+ const char * value5
0
-sc/source/filter/inc/xestream.hxx:341
- 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
+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 * value10
0
sc/source/filter/inc/xestring.hxx:74
void XclExpString::Assign(char16_t)
@@ -2694,19 +2678,19 @@ sc/source/filter/inc/xestring.hxx:141
unsigned short XclExpString::GetChar(unsigned short) const
unsigned short nCharIdx
0
-sc/source/filter/inc/xestyle.hxx:228
+sc/source/filter/inc/xestyle.hxx:227
unsigned short XclExpFontBuffer::Insert(const class SvxFont &,enum XclExpColorType)
enum XclExpColorType eColorType
0
-sc/source/filter/inc/xestyle.hxx:234
+sc/source/filter/inc/xestyle.hxx:233
unsigned short XclExpFontBuffer::Insert(const class SfxItemSet &,short,enum XclExpColorType,_Bool)
enum XclExpColorType eColorType
0
-sc/source/filter/inc/xetable.hxx:337
+sc/source/filter/inc/xetable.hxx:336
void XclExpSingleCellBase::XclExpSingleCellBase(unsigned short,unsigned long,const struct XclAddress &,unsigned int)
unsigned long nContSize
0
-sc/source/filter/inc/xetable.hxx:340
+sc/source/filter/inc/xetable.hxx:339
void XclExpSingleCellBase::XclExpSingleCellBase(const class XclExpRoot &,unsigned short,unsigned long,const struct XclAddress &,const class ScPatternAttr *,short,unsigned int)
short nScript
1
@@ -2762,27 +2746,31 @@ sc/source/filter/inc/xltools.hxx:109
int XclTools::GetScRotation(unsigned short,int)
int nRotForStacked
0
-sc/source/filter/oox/formulaparser.cxx:462
+sc/source/filter/oox/formulaparser.cxx:464
struct com::sun::star::sheet::FormulaToken & oox::xls::FormulaParserImpl::getOperandToken(unsigned long,unsigned long)
- unsigned long nTokenIndex
+ unsigned long nOpIndex
0
-sc/source/filter/oox/formulaparser.cxx:462
+sc/source/filter/oox/formulaparser.cxx:464
struct com::sun::star::sheet::FormulaToken & oox::xls::FormulaParserImpl::getOperandToken(unsigned long,unsigned long)
- unsigned long nOpIndex
+ unsigned long nTokenIndex
+ 0
+sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx:76
+ void ScMyGenerated::ScMyGenerated(class ScBigRange,unsigned int,class std::unique_ptr<struct ScMyCellInfo, struct std::default_delete<struct ScMyCellInfo> >)
+ unsigned int id
0
sc/source/filter/xml/XMLExportSharedData.hxx:66
void ScMySharedData::SetDrawPageHasForms(const int,_Bool)
_Bool bHasForms
1
-sc/source/filter/xml/xmlstyli.hxx:163
+sc/source/filter/xml/xmlstyli.hxx:159
void XMLTableStylesContext::XMLTableStylesContext(class SvXMLImport &,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,const _Bool)
unsigned short nPrfx
0
-sc/source/ui/dbgui/csvgrid.cxx:52
+sc/source/ui/dbgui/csvgrid.cxx:51
void Func_SetType::Func_SetType(int)
int nType
0
-sc/source/ui/dbgui/csvgrid.cxx:60
+sc/source/ui/dbgui/csvgrid.cxx:59
void Func_Select::Func_Select(_Bool)
_Bool bSelect
0
@@ -2802,14 +2790,6 @@ sc/source/ui/inc/anyrefdg.hxx:93
void ScFormulaReferenceHelper::EnableSpreadsheets(_Bool)
_Bool bFlag
1
-sc/source/ui/inc/dataprovider.hxx:138
- void sc::ScDBDataManager::ScDBDataManager(const class rtl::OUString &,_Bool,class ScDocument *)
- _Bool bAllowResize
- 0
-sc/source/ui/inc/datatransformation.hxx:143
- void sc::NumberTransformation::NumberTransformation(const class std::__debug::set<short, struct std::less<short>, class std::allocator<short> >,const enum sc::NUMBER_TRANSFORM_TYPE,int)
- const enum sc::NUMBER_TRANSFORM_TYPE rType
- 0
sc/source/ui/inc/dbdocfun.hxx:86
_Bool ScDBDocFunc::RepeatDB(const class rtl::OUString &,_Bool,_Bool,short)
_Bool bApi
@@ -2854,10 +2834,6 @@ sc/source/ui/inc/drawutil.hxx:32
void ScDrawUtil::CalcScale(const class ScDocument *,short,short,int,short,int,const class OutputDevice *,const class Fraction &,const class Fraction &,double,double,class Fraction &,class Fraction &)
int nStartRow
0
-sc/source/ui/inc/groupdlg.hxx:28
- void ScGroupDlg::ScGroupDlg(class weld::Window *,_Bool,_Bool)
- _Bool bRows
- 1
sc/source/ui/inc/navipi.hxx:273
void ScNavigatorDialogWrapper::ScNavigatorDialogWrapper(class vcl::Window *,unsigned short,class SfxBindings *,struct SfxChildWinInfo *)
unsigned short nId
@@ -2866,7 +2842,7 @@ sc/source/ui/inc/pvfundlg.hxx:153
int ScDPSubtotalOptDlg::FindListBoxEntry(const class ListBox &,const class rtl::OUString &,int) const
int nStartPos
1
-sc/source/ui/inc/RegressionDialog.hxx:55
+sc/source/ui/inc/RegressionDialog.hxx:57
class rtl::OUString ScRegressionDialog::GetYVariableNameFormula(_Bool)
_Bool bWithLog
0
@@ -2880,12 +2856,12 @@ sc/source/ui/inc/spellparam.hxx:40
1
sc/source/ui/inc/spellparam.hxx:40
void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
- int nOptions
- 0
-sc/source/ui/inc/spellparam.hxx:40
- void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
enum ScConversionType eConvType
1
+sc/source/ui/inc/spellparam.hxx:40
+ void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
+ int nOptions
+ 0
sc/source/ui/inc/spellparam.hxx:47
void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,const class vcl::Font &,int,_Bool)
_Bool bIsInteractive
@@ -2915,26 +2891,26 @@ sc/source/ui/inc/tabview.hxx:445
enum ScFollowMode eMode
1
sc/source/ui/inc/undobase.hxx:144
- void ScMoveUndo::ScMoveUndo(class ScDocShell *,class ScDocument *,class ScRefUndoData *,enum ScMoveUndoMode)
+ void ScMoveUndo::ScMoveUndo(class ScDocShell *,class std::unique_ptr<class ScDocument, struct o3tl::default_delete<class ScDocument> >,class std::unique_ptr<class ScRefUndoData, struct std::default_delete<class ScRefUndoData> >,enum ScMoveUndoMode)
enum ScMoveUndoMode eRefMode
1
sc/source/ui/inc/viewdata.hxx:146
void ScPositionHelper::invalidateByPosition(long)
long nPos
0
-sc/source/ui/inc/viewdata.hxx:603
+sc/source/ui/inc/viewdata.hxx:600
class Point ScViewData::GetScrPos(short,int,enum ScHSplitPos) const
int nWhereY
0
-sc/source/ui/inc/viewdata.hxx:604
+sc/source/ui/inc/viewdata.hxx:601
class Point ScViewData::GetScrPos(short,int,enum ScVSplitPos) const
short nWhereX
0
-sc/source/ui/inc/viewdata.hxx:663
+sc/source/ui/inc/viewdata.hxx:660
void ScViewData::AddPixelsWhileBackward(long &,long,int &,int,double,const class ScDocument *,short)
int nStartRow
0
-sc/source/ui/inc/viewfunc.hxx:161
+sc/source/ui/inc/viewfunc.hxx:165
void ScViewFunc::ApplyAttributes(const class SfxItemSet *,const class SfxItemSet *,_Bool)
_Bool bAdjustBlockHeight
1
@@ -2978,7 +2954,7 @@ sc/source/ui/view/olinewin.cxx:726
_Bool lcl_RotateValue(unsigned long &,unsigned long,unsigned long,_Bool)
unsigned long nMin
0
-sc/source/ui/view/prevloc.cxx:266
+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
@@ -3022,23 +2998,15 @@ sd/inc/shapelist.hxx:56
void sd::ShapeList::seekShape(unsigned int)
unsigned int nIndex
0
-sd/qa/unit/misc-tests.cxx:78
- class tools::SvRef<class sd::DrawDocShell> SdMiscTest::Load(const class rtl::OUString &,int)
- int nFormat
- 0
-sd/qa/unit/sdmodeltestbase.hxx:126
- class tools::SvRef<class sd::DrawDocShell> SdModelTestBase::loadURL(const class rtl::OUString &,int,class SfxAllItemSet *)
- class SfxAllItemSet * pParams
- 0
-sd/qa/unit/sdmodeltestbase.hxx:294
+sd/qa/unit/sdmodeltestbase.hxx:365
const class SdrPage * SdModelTestBase::GetPage(int,class tools::SvRef<class sd::DrawDocShell>)
int nPage
1
-sd/qa/unit/sdmodeltestbase.hxx:351
+sd/qa/unit/sdmodeltestbase.hxx:422
class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int,class tools::SvRef<class sd::DrawDocShell>)
int nPara
0
-sd/qa/unit/sdmodeltestbase.hxx:351
+sd/qa/unit/sdmodeltestbase.hxx:422
class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int,class tools::SvRef<class sd::DrawDocShell>)
int nRun
0
@@ -3046,18 +3014,14 @@ sd/source/filter/eppt/epptbase.hxx:393
unsigned int PPTWriterBase::GetMasterIndex(enum PageType)
enum PageType ePageType
0
-sd/source/filter/eppt/epptooxml.hxx:104
- void oox::core::PowerPointExport::WriteAnimationCondition(const class std::shared_ptr<class sax_fastparser::FastSerializerHelper> &,const class com::sun::star::uno::Any &,_Bool,_Bool,int)
- _Bool bWriteEvent
- 0
-sd/source/filter/eppt/epptooxml.hxx:114
- void oox::core::PowerPointExport::WriteAnimationNodeCommonPropsStart(const class std::shared_ptr<class sax_fastparser::FastSerializerHelper> &,const class com::sun::star::uno::Reference<class com::sun::star::animations::XAnimationNode> &,_Bool,_Bool)
- _Bool bSingle
- 1
sd/source/filter/eppt/pptexanimations.hxx:92
void ppt::AnimationExporter::exportNode(class SvStream &,const class com::sun::star::uno::Reference<class com::sun::star::animations::XAnimationNode> &,const unsigned short,const unsigned short,const int,const _Bool,const short)
const unsigned short nInstance
1
+sd/source/filter/eppt/pptx-animations.cxx:269
+ void WriteAnimationCondition(const class std::shared_ptr<class sax_fastparser::FastSerializerHelper> &,const class com::sun::star::uno::Any &,_Bool,_Bool,int)
+ _Bool bWriteEvent
+ 0
sd/source/filter/eppt/text.hxx:107
void FieldEntry::FieldEntry(unsigned int,unsigned int,unsigned int)
unsigned int nStart
@@ -3084,12 +3048,12 @@ sd/source/ui/inc/GraphicDocShell.hxx:47
1
sd/source/ui/inc/GraphicDocShell.hxx:52
void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType)
- _Bool bSdDataObj
- 0
-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
@@ -3106,15 +3070,15 @@ sd/source/ui/inc/tools/ConfigurationAccess.hxx:56
void sd::tools::ConfigurationAccess::ConfigurationAccess(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const enum sd::tools::ConfigurationAccess::WriteMode)
const enum sd::tools::ConfigurationAccess::WriteMode eMode
1
-sd/source/ui/inc/unomodel.hxx:137
+sd/source/ui/inc/unomodel.hxx:130
void SdXImpressDocument::SdXImpressDocument(class SdDrawDocument *,_Bool)
_Bool bClipBoard
1
-sd/source/ui/inc/View.hxx:156
+sd/source/ui/inc/View.hxx:149
_Bool sd::View::IsPresObjSelected(_Bool,_Bool,_Bool,_Bool) const
_Bool bOnMasterPage
1
-sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx:43
+sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx:44
void sd::slidesorter::cache::BitmapCache::CacheEntry::CacheEntry(int,_Bool)
_Bool bIsPrecious
1
@@ -3126,20 +3090,20 @@ sdext/source/minimizer/configurationaccess.hxx:93
short ConfigurationAccess::GetConfigProperty(const enum PPPOptimizerTokenEnum,const short) const
const short nDefault
0
-sdext/source/minimizer/informationdialog.cxx:52
- class rtl::OUString InsertFixedText(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
+sdext/source/minimizer/informationdialog.hxx:39
+ class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
_Bool bMultiLine
1
-sdext/source/minimizer/informationdialog.cxx:52
- class rtl::OUString InsertFixedText(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
+sdext/source/minimizer/informationdialog.hxx:39
+ class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
short nTabIndex
0
-sdext/source/minimizer/informationdialog.cxx:84
- class rtl::OUString InsertImage(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool)
+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)
_Bool bScale
0
-sdext/source/minimizer/informationdialog.cxx:120
- class rtl::OUString InsertCheckBox(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
+sdext/source/minimizer/informationdialog.hxx:45
+ class rtl::OUString InsertCheckBox(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
short nTabIndex
1
sdext/source/minimizer/optimizerdialogcontrols.cxx:88
@@ -3158,7 +3122,7 @@ sdext/source/minimizer/optimizerdialogcontrols.cxx:323
class rtl::OUString InsertListBox(class OptimizerDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,const _Bool,const class com::sun::star::uno::Sequence<class rtl::OUString> &,int,int,int,short)
const _Bool bEnabled
1
-sdext/source/pdfimport/wrapper/wrapper.cxx:983
+sdext/source/pdfimport/wrapper/wrapper.cxx:984
oslFileError pdfi::Buffering::read(char *,short,unsigned long *)
short count
1
@@ -3166,14 +3130,6 @@ sdext/source/presenter/PresenterTextView.hxx:232
void sdext::presenter::PresenterTextView::SetOffset(const double,const double)
const double nLeft
0
-sfx2/inc/guisaveas.hxx:71
- void SfxStoringHelper::SetDocInfoState(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class com::sun::star::uno::Reference<class com::sun::star::document::XDocumentProperties> &,_Bool)
- _Bool bNoModify
- 1
-sfx2/inc/preventduplicateinteraction.hxx:185
- void sfx2::PreventDuplicateInteraction::InteractionInfo::InteractionInfo(const class com::sun::star::uno::Type &,int)
- int nMaxCount
- 1
sfx2/source/inc/workwin.hxx:278
void SfxWorkWindow::SetChildWindowVisible_Impl(unsigned int,_Bool,enum SfxVisibilityFlags)
_Bool
@@ -3226,19 +3182,19 @@ store/source/object.hxx:57
type-parameter-?-? * query(class store::OStoreObject *,type-parameter-?-? *)
type-parameter-?-? *
0
-svl/source/crypto/cryptosign.cxx:394
+svl/source/crypto/cryptosign.cxx:395
enum _SECStatus my_SEC_StringToOID(struct SECItemStr *,const char *,unsigned int)
unsigned int len
0
-svl/source/crypto/cryptosign.cxx:486
+svl/source/crypto/cryptosign.cxx:487
struct NSSCMSAttributeStr * my_NSS_CMSAttributeArray_FindAttrByOidTag(struct NSSCMSAttributeStr **,SECOidTag,int)
int only
0
-svl/source/crypto/cryptosign.cxx:1728
+svl/source/crypto/cryptosign.cxx:1720
struct NSSCMSAttributeStr * CMSAttributeArray_FindAttrByOidData(struct NSSCMSAttributeStr **,const struct SECOidDataStr *,int)
int only
1
-svl/source/crypto/cryptosign.cxx:1767
+svl/source/crypto/cryptosign.cxx:1759
enum _SECStatus StringToOID(struct SECItemStr *,const char *,unsigned int)
unsigned int len
0
@@ -3266,10 +3222,14 @@ svtools/source/contnr/imivctl.hxx:461
const class SvxIconChoiceCtrlColumnInfo * SvxIconChoiceCtrl_Impl::GetColumn(unsigned short) const
unsigned short nIndex
0
-svtools/source/control/valueimp.hxx:350
+svtools/source/control/valueimp.hxx:351
void ValueItemAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
short nEventId
1
+svtools/source/control/valueimp.hxx:412
+ void SvtValueItemAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
+ short nEventId
+ 1
svtools/source/inc/svimpbox.hxx:185
void SvImpLBox::FindMostRight(class SvTreeListEntry *,class SvTreeListEntry *)
class SvTreeListEntry * EntryToIgnore
@@ -3278,42 +3238,10 @@ svtools/source/inc/svimpbox.hxx:278
void SvImpLBox::SelectEntry(class SvTreeListEntry *,_Bool)
_Bool bSelect
0
-svx/inc/sxmovitm.hxx:27
- void SdrMoveXItem::SdrMoveXItem(long)
- long n
- 0
-svx/inc/sxmovitm.hxx:36
- void SdrMoveYItem::SdrMoveYItem(long)
- long n
- 0
svx/inc/sxmtaitm.hxx:30
void SdrMeasureTextAutoAngleItem::SdrMeasureTextAutoAngleItem(_Bool)
_Bool bOn
1
-svx/inc/sxroaitm.hxx:27
- void SdrRotateAllItem::SdrRotateAllItem(long)
- long nAngle
- 0
-svx/inc/sxrooitm.hxx:27
- void SdrRotateOneItem::SdrRotateOneItem(long)
- long nAngle
- 0
-svx/inc/sxsalitm.hxx:27
- void SdrHorzShearAllItem::SdrHorzShearAllItem(long)
- long nAngle
- 0
-svx/inc/sxsalitm.hxx:36
- void SdrVertShearAllItem::SdrVertShearAllItem(long)
- long nAngle
- 0
-svx/inc/sxsoitm.hxx:27
- void SdrHorzShearOneItem::SdrHorzShearOneItem(long)
- long nAngle
- 0
-svx/inc/sxsoitm.hxx:36
- void SdrVertShearOneItem::SdrVertShearOneItem(long)
- long nAngle
- 0
svx/source/customshapes/EnhancedCustomShape3d.cxx:133
enum com::sun::star::drawing::ShadeMode GetShadeMode(const class SdrCustomShapeGeometryItem &,const enum com::sun::star::drawing::ShadeMode)
const enum com::sun::star::drawing::ShadeMode eDefault
@@ -3322,7 +3250,7 @@ svx/source/customshapes/EnhancedCustomShape3d.cxx:142
_Bool GetBool(const class SdrCustomShapeGeometryItem &,const class rtl::OUString &,const _Bool)
const _Bool bDefault
0
-svx/source/dialog/srchdlg.cxx:780
+svx/source/dialog/srchdlg.cxx:775
void (anonymous namespace)::ToggleSaveToModule::ToggleSaveToModule(class SvxSearchDialog &,_Bool)
_Bool bValue
0
@@ -3342,15 +3270,15 @@ svx/source/inc/fmshimp.hxx:257
void FmXFormShell::didPrepareClose_Lock(_Bool)
_Bool bDid
1
-svx/source/inc/fmvwimp.hxx:269
+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)
int _nXOffsetMM
0
-svx/source/svdraw/svdoole2.cxx:630
+svx/source/svdraw/svdoole2.cxx:631
void SdrOle2ObjImpl::SdrOle2ObjImpl(_Bool,const class svt::EmbeddedObjectRef &)
_Bool bFrame
0
-sw/inc/calc.hxx:107
+sw/inc/calc.hxx:108
void SwSbxValue::SwSbxValue(long)
long n
0
@@ -3358,14 +3286,6 @@ sw/inc/charfmt.hxx:29
void SwCharFormat::SwCharFormat(class SwAttrPool &,const char *,class SwCharFormat *)
class SwCharFormat * pDerivedFrom
0
-sw/inc/crsrsh.hxx:517
- unsigned short SwCursorShell::GetPageNumSeqNonEmpty(_Bool,_Bool)
- _Bool bAtCursorPos
- 1
-sw/inc/crsrsh.hxx:517
- unsigned short SwCursorShell::GetPageNumSeqNonEmpty(_Bool,_Bool)
- _Bool bCalcFrame
- 1
sw/inc/crsrsh.hxx:542
_Bool SwCursorShell::GotoMark(const class sw::mark::IMark *const,_Bool)
_Bool bAtStart
@@ -3382,59 +3302,59 @@ sw/inc/dbfld.hxx:83
void SwDBField::ChgValue(double,_Bool)
_Bool bVal
1
-sw/inc/doc.hxx:968
+sw/inc/doc.hxx:970
void SwDoc::CorrAbs(const class SwNodeIndex &,const struct SwPosition &,const int,_Bool)
_Bool bMoveCursor
1
-sw/inc/doc.hxx:982
+sw/inc/doc.hxx:984
void SwDoc::CorrAbs(const class SwPaM &,const struct SwPosition &,_Bool)
_Bool bMoveCursor
1
-sw/inc/doc.hxx:988
+sw/inc/doc.hxx:990
void SwDoc::CorrRel(const class SwNodeIndex &,const struct SwPosition &,const int,_Bool)
const int nOffset
0
-sw/inc/doc.hxx:1026
+sw/inc/doc.hxx:1028
void SwDoc::SetCounted(const class SwPaM &,_Bool)
_Bool bCounted
1
-sw/inc/doc.hxx:1092
+sw/inc/doc.hxx:1094
const class SwNumRule * SwDoc::SearchNumRule(const struct SwPosition &,const _Bool,const _Bool,const _Bool,int,class rtl::OUString &,const _Bool)
const _Bool bForward
0
-sw/inc/doc.hxx:1092
+sw/inc/doc.hxx:1094
const class SwNumRule * SwDoc::SearchNumRule(const struct SwPosition &,const _Bool,const _Bool,const _Bool,int,class rtl::OUString &,const _Bool)
const _Bool bOutline
0
-sw/inc/doc.hxx:1373
+sw/inc/doc.hxx:1375
const class SvNumberFormatter * SwDoc::GetNumberFormatter(_Bool) const
_Bool bCreate
1
-sw/inc/doc.hxx:1578
+sw/inc/doc.hxx:1580
void SwDoc::dumpAsXml(struct _xmlTextWriter *) const
struct _xmlTextWriter *
0
-sw/inc/docary.hxx:387
+sw/inc/docary.hxx:401
_Bool SwExtraRedlineTable::DeleteTableRowRedline(class SwDoc *,const class SwTableLine &,_Bool,unsigned short)
_Bool bSaveInUndo
1
-sw/inc/docary.hxx:388
+sw/inc/docary.hxx:402
_Bool SwExtraRedlineTable::DeleteTableCellRedline(class SwDoc *,const class SwTableBox &,_Bool,unsigned short)
_Bool bSaveInUndo
1
sw/inc/docufld.hxx:307
void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,unsigned short)
- _Bool bConditional
- 1
-sw/inc/docufld.hxx:307
- void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,unsigned short)
_Bool bHidden
0
+sw/inc/docufld.hxx:307
+ void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,unsigned short)
+ _Bool bConditional
+ 1
sw/inc/docufld.hxx:518
void SwDocInfoField::SwDocInfoField(class SwDocInfoFieldType *,unsigned short,const class rtl::OUString &,const class rtl::OUString &,unsigned int)
unsigned int nFormat
0
-sw/inc/editsh.hxx:368
+sw/inc/editsh.hxx:370
void SwEditShell::ValidateCurrentParagraphSignatures(_Bool)
_Bool updateDontRemove
1
@@ -3470,11 +3390,7 @@ sw/inc/IDocumentRedlineAccess.hxx:176
_Bool IDocumentRedlineAccess::AppendTableCellRedline(class SwTableCellRedline *,_Bool)
_Bool bCallDelete
0
-sw/inc/IDocumentRedlineAccess.hxx:204
- _Bool IDocumentRedlineAccess::AcceptRedline(unsigned long,_Bool)
- _Bool bCallDelete
- 1
-sw/inc/IDocumentRedlineAccess.hxx:208
+sw/inc/IDocumentRedlineAccess.hxx:210
_Bool IDocumentRedlineAccess::RejectRedline(unsigned long,_Bool)
_Bool bCallDelete
1
@@ -3514,19 +3430,19 @@ sw/inc/ndtxt.hxx:686
_Bool SwTextNode::GetExpandText(class SwTextNode &,const class SwIndex *,int,int,_Bool,_Bool,_Bool) const
_Bool bWithNum
0
-sw/inc/pam.hxx:161
+sw/inc/pam.hxx:160
void SwPaM::SwPaM(const class SwNodeIndex &,const class SwNodeIndex &,long,long,class SwPaM *)
class SwPaM * pRing
0
-sw/inc/pam.hxx:165
+sw/inc/pam.hxx:164
void SwPaM::SwPaM(const class SwNodeIndex &,int,const class SwNodeIndex &,int,class SwPaM *)
class SwPaM * pRing
0
-sw/inc/pam.hxx:170
+sw/inc/pam.hxx:169
void SwPaM::SwPaM(const class SwNodeIndex &,int,class SwPaM *)
class SwPaM * pRing
0
-sw/inc/pam.hxx:192
+sw/inc/pam.hxx:191
_Bool SwPaM::Find(const class SfxPoolItem &,_Bool,const struct SwMoveFnCollection &,const class SwPaM *,_Bool)
_Bool bValue
0
@@ -3570,7 +3486,7 @@ sw/qa/extras/ooxmlimport/ooxmlimport.cxx:631
void lcl_countTextFrames(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,int)
int nExpected
1
-sw/source/core/access/accmap.cxx:401
+sw/source/core/access/accmap.cxx:402
void SwAccessibleEvent_Impl::SwAccessibleEvent_Impl(enum SwAccessibleEvent_Impl::EventType,class SwAccessibleContext *,const class sw::access::SwAccessibleChild &,const enum AccessibleStates)
enum SwAccessibleEvent_Impl::EventType eT
0
@@ -3586,11 +3502,11 @@ sw/source/core/inc/drawfont.hxx:109
void SwDrawTextInfo::SwDrawTextInfo(const class SwViewShell *,class OutputDevice &,const class rtl::OUString &,const int,const int,unsigned short,_Bool)
unsigned short nWidth
0
-sw/source/core/inc/rolbck.hxx:359
+sw/source/core/inc/rolbck.hxx:357
void SwHistory::CopyAttr(const class SwpHints *,const unsigned long,const int,const int,const _Bool)
const int nStart
0
-sw/source/core/inc/scriptinfo.hxx:377
+sw/source/core/inc/scriptinfo.hxx:378
enum SwFontScript SwScriptInfo::WhichFont(int,const class rtl::OUString &)
int nIdx
0
@@ -3602,7 +3518,7 @@ sw/source/core/inc/txmsrt.hxx:112
class rtl::OUString SwTOXInternational::ToUpper(const class rtl::OUString &,int) const
int nPos
0
-sw/source/core/inc/wrong.hxx:325
+sw/source/core/inc/wrong.hxx:332
void SwWrongList::InsertSubList(int,int,unsigned short,class SwWrongList *)
int nNewLen
1
@@ -3610,27 +3526,27 @@ sw/source/core/text/inftxt.hxx:199
void SwTextSizeInfo::SwTextSizeInfo(class SwTextFrame *,int)
int nIndex
0
-sw/source/core/txtnode/txtedt.cxx:170
+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:2282
+sw/source/core/undo/untbl.cxx:2270
void RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
enum RedlineFlags eNewRedlineFlags
0
-sw/source/filter/html/htmltab.cxx:470
+sw/source/filter/html/htmltab.cxx:474
unsigned short HTMLTable::GetBottomCellSpace(unsigned short,unsigned short) const
unsigned short nRowSpan
1
-sw/source/filter/html/htmltab.cxx:486
+sw/source/filter/html/htmltab.cxx:490
class SwTableLine * HTMLTable::MakeTableLine(class SwTableBox *,unsigned short,unsigned short,unsigned short,unsigned short)
unsigned short nLeftCol
0
-sw/source/filter/html/swhtml.hxx:815
+sw/source/filter/html/swhtml.hxx:816
void SwHTMLParser::BuildTableCell(class HTMLTable *,_Bool,_Bool)
_Bool bReadOptions
1
-sw/source/filter/html/wrthtml.hxx:463
+sw/source/filter/html/wrthtml.hxx:462
void SwHTMLWriter::OutBackground(const class SfxItemSet &,_Bool)
_Bool bGraphic
0
@@ -3642,10 +3558,18 @@ sw/source/filter/inc/fltshell.hxx:328
void ImportProgress::ImportProgress(class SwDocShell *,long,long)
long nStartVal
0
-sw/source/filter/inc/wrtswtbl.hxx:284
+sw/source/filter/inc/wrtswtbl.hxx:282
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-?-?
@@ -3662,23 +3586,19 @@ sw/source/filter/ww8/wrtww8.hxx:865
void MSWordExportBase::NearestAnnotationMark(int &,const int,_Bool)
_Bool bNextPositionOnly
0
-sw/source/filter/ww8/wrtww8.hxx:1343
+sw/source/filter/ww8/wrtww8.hxx:1344
void WW8_WrMagicTable::Append(int,unsigned long)
int nCp
0
-sw/source/filter/ww8/wrtww8.hxx:1343
+sw/source/filter/ww8/wrtww8.hxx:1344
void WW8_WrMagicTable::Append(int,unsigned long)
unsigned long nData
0
-sw/source/filter/ww8/wrtww8.hxx:1508
- void SwWW8AttrIter::OutAttr(int,_Bool,_Bool)
- _Bool bRuby
- 0
-sw/source/filter/ww8/ww8par.cxx:397
+sw/source/filter/ww8/ww8par.cxx:398
class rtl::OUString Sttb::getStringAtIndex(unsigned int)
unsigned int
1
-sw/source/filter/ww8/ww8par.hxx:1673
+sw/source/filter/ww8/ww8par.hxx:1677
_Bool SwWW8ImplReader::SetUpperSpacing(class SwPaM &,int)
int nSpace
0
@@ -3686,15 +3606,15 @@ sw/source/filter/ww8/ww8scan.hxx:175
class rtl::OUString read_uInt8_BeltAndBracesString(class SvStream &,unsigned short)
unsigned short eEnc
1
-sw/source/filter/ww8/ww8scan.hxx:474
+sw/source/filter/ww8/ww8scan.hxx:473
void WW8PLCFx_PCD::WW8PLCFx_PCD(const class WW8Fib &,class WW8PLCFpcd *,int,_Bool)
int nStartCp
0
-sw/source/filter/ww8/ww8scan.hxx:678
+sw/source/filter/ww8/ww8scan.hxx:677
void WW8PLCFx_SEPX::WW8PLCFx_SEPX(class SvStream *,class SvStream *,const class WW8Fib &,int)
int nStartCp
0
-sw/source/filter/ww8/ww8scan.hxx:706
+sw/source/filter/ww8/ww8scan.hxx:705
void WW8PLCFx_SubDoc::WW8PLCFx_SubDoc(class SvStream *,const class WW8Fib &,int,long,long,long,long,long)
int nStartCp
0
@@ -3802,10 +3722,6 @@ ucb/source/ucp/webdav-neon/NeonSession.hxx:243
int webdav_ucp::NeonSession::GET0(struct ne_session_s *,const char *,_Bool,void *)
_Bool getheaders
1
-unotools/source/i18n/localedatawrapper.cxx:1216
- char16_t * ImplAdd9UNum(char16_t *,unsigned int,_Bool)
- _Bool bLeading
- 1
vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:38
class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateMenuItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,_Bool)
_Bool isEnabled
@@ -3826,11 +3742,11 @@ vcl/backendtest/outputdevice/common.cxx:166
enum vcl::test::TestResult checkDiamondLine(class Bitmap &,int,class Color)
int aLayerNumber
1
-vcl/inc/listbox.hxx:134
+vcl/inc/listbox.hxx:139
class rtl::OUString ImplEntryList::GetSelectedEntry(int) const
int nIndex
0
-vcl/inc/listbox.hxx:327
+vcl/inc/listbox.hxx:332
void ImplListBoxWindow::EnableMouseMoveSelect(_Bool)
_Bool bMouseMoveSelect
1
@@ -3838,10 +3754,6 @@ vcl/inc/opengl/program.hxx:112
void OpenGLProgram::SetVertexAttrib(unsigned int &,const class rtl::OString &,int,unsigned int,unsigned char,int,const void *)
unsigned char bNormalized
0
-vcl/inc/opengl/texture.hxx:79
- void OpenGLTexture::GetTextureRect(const struct SalTwoRect &,_Bool,float &,float &,float &,float &) const
- _Bool bInverted
- 0
vcl/inc/openglgdiimpl.hxx:108
void OpenGLSalGraphicsImpl::ImplSetClipBit(const class vcl::Region &,unsigned int)
unsigned int nMask
@@ -3862,11 +3774,11 @@ vcl/inc/openglgdiimpl.hxx:137
void OpenGLSalGraphicsImpl::DrawAlphaTexture(class OpenGLTexture &,const struct SalTwoRect &,_Bool,_Bool)
_Bool pPremultiplied
1
-vcl/inc/salgdi.hxx:132
+vcl/inc/salgdi.hxx:138
void SalGraphics::GetFontMetric(class tools::SvRef<class ImplFontMetricData> &,int)
int nFallbackLevel
0
-vcl/inc/salgdi.hxx:489
+vcl/inc/salgdi.hxx:501
void SalGraphics::copyArea(long,long,long,long,long,long,_Bool)
_Bool bWindowInvalidate
1
@@ -3908,10 +3820,6 @@ vcl/inc/unx/gtk/gtkdata.hxx:73
1
vcl/inc/unx/gtk/gtkprintwrapper.hxx:45
void vcl::unx::GtkPrintWrapper::print_job_send(struct _GtkPrintJob *,void (*)(struct _GtkPrintJob *, void *, struct _GError *),void *,void (*)(void *)) const
- void (*)(void *) dnotify
- 0
-vcl/inc/unx/gtk/gtkprintwrapper.hxx:45
- void vcl::unx::GtkPrintWrapper::print_job_send(struct _GtkPrintJob *,void (*)(struct _GtkPrintJob *, void *, struct _GError *),void *,void (*)(void *)) const
void (*)(struct _GtkPrintJob *, void *, struct _GError *) callback
0
vcl/inc/unx/gtk/gtkprintwrapper.hxx:45
@@ -3923,6 +3831,10 @@ vcl/inc/unx/gtk/gtkprintwrapper.hxx:45
void * user_data
0
vcl/inc/unx/gtk/gtkprintwrapper.hxx:45
+ void vcl::unx::GtkPrintWrapper::print_job_send(struct _GtkPrintJob *,void (*)(struct _GtkPrintJob *, void *, struct _GError *),void *,void (*)(void *)) const
+ void (*)(void *) dnotify
+ 0
+vcl/inc/unx/gtk/gtkprintwrapper.hxx:45
void vcl::unx::GtkPrintWrapper::print_job_send(struct _GtkPrintJob *,void (*)(struct _GtkPrintJob *, void *, const struct _GError *),void *,void (*)(void *)) const
void (*)(struct _GtkPrintJob *, void *, const struct _GError *) callback
0
@@ -3974,7 +3886,7 @@ vcl/inc/unx/wmadaptor.hxx:241
void vcl_sal::WMAdaptor::shade(class X11SalFrame *,_Bool) const
_Bool bToShaded
1
-vcl/source/app/salvtables.cxx:752
+vcl/source/app/salvtables.cxx:768
void SalInstanceFrame::SalInstanceFrame(class VclFrame *,_Bool)
_Bool bTakeOwnership
0
@@ -3990,11 +3902,11 @@ vcl/source/fontsubset/list.h:64
int listSkipForward(struct list_ *,int)
int n
1
-vcl/source/gdi/bmpfast.cxx:33
+vcl/source/gdi/bmpfast.cxx:34
void BasePixelPtr::BasePixelPtr(unsigned char *)
unsigned char * p
0
-vcl/source/gdi/sallayout.cxx:599
+vcl/source/gdi/sallayout.cxx:600
int lcl_CalcAsianKerning(unsigned int,_Bool,_Bool)
_Bool
0
@@ -4002,11 +3914,11 @@ vcl/source/window/menufloatingwindow.hxx:107
void MenuFloatingWindow::EnableScrollMenu(_Bool)
_Bool b
1
-vcl/source/window/menuitemlist.hxx:105
+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:635
+vcl/source/window/window2.cxx:639
void lcl_HandleScrollHelper(class ScrollBar *,double,_Bool)
_Bool isMultiplyByLineSize
1
@@ -4026,11 +3938,11 @@ 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:3641
+vcl/unx/gtk3/gtk3gtkinst.cxx:3689
void GtkInstanceTreeView::move_before(int,int)
int before
0
-writerfilter/inc/dmapper/resourcemodel.hxx:238
+writerfilter/inc/dmapper/resourcemodel.hxx:244
void writerfilter::Stream::text(const unsigned char *,unsigned long)
unsigned long len
1
@@ -4042,10 +3954,10 @@ 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/TDefTableHandler.hxx:67
- void writerfilter::dmapper::TDefTableHandler::fillCellProperties(unsigned long,const class tools::SvRef<class writerfilter::dmapper::TablePropertyMap> &) const
- unsigned long nCell
- 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
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results
index 6921a7775208..0fee7f3368ef 100644
--- a/compilerplugins/clang/constantparam.constructors.results
+++ b/compilerplugins/clang/constantparam.constructors.results
@@ -22,7 +22,7 @@ chart2/source/controller/inc/CommandDispatchContainer.hxx:83
void chart::CommandDispatchContainer::setChartDispatch(const class com::sun::star::uno::Reference<class com::sun::star::frame::XDispatch> &,const class std::__debug::set<class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<class rtl::OUString> > &)
const class std::__debug::set<class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<class rtl::OUString> > & rChartCommands
impl_getAvailableCommands()
-chart2/source/view/axes/VCartesianAxis.cxx:413
+chart2/source/view/axes/VCartesianAxis.cxx:414
class rtl::OUString getTextLabelString(const class chart::FixedNumberFormatter &,const class com::sun::star::uno::Sequence<class rtl::OUString> *,const struct chart::TickInfo *,_Bool,class Color &,_Bool &)
_Bool bComplexCat
isComplexCategoryAxis()
@@ -72,11 +72,11 @@ connectivity/source/inc/calc/CTable.hxx:60
""
connectivity/source/inc/dbase/DTable.hxx:149
void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
- const class rtl::OUString & SchemaName
+ const class rtl::OUString & CatalogName
""
connectivity/source/inc/dbase/DTable.hxx:149
void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
- const class rtl::OUString & CatalogName
+ const class rtl::OUString & SchemaName
""
connectivity/source/inc/dbase/DTable.hxx:149
void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
@@ -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:203
+dbaccess/source/ui/uno/copytablewizard.cxx:204
void dbaui::CopyTableWizard::impl_dialogToAttributes_nothrow(const class dbaui::OCopyTableWizard &)
const class dbaui::OCopyTableWizard & _rDialog
impl_getDialog_throw()
@@ -174,11 +174,11 @@ extensions/source/logging/consolehandler.cxx:92
void logging::ConsoleHandler::leaveMethod(class logging::ComponentMethodGuard<class logging::ConsoleHandler>::Access)
class logging::ComponentMethodGuard<class logging::ConsoleHandler>::Access
Access()
-extensions/source/logging/filehandler.cxx:109
+extensions/source/logging/filehandler.cxx:110
void logging::FileHandler::enterMethod(class logging::ComponentMethodGuard<class logging::FileHandler>::Access)
class logging::ComponentMethodGuard<class logging::FileHandler>::Access
Access()
-extensions/source/logging/filehandler.cxx:110
+extensions/source/logging/filehandler.cxx:111
void logging::FileHandler::leaveMethod(class logging::ComponentMethodGuard<class logging::FileHandler>::Access)
class logging::ComponentMethodGuard<class logging::FileHandler>::Access
Access()
@@ -250,6 +250,10 @@ 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 &)
+ const class rtl::OUString & _sCreatePattern
+ ""
include/connectivity/dbtools.hxx:701
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
@@ -314,17 +318,25 @@ include/formula/FormulaCompiler.hxx:293
void formula::FormulaCompiler::fillAddInToken(class std::__debug::vector<struct com::sun::star::sheet::FormulaOpCodeMapEntry, class std::allocator<struct com::sun::star::sheet::FormulaOpCodeMapEntry> > &,_Bool) const
_Bool _bIsEnglish
isEnglish()
-include/o3tl/sorted_vector.hxx:206
+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
_Bool o3tl::less_ptr_to::operator()(type-parameter-?-? *const &,type-parameter-?-? *const &) const
type-parameter-?-? *const & lhs
Compare()
-include/o3tl/sorted_vector.hxx:220
- pair<typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique>::const_iterator, _Bool> o3tl::find_unique::operator()(typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique>::const_iterator,typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique>::const_iterator,const type-parameter-?-? &)
- typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_unique>::const_iterator first
+include/o3tl/sorted_vector.hxx:250
+ _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
+ 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:237
- pair<typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals>::const_iterator, _Bool> o3tl::find_partialorder_ptrequals::operator()(typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals>::const_iterator,typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals>::const_iterator,const type-parameter-?-? &)
- typename sorted_vector<type-parameter-?-?, type-parameter-?-?, find_partialorder_ptrequals>::const_iterator first
+include/o3tl/sorted_vector.hxx:281
+ 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()
include/oox/helper/attributelist.hxx:132
class rtl::OUString oox::AttributeList::getXString(int,const class rtl::OUString &) const
@@ -395,7 +407,7 @@ include/sfx2/dinfdlg.hxx:451
const class rtl::OUString & sName
""
include/sfx2/docfile.hxx:267
- _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 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
@@ -482,7 +494,7 @@ include/svx/charmap.hxx:156
void SvxShowCharSet::DrawChars_Impl(class OutputDevice &,int,int)
int n1
FirstInView()
-include/svx/svdtrans.hxx:68
+include/svx/svdtrans.hxx:65
void RotateXPoly(class XPolyPolygon &,const class Point &,double,double)
const class Point & rRef
Point()
@@ -506,35 +518,39 @@ include/vcl/dockwin.hxx:49
void EndDockingData::EndDockingData(const class tools::Rectangle &,_Bool,_Bool)
_Bool bCancelled
IsDockingCanceled()
-include/vcl/field.hxx:392
- class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &)
- _Bool bDuration
- IsDuration()
-include/vcl/field.hxx:392
+include/vcl/field.hxx:394
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
+ class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &)
+ _Bool bDuration
+ IsDuration()
include/vcl/FilterConfigItem.hxx:74
class rtl::OUString FilterConfigItem::ReadString(const class rtl::OUString &,const class rtl::OUString &)
const class rtl::OUString & rDefault
""
-include/vcl/outdev.hxx:1557
+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
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:655
+include/vcl/print.hxx:652
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:671
+include/vcl/print.hxx:668
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:682
+include/vcl/print.hxx:679
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:690
+include/vcl/print.hxx:687
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
""
@@ -550,15 +566,15 @@ 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/xmloff/txtparae.hxx:462
+include/xmloff/txtparae.hxx:405
void XMLTextParagraphExport::exportTextStyles(_Bool,_Bool)
_Bool bProg
IsShowProgress()
-include/xmloff/txtparae.hxx:512
+include/xmloff/txtparae.hxx:455
void XMLTextParagraphExport::collectTextAutoStyles(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 bIsProgress
IsShowProgress()
-include/xmloff/txtparae.hxx:542
+include/xmloff/txtparae.hxx:485
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 bIsProgress
IsShowProgress()
@@ -638,11 +654,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:4947
+sc/source/core/tool/token.cxx:4897
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:148
+sc/source/filter/excel/xeformula.cxx:149
void (anonymous namespace)::XclExpFuncData::FinishParam(unsigned short)
unsigned short nTokPos
PopOperandPos()
@@ -650,35 +666,35 @@ sc/source/filter/excel/xltoolbar.hxx:46
_Bool ScTBC::ImportToolBarControl(class ScCTBWrapper &,const class com::sun::star::uno::Reference<class com::sun::star::container::XIndexContainer> &,class CustomToolBarImportHelper &,_Bool)
_Bool bIsMenuBar
IsMenuToolbar()
-sc/source/filter/inc/workbookhelper.hxx:161
+sc/source/filter/inc/workbookhelper.hxx:166
class ScRangeData * oox::xls::WorkbookHelper::createNamedRangeObject(class rtl::OUString &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> &,int,int) const
const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> & rTokens
ApiTokenSequence()
-sc/source/filter/inc/workbookhelper.hxx:170
+sc/source/filter/inc/workbookhelper.hxx:175
class ScRangeData * oox::xls::WorkbookHelper::createLocalNamedRangeObject(class rtl::OUString &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> &,int,int,int) const
const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> & rTokens
ApiTokenSequence()
-sc/source/filter/inc/xechart.hxx:794
+sc/source/filter/inc/xechart.hxx:799
void XclExpChChart3d::Convert(const class ScfPropertySet &,_Bool)
_Bool b3dWallChart
Is3dWallChart()
-sc/source/filter/inc/xestyle.hxx:150
+sc/source/filter/inc/xestyle.hxx:149
_Bool CheckItems(const class XclExpRoot &,const class SfxItemSet &,short,_Bool)
_Bool bDeep
IsStyleXF()
-sc/source/filter/inc/xichart.hxx:868
+sc/source/filter/inc/xichart.hxx:885
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:871
+sc/source/filter/inc/xichart.hxx:888
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:888
+sc/source/filter/inc/xichart.hxx:905
void XclImpChChart3d::Convert(class ScfPropertySet &,_Bool) const
_Bool b3dWallChart
Is3dWallChart()
-sc/source/filter/inc/xistream.hxx:444
+sc/source/filter/inc/xistream.hxx:445
void XclImpStream::IgnoreUniString(unsigned short,unsigned char)
unsigned char nFlags
ReaduInt8()
@@ -686,7 +702,7 @@ sc/source/filter/inc/xlescher.hxx:427
_Bool XclControlHelper::FillMacroDescriptor(struct com::sun::star::script::ScriptEventDescriptor &,enum XclTbxEventType,const class rtl::OUString &,class SfxObjectShell *)
enum XclTbxEventType eEventType
DoGetEventType()
-sc/source/filter/oox/formulabuffer.cxx:301
+sc/source/filter/oox/formulabuffer.cxx:303
void processSheetFormulaCells(class ScDocumentImport &,struct oox::xls::FormulaBuffer::SheetItem &,class SvNumberFormatter &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::ExternalLinkInfo> &,_Bool)
_Bool bGeneratorKnownGood
isGeneratorKnownGood()
@@ -706,11 +722,15 @@ sd/source/filter/eppt/eppt.hxx:177
unsigned int PPTWriter::ImplInsertBookmarkURL(const class rtl::OUString &,const unsigned int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
const class rtl::OUString & rStringVer2
""
-sd/source/filter/xml/sdxmlwrp.cxx:149
+sd/source/filter/eppt/pptx-animations.cxx:623
+ void (anonymous namespace)::NodeContext::initValid(_Bool,_Bool)
+ _Bool bHasValidChild
+ initChildNodes()
+sd/source/filter/xml/sdxmlwrp.cxx:150
struct XML_SERVICES * getServices(_Bool,_Bool,unsigned long)
_Bool bDraw
IsDraw()
-sd/source/ui/annotations/annotationtag.cxx:157
+sd/source/ui/annotations/annotationtag.cxx:158
void sd::AnnotationHdl::AnnotationHdl(const class rtl::Reference<class sd::SmartTag> &,const class com::sun::star::uno::Reference<class com::sun::star::office::XAnnotation> &,const class Point &)
const class Point & rPnt
Point()
@@ -746,11 +766,11 @@ sdext/source/presenter/PresenterConfigurationAccess.hxx:115
class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> sdext::presenter::PresenterConfigurationAccess::GetNodeProperties(const class com::sun::star::uno::Reference<class com::sun::star::container::XHierarchicalNameAccess> &,const class rtl::OUString &)
const class rtl::OUString & rsPathToNode
""
-slideshow/source/engine/opengl/TransitionImpl.cxx:636
+slideshow/source/engine/opengl/TransitionImpl.cxx:637
class std::shared_ptr<class OGLTransitionImpl> makeSimpleTransition(const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const class std::__debug::vector<class std::shared_ptr<class Operation>, class std::allocator<class std::shared_ptr<class Operation> > > &,const struct TransitionSettings &)
const struct TransitionSettings & rSettings
TransitionSettings()
-slideshow/source/engine/opengl/TransitionImpl.cxx:2037
+slideshow/source/engine/opengl/TransitionImpl.cxx:2036
class std::shared_ptr<class OGLTransitionImpl> makeGlitterTransition(const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const struct TransitionSettings &)
const struct TransitionSettings & rSettings
TransitionSettings()
@@ -802,7 +822,7 @@ svx/source/inc/xmlxtimp.hxx:43
_Bool SvxXMLXTableImport::load(const class rtl::OUString &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class com::sun::star::uno::Reference<class com::sun::star::container::XNameContainer> &,_Bool *)
const class com::sun::star::uno::Reference<class com::sun::star::container::XNameContainer> & xTable
createInstance()
-sw/inc/doc.hxx:904
+sw/inc/doc.hxx:906
const class SwTOXMark & SwDoc::GotoTOXMark(const class SwTOXMark &,enum SwTOXSearch,_Bool)
_Bool bInReadOnly
IsReadOnlyAvailable()
@@ -834,11 +854,11 @@ sw/inc/tblsel.hxx:47
_Bool CompareSwSelBoxes::operator()(class SwTableBox *const &,class SwTableBox *const &) const
class SwTableBox *const & lhs
Compare()
-sw/source/core/access/acctable.cxx:103
+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:640
+sw/source/core/crsr/crstrvl.cxx:641
void lcl_MakeFieldLst(class SetGetExpFields &,const class SwFieldType &,const _Bool,const _Bool)
const _Bool bInReadOnly
IsReadOnlyAvailable()
@@ -858,11 +878,11 @@ sw/source/core/inc/swfont.hxx:75
void SwSubFont::DrawText_(class SwDrawTextInfo &,const _Bool)
const _Bool bGrey
IsGreyWave()
-sw/source/core/inc/wrong.hxx:73
+sw/source/core/inc/wrong.hxx:80
void SwWrongArea::SwWrongArea(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::container::XStringKeyMap> &,int,int,class SwWrongList *)
const class rtl::OUString & rType
""
-sw/source/core/inc/wrong.hxx:303
+sw/source/core/inc/wrong.hxx:310
void SwWrongList::Insert(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::container::XStringKeyMap> &,int,int,unsigned short)
const class rtl::OUString & rType
""
@@ -902,11 +922,11 @@ sw/source/filter/html/swcss1.hxx:75
void SwCSS1Parser::SwCSS1Parser(class SwDoc *,const unsigned int *,const class rtl::OUString &,_Bool)
_Bool bNewDoc
IsNewDoc()
-sw/source/filter/html/swhtml.hxx:899
+sw/source/filter/html/swhtml.hxx:900
void SwHTMLParser::SwHTMLParser(class SwDoc *,class SwPaM &,class SvStream &,const class rtl::OUString &,const class rtl::OUString &,_Bool,class SfxMedium *,_Bool,_Bool)
_Bool bReadUTF8
IsReadUTF8()
-sw/source/filter/inc/wrtswtbl.hxx:205
+sw/source/filter/inc/wrtswtbl.hxx:203
_Bool SwWriteTableColLess::operator()(const class SwWriteTableCol *,const class SwWriteTableCol *)
const class SwWriteTableCol * lhs
Compare()
@@ -914,7 +934,7 @@ sw/source/filter/ww8/wrtww8.hxx:272
void WW8_WrPlcSepx::WriteSepx(class SvStream &) const
class SvStream & rStrm
Strm()
-sw/source/filter/ww8/ww8scan.hxx:1538
+sw/source/filter/ww8/ww8scan.hxx:1537
void WW8Fib::Write(class SvStream &)
class SvStream & rStrm
Strm()
@@ -950,7 +970,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:585
+vcl/inc/salgdi.hxx:597
_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
""
@@ -968,16 +988,16 @@ vcl/source/control/field2.cxx:366
ImplIsSameMask()
vcl/source/control/field2.cxx:453
_Bool ImplPatternProcessKeyInput(class Edit *,const class KeyEvent &,const class rtl::OString &,const class rtl::OUString &,_Bool,_Bool,_Bool &)
+ _Bool bSameMask
+ ImplIsSameMask()
+vcl/source/control/field2.cxx:453
+ _Bool ImplPatternProcessKeyInput(class Edit *,const class KeyEvent &,const class rtl::OString &,const class rtl::OUString &,_Bool,_Bool,_Bool &)
_Bool bStrictFormat
IsStrictFormat()
vcl/source/control/field2.cxx:453
_Bool ImplPatternProcessKeyInput(class Edit *,const class KeyEvent &,const class rtl::OString &,const class rtl::OUString &,_Bool,_Bool,_Bool &)
_Bool & rbInKeyInput
ImplGetInPattKeyInput()
-vcl/source/control/field2.cxx:453
- _Bool ImplPatternProcessKeyInput(class Edit *,const class KeyEvent &,const class rtl::OString &,const class rtl::OUString &,_Bool,_Bool,_Bool &)
- _Bool bSameMask
- ImplIsSameMask()
vcl/source/control/field2.cxx:997
_Bool ImplDateProcessKeyInput(const class KeyEvent &,enum ExtDateFieldFormat,const class LocaleDataWrapper &)
const class LocaleDataWrapper & rLocaleDataWrapper
@@ -986,39 +1006,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:1903
- _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
- _Bool bStrictFormat
- IsStrictFormat()
-vcl/source/control/field2.cxx:1903
+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:1903
+vcl/source/control/field2.cxx:1899
+ _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
+ _Bool bStrictFormat
+ IsStrictFormat()
+vcl/source/control/field2.cxx:1899
_Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
const class LocaleDataWrapper & rLocaleDataWrapper
ImplGetLocaleDataWrapper()
-vcl/source/control/field.cxx:996
+vcl/source/control/field.cxx:997
_Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
_Bool bUseThousandSep
IsUseThousandSep()
-vcl/source/control/field.cxx:996
+vcl/source/control/field.cxx:997
_Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
const class LocaleDataWrapper & rWrapper
ImplGetLocaleDataWrapper()
-vcl/source/control/field.cxx:1317
- _Bool ImplMetricGetValue(const class rtl::OUString &,double &,long,unsigned short,const class LocaleDataWrapper &,enum FieldUnit)
- const class LocaleDataWrapper & rLocaleDataWrapper
- ImplGetLocaleDataWrapper()
-vcl/source/control/field.cxx:1809
- _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
- const class LocaleDataWrapper & rWrapper
- ImplGetLocaleDataWrapper()
-vcl/source/control/field.cxx:1809
+vcl/source/control/field.cxx:1803
_Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
_Bool bUseThousandSep
IsUseThousandSep()
-vcl/source/control/field.cxx:1816
+vcl/source/control/field.cxx:1803
+ _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
+ const class LocaleDataWrapper & rWrapper
+ ImplGetLocaleDataWrapper()
+vcl/source/control/field.cxx:1810
_Bool ImplCurrencyGetValue(const class rtl::OUString &,long &,unsigned short,const class LocaleDataWrapper &)
const class LocaleDataWrapper & rWrapper
ImplGetLocaleDataWrapper()
diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results
index 2a3558ebfadc..c7993d57a354 100644
--- a/compilerplugins/clang/constantparam.numbers.results
+++ b/compilerplugins/clang/constantparam.numbers.results
@@ -1,8 +1,8 @@
-avmedia/source/gstreamer/gstplayer.cxx:433
+avmedia/source/gstreamer/gstplayer.cxx:435
int wrap_element_query_position(struct _GstElement *,GstFormat,long *)
GstFormat format
3
-avmedia/source/gstreamer/gstplayer.cxx:444
+avmedia/source/gstreamer/gstplayer.cxx:446
int wrap_element_query_duration(struct _GstElement *,GstFormat,long *)
GstFormat format
3
@@ -34,15 +34,15 @@ basic/source/inc/sbjsmeth.hxx:33
void SbJScriptMethod::SbJScriptMethod(enum SbxDataType)
enum SbxDataType
12
-chart2/qa/extras/chart2export.cxx:357
+chart2/qa/extras/chart2export.cxx:383
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:379
+chart2/qa/extras/chart2export.cxx:405
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:797
+chart2/qa/extras/chart2export.cxx:823
void ::change(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,short)
short nNumFmtTypeFlag
16
@@ -50,31 +50,23 @@ chart2/qa/extras/PivotChartTest.cxx:83
void lclModifyFunction(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XDataPilotDescriptor> &,const class rtl::OUString &,enum com::sun::star::sheet::GeneralFunction)
enum com::sun::star::sheet::GeneralFunction eFunction
2
-chart2/source/controller/inc/AccessibleBase.hxx:143
+chart2/source/controller/inc/AccessibleBase.hxx:146
void chart::AccessibleBase::RemoveState(short)
short aState
23
-chart2/source/inc/LinePropertiesHelper.hxx:60
+chart2/source/inc/LinePropertiesHelper.hxx:62
void SetLineColor(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int)
int nColor
14540253
-chart2/source/inc/ObjectIdentifier.hxx:176
+chart2/source/inc/ObjectIdentifier.hxx:177
class rtl::OUString chart::ObjectIdentifier::createSeriesSubObjectStub(enum chart::ObjectType,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
enum chart::ObjectType eSubObjectType
12
-chart2/source/inc/StatisticsHelper.hxx:73
+chart2/source/inc/StatisticsHelper.hxx:79
class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> addErrorBars(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XDataSeries> &,int,_Bool)
int nStyle
2
-chart2/source/model/template/ScatterChartType.hxx:31
- void chart::ScatterChartType::ScatterChartType(enum com::sun::star::chart2::CurveStyle,int,int)
- int nOrder
- 3
-chart2/source/model/template/ScatterChartType.hxx:31
- void chart::ScatterChartType::ScatterChartType(enum com::sun::star::chart2::CurveStyle,int,int)
- int nResolution
- 20
-chart2/source/tools/RangeHighlighter.cxx:43
+chart2/source/tools/RangeHighlighter.cxx:47
void lcl_fillRanges(class com::sun::star::uno::Sequence<struct com::sun::star::chart2::data::HighlightedRange> &,const class com::sun::star::uno::Sequence<class rtl::OUString> &,class Color,int)
int nIndex
-1
@@ -102,7 +94,7 @@ connectivity/source/drivers/mork/MorkParser.hxx:80
struct MorkTableMap * MorkParser::getTables(int)
int tableScope
128
-connectivity/source/drivers/mork/MQueryHelper.hxx:181
+connectivity/source/drivers/mork/MQueryHelper.hxx:173
_Bool connectivity::mork::MQueryHelper::getRowValue(class connectivity::ORowSetValue &,int,const class rtl::OUString &,int)
int nType
12
@@ -115,21 +107,17 @@ connectivity/source/drivers/postgresql/pq_statics.cxx:81
int a
16
connectivity/source/inc/java/sql/ConnectionLog.hxx:106
- _Bool connectivity::java::sql::ConnectionLog::log(const int,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
+ void connectivity::java::sql::ConnectionLog::log(const int,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
const int _nLogLevel
300
connectivity/source/inc/java/sql/ConnectionLog.hxx:112
- _Bool connectivity::java::sql::ConnectionLog::log(const int,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
+ void connectivity::java::sql::ConnectionLog::log(const int,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
const int _nLogLevel
300
connectivity/source/inc/java/sql/ConnectionLog.hxx:118
- _Bool connectivity::java::sql::ConnectionLog::log(const int,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
+ void connectivity::java::sql::ConnectionLog::log(const int,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
const int _nLogLevel
300
-connectivity/source/inc/mysql/YTable.hxx:83
- void connectivity::mysql::OMySQLTable::OMySQLTable(class connectivity::sdbcx::OCollection *,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,int)
- int _nPrivileges
- 511
connectivity/source/inc/odbc/OPreparedStatement.hxx:78
void connectivity::odbc::OPreparedStatement::setParameter(int,int,const class com::sun::star::uno::Sequence<signed char> &)
int _nType
@@ -146,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:329
+cui/source/inc/chardlg.hxx:320
void SvxCharPositionPage::UpdatePreview_Impl(unsigned char,unsigned char,short)
unsigned char nProp
100
@@ -238,18 +226,18 @@ desktop/source/deployment/gui/license_dialog.cxx:56
void dp_gui::LicenseView::ScrollDown(enum ScrollType)
enum ScrollType eScroll
4
-editeng/source/editeng/impedit.hxx:643
+editeng/source/editeng/impedit.hxx:642
_Bool ImpEditEngine::HasScriptType(int,unsigned short) const
unsigned short nType
3
-editeng/source/editeng/impedit.hxx:971
- 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
-editeng/source/editeng/impedit.hxx:971
+editeng/source/editeng/impedit.hxx:962
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
+ 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
editeng/source/editeng/textconv.hxx:89
void TextConvWrapper::SetLanguageAndFont(const struct ESelection &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,unsigned short,const class vcl::Font *,unsigned short)
unsigned short nLangWhichId
@@ -270,7 +258,7 @@ filter/source/config/cache/filtercache.hxx:335
_Bool filter::config::FilterCache::isFillState(enum filter::config::FilterCache::EFillState) const
enum filter::config::FilterCache::EFillState eRequired
2
-filter/source/flash/swfwriter.hxx:304
+filter/source/flash/swfwriter.hxx:301
void swf::Writer::waitOnClick(unsigned short)
unsigned short nDepth
10
@@ -278,14 +266,14 @@ filter/source/graphicfilter/eps/eps.cxx:185
void PSWriter::ImplCurveTo(const class Point &,const class Point &,const class Point &,unsigned int)
unsigned int nMode
4
-filter/source/graphicfilter/idxf/dxf2mtf.hxx:108
- _Bool DXF2GDIMetaFile::Convert(const class DXFRepresentation &,class GDIMetaFile &,unsigned short,unsigned short)
- unsigned short nMinPercent
- 60
-filter/source/graphicfilter/idxf/dxf2mtf.hxx:108
+filter/source/graphicfilter/idxf/dxf2mtf.hxx:111
_Bool DXF2GDIMetaFile::Convert(const class DXFRepresentation &,class GDIMetaFile &,unsigned short,unsigned short)
unsigned short nMaxPercent
100
+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
void lclRotateLeft(type-parameter-?-? &,unsigned char,unsigned char)
unsigned char nWidth
@@ -298,11 +286,11 @@ filter/source/msfilter/mscodec.cxx:96
unsigned short lclGetHash(const unsigned char *,unsigned long)
unsigned long nBufferSize
16
-forms/source/richtext/richtextcontrol.cxx:79
+forms/source/richtext/richtextcontrol.cxx:80
void implAdjustTriStateFlag(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,long &,long,long)
long nNegativeFlag
512
-forms/source/richtext/richtextcontrol.cxx:79
+forms/source/richtext/richtextcontrol.cxx:80
void implAdjustTriStateFlag(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,long &,long,long)
long _nPositiveFlag
256
@@ -310,7 +298,7 @@ forms/source/richtext/rtattributes.hxx:52
void frm::AttributeState::AttributeState(enum frm::AttributeCheckState)
enum frm::AttributeCheckState _eCheckState
2
-formula/source/core/api/FormulaCompiler.cxx:244
+formula/source/core/api/FormulaCompiler.cxx:245
const char16_t * lcl_UnicodeStrChr(const char16_t *,char16_t)
char16_t c
34
@@ -326,11 +314,11 @@ framework/inc/uielement/macrosmenucontroller.hxx:63
void framework::MacrosMenuController::addScriptItems(class PopupMenu *,unsigned short)
unsigned short startItemId
4
-framework/source/uielement/thesaurusmenucontroller.cxx:43
+framework/source/uielement/thesaurusmenucontroller.cxx:44
void ThesaurusMenuController::getMeanings(class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &,const class rtl::OUString &,const struct com::sun::star::lang::Locale &,unsigned long)
unsigned long nMaxSynonms
7
-helpcompiler/source/HelpCompiler.cxx:35
+helpcompiler/source/HelpCompiler.cxx:36
void impl_sleep(unsigned int)
unsigned int nSec
3
@@ -398,6 +386,10 @@ 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
@@ -422,8 +414,8 @@ include/comphelper/docpasswordhelper.hxx:323
class com::sun::star::uno::Sequence<signed char> comphelper::DocPasswordHelper::GenerateRandomByteSequence(int)
int nLength
16
-include/comphelper/logging.hxx:122
- _Bool comphelper::EventLogger::log(const int,const class rtl::OUString &) const
+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
@@ -494,23 +486,15 @@ include/editeng/bulletitem.hxx:60
void SvxBulletItem::SvxBulletItem(unsigned short)
unsigned short nWhich
4013
-include/editeng/charsetcoloritem.hxx:37
- void SvxCharSetColorItem::SvxCharSetColorItem(const unsigned short)
- const unsigned short nId
- 2
-include/editeng/charsetcoloritem.hxx:38
- void SvxCharSetColorItem::SvxCharSetColorItem(const class Color &,const unsigned short)
- const unsigned short nId
- 4056
-include/editeng/editeng.hxx:298
+include/editeng/editeng.hxx:299
struct ESelection EditEngine::GetWord(const struct ESelection &,unsigned short) const
unsigned short nWordType
2
-include/editeng/editeng.hxx:310
+include/editeng/editeng.hxx:311
void EditEngine::InsertParagraph(int,const class EditTextObject &)
int nPara
2147483647
-include/editeng/editeng.hxx:343
+include/editeng/editeng.hxx:344
void EditEngine::UndoActionStart(unsigned short,const struct ESelection &)
unsigned short nId
111
@@ -526,15 +510,15 @@ include/editeng/editview.hxx:217
void EditView::RemoveCharAttribs(int,unsigned short)
unsigned short nWhich
4025
-include/editeng/fhgtitem.hxx:79
+include/editeng/fhgtitem.hxx:80
void SvxFontHeightItem::SetHeight(unsigned int,unsigned short,enum MapUnit,enum MapUnit)
enum MapUnit eUnit
8
-include/editeng/flditem.hxx:71
+include/editeng/flditem.hxx:76
void SvxFieldItem::SvxFieldItem(class std::unique_ptr<class SvxFieldData, struct std::default_delete<class SvxFieldData> >,const unsigned short)
const unsigned short nId
4057
-include/editeng/flditem.hxx:72
+include/editeng/flditem.hxx:77
void SvxFieldItem::SvxFieldItem(const class SvxFieldData &,const unsigned short)
const unsigned short nId
4057
@@ -542,12 +526,12 @@ include/editeng/justifyitem.hxx:33
void SvxHorJustifyItem::SvxHorJustifyItem(const unsigned short)
const unsigned short nId
35
-include/editeng/justifyitem.hxx:65
+include/editeng/justifyitem.hxx:66
void SvxVerJustifyItem::SvxVerJustifyItem(const unsigned short)
const unsigned short nId
36
include/editeng/nhypitem.hxx:29
- void SvxNoHyphenItem::SvxNoHyphenItem(const _Bool,const unsigned short)
+ void SvxNoHyphenItem::SvxNoHyphenItem(const unsigned short)
const unsigned short nId
19
include/editeng/opaqitem.hxx:38
@@ -566,7 +550,7 @@ include/editeng/outliner.hxx:864
_Bool Outliner::HasParaFlag(const class Paragraph *,enum ParaFlag)
enum ParaFlag nFlag
256
-include/editeng/outlobj.hxx:106
+include/editeng/outlobj.hxx:105
void OutlinerParaObject::SetStyleSheets(unsigned short,const class rtl::OUString &,const enum SfxStyleFamily &)
const enum SfxStyleFamily & rNewFamily
8
@@ -581,11 +565,11 @@ include/editeng/svxrtf.hxx:240
include/editeng/unoedhlp.hxx:45
void SvxEditSourceHint::SvxEditSourceHint(enum SfxHintId)
enum SfxHintId nId
- 33
+ 30
include/editeng/unoedhlp.hxx:46
void SvxEditSourceHint::SvxEditSourceHint(enum SfxHintId,unsigned long,int,int)
enum SfxHintId nId
- 32
+ 29
include/editeng/writingmodeitem.hxx:31
void SvxWritingModeItem::SvxWritingModeItem(enum com::sun::star::text::WritingMode,unsigned short)
unsigned short nWhich
@@ -594,18 +578,18 @@ include/filter/msfilter/dffpropset.hxx:64
class rtl::OUString DffPropSet::GetPropertyString(unsigned int,class SvStream &) const
unsigned int nId
896
-include/filter/msfilter/escherex.hxx:732
+include/filter/msfilter/escherex.hxx:729
void EscherPropertyContainer::Commit(class SvStream &,unsigned short,unsigned short)
unsigned short nVersion
3
-include/filter/msfilter/msdffimp.hxx:562
- _Bool SvxMSDffManager::SeekToRec2(unsigned short,unsigned short,unsigned long) const
- unsigned short nRecId2
- 4000
-include/filter/msfilter/msdffimp.hxx:562
+include/filter/msfilter/msdffimp.hxx:569
_Bool SvxMSDffManager::SeekToRec2(unsigned short,unsigned short,unsigned long) const
unsigned short nRecId1
4008
+include/filter/msfilter/msdffimp.hxx:569
+ _Bool SvxMSDffManager::SeekToRec2(unsigned short,unsigned short,unsigned long) const
+ unsigned short nRecId2
+ 4000
include/filter/msfilter/rtfutil.hxx:30
class rtl::OString OutHex(unsigned long,unsigned char)
unsigned char nLen
@@ -614,7 +598,7 @@ include/filter/msfilter/rtfutil.hxx:66
class rtl::OString WriteHex(const unsigned char *,unsigned int,class SvStream *,unsigned int)
unsigned int nLimit
64
-include/filter/msfilter/util.hxx:104
+include/filter/msfilter/util.hxx:103
_Bool msfilter::util::WW8ReadFieldParams::GetTokenSttFromTo(int *,int *,int)
int _nMax
9
@@ -672,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 n1
+ unsigned long n2
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:368
unsigned long o3tl::basic_string_view::find(type-parameter-?-?,unsigned long) const
@@ -716,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
- 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:459
+ unsigned long o3tl::basic_string_view::find_last_of(type-parameter-?-?,unsigned long) const
+ type-parameter-?-? c
+ 111
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
@@ -790,7 +774,7 @@ include/oox/export/drawingml.hxx:186
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
-include/oox/export/vmlexport.hxx:152
+include/oox/export/vmlexport.hxx:154
void oox::vml::VMLExport::AddShapeAttribute(int,const class rtl::OString &)
int nAttribute
5456
@@ -954,7 +938,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:71
+include/sfx2/tabdlg.hxx:80
void SfxTabDialogItem::SfxTabDialogItem(unsigned short,const class SfxItemSet &)
unsigned short nId
11022
@@ -1030,11 +1014,11 @@ include/svl/urihelper.hxx:149
class rtl::OUString removePassword(const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short)
enum INetURLObject::DecodeMechanism eDecodeMechanism
3
-include/svl/zformat.hxx:382
+include/svl/zformat.hxx:386
_Bool SvNumberformat::IsInQuote(const class rtl::OUString &,int,char16_t,char16_t,char16_t)
char16_t cEscOut
92
-include/svl/zformat.hxx:397
+include/svl/zformat.hxx:401
int SvNumberformat::GetQuoteEnd(const class rtl::OUString &,int,char16_t,char16_t)
char16_t cQuote
34
@@ -1046,19 +1030,23 @@ include/svtools/brwbox.hxx:569
void BrowseBox::commitBrowseBoxEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
short nEventId
7
-include/svtools/ctrlbox.hxx:375
+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)
- unsigned short nMax
- 995
-include/svtools/ctrlbox.hxx:375
+ unsigned short nStep
+ 5
+include/svtools/ctrlbox.hxx:467
void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short)
unsigned short nMin
5
-include/svtools/ctrlbox.hxx:375
+include/svtools/ctrlbox.hxx:467
void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short)
- unsigned short nStep
- 5
-include/svtools/ctrlbox.hxx:377
+ unsigned short nMax
+ 995
+include/svtools/ctrlbox.hxx:469
void FontSizeBox::EnablePtRelativeMode(short,short,short)
short nStep
10
@@ -1066,7 +1054,7 @@ include/svtools/htmlout.hxx:68
class SvStream & HTMLOutFuncs::Out_Hex(class SvStream &,unsigned long,unsigned char)
unsigned char nLen
2
-include/svtools/imap.hxx:116
+include/svtools/imap.hxx:117
unsigned long ImageMap::Read(class SvStream &,unsigned long)
unsigned long nFormat
4294967295
@@ -1084,11 +1072,11 @@ include/svtools/simptabl.hxx:97
65535
include/svtools/svtabbx.hxx:105
void SvTabListBox::SetTabJustify(unsigned short,enum SvTabJustify)
- unsigned short nTab
+ enum SvTabJustify
2
include/svtools/svtabbx.hxx:105
void SvTabListBox::SetTabJustify(unsigned short,enum SvTabJustify)
- enum SvTabJustify
+ unsigned short nTab
2
include/svtools/transfer.hxx:219
void TransferableHelper::RemoveFormat(enum SotClipboardFormatId)
@@ -1122,9 +1110,9 @@ include/svtools/unitconv.hxx:43
long ControlToItem(long,enum FieldUnit,enum MapUnit)
enum FieldUnit eCtrl
5
-include/svtools/valueset.hxx:465
- void SvtValueSet::ImplInsertItem(struct SvtValueSetItem *const,const unsigned long)
- const unsigned long nPos
+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)
@@ -1150,6 +1138,10 @@ include/svx/chrtitem.hxx:124
void SvxChartIndicateItem::SvxChartIndicateItem(enum SvxChartIndicate,unsigned short)
unsigned short nId
22
+include/svx/colorbox.hxx:123
+ void ColorListBox::SetSlotId(unsigned short,_Bool)
+ unsigned short nSlotId
+ 10017
include/svx/ctredlin.hxx:169
class SvTreeListEntry * SvxRedlinTable::InsertEntry(const class rtl::OUString &,class RedlinData *,class SvTreeListEntry *,unsigned long)
unsigned long nPos
@@ -1198,7 +1190,7 @@ include/svx/dlgctrl.hxx:181
void RectCtl::SetControlSettings(enum RectPoint,unsigned short)
enum RectPoint eRpt
4
-include/svx/dlgctrl.hxx:307
+include/svx/dlgctrl.hxx:319
void FillTypeLB::FillTypeLB(class vcl::Window *,long)
long aWB
402653448
@@ -1235,11 +1227,11 @@ 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 *&)
+ 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 SdrUnoObj *&,class SdrUnoObj *&)
unsigned short _nLabelObjectID
37
include/svx/fntctrl.hxx:81
@@ -1306,11 +1298,11 @@ include/svx/ofaitem.hxx:46
void OfaRefItem::OfaRefItem<reference_type>(unsigned short,const Reference<type-parameter-?-?> &)
unsigned short _nWhich
10441
-include/svx/optgrid.hxx:77
+include/svx/optgrid.hxx:75
void SvxGridItem::SvxGridItem(unsigned short)
unsigned short _nWhich
10298
-include/svx/relfld.hxx:62
+include/svx/relfld.hxx:50
void RelativeField::EnableRelativeMode(unsigned short,unsigned short)
unsigned short nMax
999
@@ -1354,7 +1346,7 @@ include/svx/svditer.hxx:60
void SdrObjListIter::SdrObjListIter(const class SdrMarkList &,enum SdrIterMode)
enum SdrIterMode eMode
2
-include/svx/svdmodel.hxx:133
+include/svx/svdmodel.hxx:139
void SdrHint::SdrHint(enum SdrHintKind,const class SdrPage *)
enum SdrHintKind eNewHint
2
@@ -1410,21 +1402,21 @@ include/toolkit/controls/unocontrolbase.hxx:48
int UnoControlBase::ImplGetPropertyValue_INT32(unsigned short)
unsigned short nProp
74
-include/tools/b3dtrans.hxx:111
+include/tools/b3dtrans.hxx:116
void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
- double fT
+ double fR
2
-include/tools/b3dtrans.hxx:111
+include/tools/b3dtrans.hxx:116
void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
- double fL
+ double fB
-2
-include/tools/b3dtrans.hxx:111
+include/tools/b3dtrans.hxx:116
void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
- double fR
+ double fT
2
-include/tools/b3dtrans.hxx:111
+include/tools/b3dtrans.hxx:116
void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
- double fB
+ double fL
-2
include/tools/datetime.hxx:87
class DateTime operator+(const class DateTime &,int)
@@ -1528,12 +1520,12 @@ include/tools/urlobj.hxx:600
76
include/tools/urlobj.hxx:624
_Bool INetURLObject::setBase(const class rtl::OUString &,int,enum INetURLObject::EncodeMechanism,unsigned short)
- unsigned short eCharset
- 76
-include/tools/urlobj.hxx:624
- _Bool INetURLObject::setBase(const class rtl::OUString &,int,enum INetURLObject::EncodeMechanism,unsigned short)
int nIndex
-1
+include/tools/urlobj.hxx:624
+ _Bool INetURLObject::setBase(const class rtl::OUString &,int,enum INetURLObject::EncodeMechanism,unsigned short)
+ unsigned short eCharset
+ 76
include/tools/urlobj.hxx:653
class rtl::OUString INetURLObject::getExtension(int,_Bool,enum INetURLObject::DecodeMechanism,unsigned short) const
unsigned short eCharset
@@ -1594,11 +1586,11 @@ include/ucbhelper/simpleinteractionrequest.hxx:76
void ucbhelper::SimpleInteractionRequest::SimpleInteractionRequest(const class com::sun::star::uno::Any &,const enum ContinuationFlags)
const enum ContinuationFlags nContinuations
12
-include/unotools/compatibility.hxx:206
+include/unotools/compatibility.hxx:205
void SvtCompatibilityOptions::SetDefault(enum SvtCompatibilityEntry::Index,_Bool)
enum SvtCompatibilityEntry::Index rIdx
12
-include/unotools/confignode.hxx:271
+include/unotools/confignode.hxx:267
class utl::OConfigurationTreeRoot utl::OConfigurationTreeRoot::tryCreateWithComponentContext(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,int,enum utl::OConfigurationTreeRoot::CREATION_MODE)
int _nDepth
-1
@@ -1615,7 +1607,7 @@ include/unotools/useroptions.hxx:89
enum UserOptToken nToken
19
include/vcl/alpha.hxx:61
- _Bool AlphaMask::Replace(const class Bitmap &,unsigned char)
+ void AlphaMask::Replace(const class Bitmap &,unsigned char)
unsigned char rReplaceTransparency
255
include/vcl/bitmap.hxx:190
@@ -1638,7 +1630,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:521
+include/vcl/field.hxx:523
double MetricField::ConvertDoubleValue(long,unsigned short,enum FieldUnit,enum MapUnit)
enum MapUnit eOutUnit
9
@@ -1654,7 +1646,7 @@ include/vcl/font.hxx:92
void vcl::Font::DecreaseQualityBy(int)
int
100
-include/vcl/font/Feature.hxx:72
+include/vcl/font/Feature.hxx:78
void vcl::font::FeatureDefinition::FeatureDefinition(unsigned int,const char *,class std::__debug::vector<struct vcl::font::FeatureParameter, class std::allocator<struct vcl::font::FeatureParameter> >)
unsigned int nCode
1718772067
@@ -1667,22 +1659,22 @@ include/vcl/IDialogRenderable.hxx:38
int nType
18
include/vcl/listctrl.hxx:46
- void ListControl::addEntry(class VclPtr<class vcl::Window>,unsigned int)
+ void ListControl::addEntry(const class VclPtr<class vcl::Window> &,unsigned int)
unsigned int nPos
65535
include/vcl/lstbox.hxx:113
void ListBox::ListBox(enum WindowType)
enum WindowType nType
332
-include/vcl/outdev.hxx:1167
+include/vcl/outdev.hxx:1179
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:682
+include/vcl/print.hxx:679
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:682
+include/vcl/print.hxx:679
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
@@ -1694,14 +1686,18 @@ 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:226
+include/vcl/weld.hxx:232
class weld::Button * weld::Dialog::get_widget_for_response(int)
int response
5
-include/vcl/window.hxx:1200
- void vcl::Window::InvertTracking(const class tools::Polygon &,enum ShowTrackFlags)
- enum ShowTrackFlags nFlags
- 4097
+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
void vcl::Window::SimulateKeyPress(unsigned short) const
unsigned short nKeyCode
@@ -1714,11 +1710,11 @@ include/vcl/wrkwin.hxx:70
void WorkWindow::WorkWindow(class vcl::Window *,const class com::sun::star::uno::Any &,long)
long nStyle
1312
-include/xmloff/txtparae.hxx:408
+include/xmloff/txtparae.hxx:351
void XMLTextParagraphExport::exportListAndSectionChange(class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,class MultiPropertySetHelper &,short,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextContent> &,const class XMLTextNumRuleInfo &,const class XMLTextNumRuleInfo &,_Bool)
short nTextSectionId
5
-include/xmloff/txtparae.hxx:436
+include/xmloff/txtparae.hxx:379
void XMLTextParagraphExport::Add(unsigned short,class MultiPropertySetHelper &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
unsigned short nFamily
100
@@ -1799,17 +1795,13 @@ lotuswordpro/inc/xfilter/xfindex.hxx:100
char16_t delimiter
100
lotuswordpro/source/filter/bento.hxx:216
- enum OpenStormBento::BenError OpenStormBento::LtcBenContainer::SeekFromEnd(long)
+ void OpenStormBento::LtcBenContainer::SeekFromEnd(long)
long Offset
-24
lotuswordpro/source/filter/tocread.hxx:82
enum OpenStormBento::BenError OpenStormBento::CBenTOCReader::GetData(void *,unsigned long)
unsigned long Amt
4
-mysqlc/source/mysqlc_preparedstatement.cxx:52
- char * my_i_to_a(char *,unsigned long,int)
- unsigned long buf_size
- 19
o3tl/qa/cow_wrapper_clients.hxx:69
void o3tltests::cow_wrapper_client2::cow_wrapper_client2(int)
int nVal
@@ -1822,19 +1814,19 @@ o3tl/qa/cow_wrapper_clients.hxx:132
void o3tltests::cow_wrapper_client4::cow_wrapper_client4(int)
int
4
-oox/source/core/xmlfilterbase.cxx:584
+oox/source/core/xmlfilterbase.cxx:585
void writeElement(const class std::shared_ptr<class sax_fastparser::FastSerializerHelper> &,int,const class com::sun::star::uno::Sequence<class rtl::OUString> &)
int nXmlElement
93522801
-oox/source/core/xmlfilterbase.cxx:601
+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:103
+oox/source/drawingml/table/tableproperties.cxx:100
void SetTableStyleProperties(class oox::drawingml::table::TableStyle *&,int,int,int)
int tblTextClr
1844
-oox/source/export/vmlexport.cxx:329
+oox/source/export/vmlexport.cxx:330
void impl_AddInt(class sax_fastparser::FastAttributeList *,int,unsigned int)
int nElement
5720
@@ -1866,7 +1858,7 @@ sal/osl/unx/file_url.hxx:33
int TextToUnicode(const char *,unsigned long,char16_t *,int)
int unic_text_buffer_size
4096
-sal/osl/unx/nlsupport.cxx:104
+sal/osl/unx/nlsupport.cxx:106
char * compose_locale(struct _rtl_Locale *,char *,unsigned long)
unsigned long n
64
@@ -1894,7 +1886,7 @@ sax/inc/xml2utf.hxx:93
int sax_expatwrap::XMLFile2UTFConverter::readAndConvert(class com::sun::star::uno::Sequence<signed char> &,int)
int nMaxToRead
16384
-sax/source/tools/converter.cxx:996
+sax/source/tools/converter.cxx:997
enum sax::Result readUnsignedNumberMaxDigits(int,const class rtl::OUString &,int &,int &)
int maxDigits
9
@@ -1918,7 +1910,7 @@ sc/inc/autoform.hxx:303
_Bool ScAutoFormatData::Save(class SvStream &,unsigned short)
unsigned short fileVersion
5050
-sc/inc/cellsuno.hxx:505
+sc/inc/cellsuno.hxx:506
void ScCellRangeObj::SetArrayFormula_Impl(const class rtl::OUString &,const enum formula::FormulaGrammar::Grammar)
const enum formula::FormulaGrammar::Grammar eGrammar
16908294
@@ -1926,7 +1918,7 @@ sc/inc/cellvalues.hxx:69
void sc::CellValues::reset(unsigned long)
unsigned long nSize
1048576
-sc/inc/chgtrack.hxx:240
+sc/inc/chgtrack.hxx:216
void ScChangeAction::ScChangeAction(enum ScChangeActionType,const class ScBigRange &,const unsigned long)
enum ScChangeActionType
8
@@ -1946,10 +1938,10 @@ sc/inc/column.hxx:511
unsigned short ScColumn::GetOptimalColWidth(class OutputDevice *,double,double,const class Fraction &,const class Fraction &,_Bool,unsigned short,const class ScMarkData *,const struct ScColWidthParam *) const
unsigned short nOldWidth
1167
-sc/inc/column.hxx:596
+sc/inc/column.hxx:595
void ScColumn::BroadcastRows(int,int,enum SfxHintId)
enum SfxHintId nHint
- 54
+ 51
sc/inc/columnspanset.hxx:59
void sc::ColumnSpanSet::ColumnType::ColumnType(int,int,_Bool)
int nEnd
@@ -1958,23 +1950,23 @@ sc/inc/columnspanset.hxx:132
void sc::SingleColumnSpanSet::scan(struct sc::ColumnBlockConstPosition &,const class ScColumn &,int,int)
int nEnd
1048575
-sc/inc/compiler.hxx:447
- void ScCompiler::MoveRelWrap(const class ScTokenArray &,const class ScDocument *,const class ScAddress &,short,int)
- short nMaxCol
- 1023
-sc/inc/compiler.hxx:447
+sc/inc/compiler.hxx:458
void ScCompiler::MoveRelWrap(const class ScTokenArray &,const class ScDocument *,const class ScAddress &,short,int)
int nMaxRow
1048575
-sc/inc/compressedarray.hxx:174
+sc/inc/compiler.hxx:458
+ void ScCompiler::MoveRelWrap(const class ScTokenArray &,const class ScDocument *,const class ScAddress &,short,int)
+ short nMaxCol
+ 1023
+sc/inc/compressedarray.hxx:173
void ScBitMaskCompressedArray::AndValue(type-parameter-?-?,const type-parameter-?-? &)
const type-parameter-?-? & rValueToAnd
7
-sc/inc/compressedarray.hxx:180
+sc/inc/compressedarray.hxx:179
void ScBitMaskCompressedArray::CopyFromAnded(const ScBitMaskCompressedArray<A, D> &,type-parameter-?-?,type-parameter-?-?,const type-parameter-?-? &)
const type-parameter-?-? & rValueToAnd
8
-sc/inc/compressedarray.hxx:187
+sc/inc/compressedarray.hxx:186
type-parameter-?-? ScBitMaskCompressedArray::GetLastAnyBitAccess(const type-parameter-?-? &) const
const type-parameter-?-? & rBitMask
15
@@ -1982,54 +1974,46 @@ sc/inc/document.hxx:1277
_Bool ScDocument::CompileErrorCells(enum FormulaError)
enum FormulaError nErrCode
525
-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:1599
+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:1782
+sc/inc/document.hxx:1596
+ void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
+ enum InsertDeleteFlags nFlags
+ 2303
+sc/inc/document.hxx:1779
void ScDocument::DeleteSelectionTab(short,enum InsertDeleteFlags,const class ScMarkData &)
enum InsertDeleteFlags nDelFlag
2303
-sc/inc/document.hxx:1839
+sc/inc/document.hxx:1836
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
enum CRFlags nNewFlags
8
-sc/inc/document.hxx:1839
+sc/inc/document.hxx:1836
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
int nEndRow
1048575
-sc/inc/document.hxx:1869
+sc/inc/document.hxx:1866
int ScDocument::LastNonFilteredRow(int,int,short) const
int nEndRow
1048575
-sc/inc/document.hxx:2169
+sc/inc/document.hxx:2165
void ScDocument::BroadcastCells(const class ScRange &,enum SfxHintId,_Bool)
enum SfxHintId nHint
- 34
+ 31
sc/inc/dpsave.hxx:317
class ScDPSaveDimension * ScDPSaveData::GetFirstDimension(enum com::sun::star::sheet::DataPilotFieldOrientation)
enum com::sun::star::sheet::DataPilotFieldOrientation eOrientation
4
-sc/inc/externalrefmgr.hxx:796
+sc/inc/externalrefmgr.hxx:786
void ScExternalRefManager::purgeStaleSrcDocument(int)
int nTimeOut
30000
-sc/inc/formulacell.hxx:368
+sc/inc/formulacell.hxx:366
void ScFormulaCell::AddRecalcMode(enum ScRecalcMode)
enum ScRecalcMode
4
-sc/inc/global.hxx:636
- void ScGlobal::AddQuotes(class rtl::OUString &,char16_t,_Bool)
- char16_t cQuote
- 34
-sc/inc/global.hxx:643
- void ScGlobal::EraseQuotes(class rtl::OUString &,char16_t,_Bool)
- char16_t cQuote
- 34
sc/inc/global.hxx:659
const char16_t * ScGlobal::FindUnquoted(const char16_t *,char16_t)
char16_t cChar
@@ -2090,7 +2074,11 @@ 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/scmod.hxx:249
+sc/inc/scmatrix.hxx:389
+ void ScMatrix::MergeDoubleArray(class std::__debug::vector<double, class std::allocator<double> > &,enum ScMatrix::Op) const
+ enum ScMatrix::Op eOp
+ 2
+sc/inc/scmod.hxx:248
class vcl::Window * ScModule::Find1RefWindow(unsigned short,class vcl::Window *)
unsigned short nSlotId
26161
@@ -2146,11 +2134,11 @@ sc/qa/extras/new_cond_format.cxx:377
void testColorScaleEntries(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int,int,const class rtl::OUString &,class Color,int,const class rtl::OUString &,class Color,int,const class rtl::OUString &,class Color)
int nMediumType
2
-sc/qa/unit/subsequent_export-test.cxx:1380
+sc/qa/unit/subsequent_export-test.cxx:1425
_Bool ::isOverline(const struct editeng::Section &,enum FontLineStyle)
enum FontLineStyle eStyle
2
-sc/qa/unit/subsequent_export-test.cxx:1397
+sc/qa/unit/subsequent_export-test.cxx:1442
_Bool ::isUnderline(const struct editeng::Section &,enum FontLineStyle)
enum FontLineStyle eStyle
2
@@ -2166,31 +2154,31 @@ sc/qa/unit/ucalc.hxx:52
void Test::pasteOneCellFromClip(class ScDocument *,const class ScRange &,class ScDocument *,enum InsertDeleteFlags)
enum InsertDeleteFlags eFlags
2303
-sc/qa/unit/ucalc_formula.cxx:8053
+sc/qa/unit/ucalc_formula.cxx:8081
+ void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
+ int nEnd1
+ 159
+sc/qa/unit/ucalc_formula.cxx:8081
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nTotalRows
330
-sc/qa/unit/ucalc_formula.cxx:8053
+sc/qa/unit/ucalc_formula.cxx:8081
+ void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
+ int nStart1
+ 9
+sc/qa/unit/ucalc_formula.cxx:8081
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nEnd2
319
-sc/qa/unit/ucalc_formula.cxx:8053
- void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
- int nEnd1
- 159
-sc/qa/unit/ucalc_formula.cxx:8053
+sc/qa/unit/ucalc_formula.cxx:8081
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nStart2
169
-sc/qa/unit/ucalc_formula.cxx:8053
- void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
- int nStart1
- 9
-sc/source/core/data/documen3.cxx:1726
+sc/source/core/data/documen3.cxx:1725
_Bool lcl_AddTwipsWhile(long &,long,int &,int,const class ScTable *,_Bool)
int nEndRow
1048575
-sc/source/core/data/documen8.cxx:539
+sc/source/core/data/documen8.cxx:530
void (anonymous namespace)::IdleCalcTextWidthScope::incCol(short)
short nInc
-1
@@ -2198,23 +2186,23 @@ sc/source/core/data/dpoutput.cxx:313
void lcl_SetFrame(class ScDocument *,short,short,int,short,int,unsigned short)
unsigned short nWidth
20
-sc/source/core/data/segmenttree.cxx:266
+sc/source/core/data/segmenttree.cxx:267
void ScFlatUInt16SegmentsImpl::ScFlatUInt16SegmentsImpl(int,unsigned short)
int nMax
1048575
-sc/source/core/tool/compiler.cxx:1236
+sc/source/core/tool/compiler.cxx:1238
void ConventionXL_A1::ConventionXL_A1(enum formula::FormulaGrammar::AddressConvention)
enum formula::FormulaGrammar::AddressConvention eConv
4
-sc/source/core/tool/compiler.cxx:1954
+sc/source/core/tool/compiler.cxx:1956
_Bool lcl_isUnicodeIgnoreAscii(const char16_t *,const char *,unsigned long)
unsigned long n
4
-sc/source/core/tool/editutil.cxx:85
+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:350
+sc/source/core/tool/scmatrix.cxx:357
unsigned long GetElementsMax(unsigned long)
unsigned long nMemory
6442450944
@@ -2230,7 +2218,7 @@ sc/source/filter/excel/xechart.cxx:565
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:295
+sc/source/filter/excel/xelink.cxx:296
void XclExpSupbook::XclExpSupbook(const class XclExpRoot &,const class rtl::OUString &,enum XclSupbookType)
enum XclSupbookType
5
@@ -2238,31 +2226,31 @@ sc/source/filter/excel/xepage.cxx:341
void XclExpXmlStartHeaderFooterElementRecord::XclExpXmlStartHeaderFooterElementRecord(const int)
const int nElement
2612
-sc/source/filter/inc/addressconverter.hxx:487
+sc/source/filter/inc/addressconverter.hxx:489
void oox::xls::AddressConverter::initializeMaxPos(short,int,int)
- int nMaxXlsCol
- 16383
-sc/source/filter/inc/addressconverter.hxx:487
+ short nMaxXlsTab
+ 32767
+sc/source/filter/inc/addressconverter.hxx:489
void oox::xls::AddressConverter::initializeMaxPos(short,int,int)
int nMaxXlsRow
1048575
-sc/source/filter/inc/addressconverter.hxx:487
+sc/source/filter/inc/addressconverter.hxx:489
void oox::xls::AddressConverter::initializeMaxPos(short,int,int)
- short nMaxXlsTab
- 32767
-sc/source/filter/inc/formulabase.hxx:276
+ int nMaxXlsCol
+ 16383
+sc/source/filter/inc/formulabase.hxx:278
void oox::xls::ApiTokenVector::reserve(unsigned long)
unsigned long n
8192
-sc/source/filter/inc/formulabase.hxx:763
+sc/source/filter/inc/formulabase.hxx:774
void oox::xls::FormulaProcessorBase::convertStringToStringList(class com::sun::star::uno::Sequence<struct com::sun::star::sheet::FormulaToken> &,char16_t,_Bool) const
char16_t cStringSep
44
-sc/source/filter/inc/ftools.hxx:50
+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:259
+sc/source/filter/inc/tokstack.hxx:260
_Bool TokenPool::IsSingleOp(const struct TokenId &,const enum OpCode) const
const enum OpCode eId
13
@@ -2274,23 +2262,23 @@ sc/source/filter/inc/unitconverter.hxx:79
double oox::xls::UnitConverter::scaleFromMm100(int,enum oox::xls::Unit) const
enum oox::xls::Unit eUnit
8
-sc/source/filter/inc/xechart.hxx:192
- void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long)
- unsigned short nRecId
- 2155
-sc/source/filter/inc/xechart.hxx:192
+sc/source/filter/inc/xechart.hxx:197
void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long)
unsigned long nRecSize
4
-sc/source/filter/inc/xeescher.hxx:151
+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
void XclExpImgData::XclExpImgData(const class Graphic &,unsigned short)
unsigned short nRecId
233
-sc/source/filter/inc/xeescher.hxx:429
+sc/source/filter/inc/xeescher.hxx:430
void XclExpEmbeddedObjectManager::XclExpEmbeddedObjectManager(const class XclExpObjectManager &,const class Size &,int,int)
int nScaleY
4000
-sc/source/filter/inc/xeescher.hxx:429
+sc/source/filter/inc/xeescher.hxx:430
void XclExpEmbeddedObjectManager::XclExpEmbeddedObjectManager(const class XclExpObjectManager &,const class Size &,int,int)
int nScaleX
4000
@@ -2304,12 +2292,12 @@ sc/source/filter/inc/xeformula.hxx:68
5
sc/source/filter/inc/xehelper.hxx:242
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/xehelper.hxx:242
- 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
+ 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
unsigned short XclExpLinkManager::FindExtSheet(char16_t)
char16_t cCode
@@ -2322,159 +2310,159 @@ sc/source/filter/inc/xepivot.hxx:339
unsigned short XclExpPivotTable::GetDataFieldIndex(const class rtl::OUString &,unsigned short) const
unsigned short nDefaultIdx
65535
-sc/source/filter/inc/xerecord.hxx:360
+sc/source/filter/inc/xerecord.hxx:371
void XclExpSubStream::XclExpSubStream(unsigned short)
unsigned short nSubStrmType
32
-sc/source/filter/inc/xestream.hxx:298
+sc/source/filter/inc/xestream.hxx:299
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:341
+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
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:341
+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
- 5628
-sc/source/filter/inc/xestream.hxx:341
+ 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 attribute12
- 4069
-sc/source/filter/inc/xestream.hxx:341
- 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:341
- 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:341
- 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:341
- 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:341
- 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:341
- 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:341
- 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:341
- 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:341
+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 attribute2
- 380637265
-sc/source/filter/inc/xestream.hxx:341
- 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:341
+ int attribute3
+ 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 attribute1
5808
-sc/source/filter/inc/xestream.hxx:341
- 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
- 2966
-sc/source/filter/inc/xestream.hxx:341
+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:341
+ 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:341
- 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:341
+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 attribute1
- 2550
-sc/source/filter/inc/xestream.hxx:341
+ 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)
int attribute5
2686
-sc/source/filter/inc/xestream.hxx:341
- 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:341
+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:341
+ int attribute14
+ 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 *,int,const char *,int,const char *,struct FSEND_t)
int attribute10
4311
-sc/source/filter/inc/xestream.hxx:341
+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 attribute12
2923
-sc/source/filter/inc/xestream.hxx:341
+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
+ 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 attribute3
- 2550
-sc/source/filter/inc/xestream.hxx:341
+ int attribute11
+ 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
+ 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
+ 2966
+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 attribute7
+ 2686
+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 attribute5
+ 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 *,int,const char *,int,const char *,struct FSEND_t)
+ int attribute9
+ 2138
+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 attribute2
+ 380637265
+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 attribute9
5628
-sc/source/filter/inc/xestream.hxx:341
+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
+ 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 attribute14
- 4069
-sc/source/filter/inc/xestream.hxx:341
+ 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:341
- 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 class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,int,const class rtl::OString &,struct FSEND_t)
- int attribute3
- 2238
+ 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
- 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)
+ 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
- 2237
-sc/source/filter/inc/xestream.hxx:342
+ 1810
+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 attribute1
4243
-sc/source/filter/inc/xestream.hxx:342
+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 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
+ 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
sc/source/filter/inc/xestring.hxx:51
void XclExpString::XclExpString(enum XclStrFlags,unsigned short)
unsigned short nMaxLen
32767
-sc/source/filter/inc/xestyle.hxx:589
+sc/source/filter/inc/xestyle.hxx:588
unsigned int XclExpXFBuffer::InsertWithFont(const class ScPatternAttr *,short,unsigned short,_Bool)
short nScript
4
-sc/source/filter/inc/xetable.hxx:81
+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:1194
+sc/source/filter/inc/xiescher.hxx:1193
unsigned int XclImpDffPropSet::GetPropertyValue(unsigned short) const
unsigned short nPropId
384
@@ -2494,7 +2482,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:1397
+sc/source/filter/xcl97/XclExpChangeTrack.cxx:1393
void EndXmlElement::EndXmlElement(int)
int nElement
2620
@@ -2530,10 +2518,6 @@ sc/source/ui/inc/content.hxx:144
void ScContentTree::SelectEntryByName(const enum ScContentId,const class rtl::OUString &)
const enum ScContentId nRoot
8
-sc/source/ui/inc/datatransformation.hxx:143
- void sc::NumberTransformation::NumberTransformation(const class std::__debug::set<short, struct std::less<short>, class std::allocator<short> >,const enum sc::NUMBER_TRANSFORM_TYPE,int)
- int nPrecision
- 4
sc/source/ui/inc/docfunc.hxx:112
_Bool ScDocFunc::SetCellText(const class ScAddress &,const class rtl::OUString &,_Bool,_Bool,_Bool,const enum formula::FormulaGrammar::Grammar)
const enum formula::FormulaGrammar::Grammar eGrammar
@@ -2565,7 +2549,7 @@ sc/source/ui/inc/uiitems.hxx:56
sc/source/ui/inc/uiitems.hxx:121
void ScIndexHint::ScIndexHint(enum SfxHintId,unsigned short)
enum SfxHintId nNewId
- 45
+ 42
sc/source/ui/inc/uiitems.hxx:132
void ScSortItem::ScSortItem(unsigned short,class ScViewData *,const struct ScSortParam *)
unsigned short nWhich
@@ -2594,15 +2578,15 @@ sc/source/ui/inc/viewdata.hxx:183
void ScBoundsProvider::EnlargeBy(long)
long nOffset
2
-sc/source/ui/inc/viewdata.hxx:654
+sc/source/ui/inc/viewdata.hxx:651
void ScViewData::AddPixelsWhile(long &,long,int &,int,double,const class ScDocument *,short)
int nEndRow
1048575
-sc/source/ui/inc/viewfunc.hxx:188
+sc/source/ui/inc/viewfunc.hxx:192
void ScViewFunc::Protect(short,const class rtl::OUString &)
short nTab
32767
-sc/source/ui/unoobj/cellsuno.cxx:1238
+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
16908294
@@ -2614,7 +2598,7 @@ sc/source/ui/view/printfun.cxx:86
unsigned short lcl_GetUShort(const class SfxItemSet *,unsigned short)
unsigned short nWhich
176
-sc/source/ui/view/viewfun3.cxx:809
+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
@@ -2686,15 +2670,15 @@ sd/source/ui/inc/assclass.hxx:50
void Assistent::DisablePage(int)
int nPage
4
-sd/source/ui/inc/navigatr.hxx:156
+sd/source/ui/inc/navigatr.hxx:157
void SdNavigatorControllerItem::SdNavigatorControllerItem(unsigned short,class SdNavigatorWin *,class SfxBindings *,const class std::function<void (void)> &)
unsigned short
27288
-sd/source/ui/inc/navigatr.hxx:174
+sd/source/ui/inc/navigatr.hxx:175
void SdPageNameControllerItem::SdPageNameControllerItem(unsigned short,class SdNavigatorWin *,class SfxBindings *)
unsigned short
27287
-sd/source/ui/inc/smarttag.hxx:168
+sd/source/ui/inc/smarttag.hxx:167
void sd::SmartHdl::SmartHdl(const class rtl::Reference<class sd::SmartTag> &,const class Point &,enum SdrHdlKind)
enum SdrHdlKind eNewKind
23
@@ -2742,66 +2726,62 @@ sdext/source/minimizer/configurationaccess.hxx:93
short ConfigurationAccess::GetConfigProperty(const enum PPPOptimizerTokenEnum,const short) const
const enum PPPOptimizerTokenEnum
38
-sdext/source/minimizer/informationdialog.cxx:52
- class rtl::OUString InsertFixedText(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
- int nHeight
- 24
-sdext/source/minimizer/informationdialog.cxx:52
- class rtl::OUString InsertFixedText(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
+sdext/source/minimizer/informationdialog.hxx:39
+ class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
int nWidth
199
-sdext/source/minimizer/informationdialog.cxx:52
- class rtl::OUString InsertFixedText(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
+sdext/source/minimizer/informationdialog.hxx:39
+ class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
int nXPos
35
-sdext/source/minimizer/informationdialog.cxx:52
- class rtl::OUString InsertFixedText(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
+sdext/source/minimizer/informationdialog.hxx:39
+ class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
+ int nHeight
+ 24
+sdext/source/minimizer/informationdialog.hxx:39
+ class rtl::OUString InsertFixedText(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool,short)
int nYPos
6
-sdext/source/minimizer/informationdialog.cxx:84
- class rtl::OUString InsertImage(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool)
+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.cxx:84
- class rtl::OUString InsertImage(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool)
+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.cxx:84
- class rtl::OUString InsertImage(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool)
- int nWidth
- 25
-sdext/source/minimizer/informationdialog.cxx:84
- class rtl::OUString InsertImage(class InformationDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool)
+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 nHeight
25
-sdext/source/minimizer/informationdialog.cxx:120
- class rtl::OUString InsertCheckBox(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
+sdext/source/minimizer/informationdialog.hxx:45
+ class rtl::OUString InsertCheckBox(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
int nYPos
42
-sdext/source/minimizer/informationdialog.cxx:120
- class rtl::OUString InsertCheckBox(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
+sdext/source/minimizer/informationdialog.hxx:45
+ class rtl::OUString InsertCheckBox(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
+ int nWidth
+ 199
+sdext/source/minimizer/informationdialog.hxx:45
+ class rtl::OUString InsertCheckBox(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
int nXPos
35
-sdext/source/minimizer/informationdialog.cxx:120
- class rtl::OUString InsertCheckBox(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XItemListener> &,const class rtl::OUString &,int,int,int,short)
+sdext/source/minimizer/informationdialog.hxx:49
+ class rtl::OUString InsertButton(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,const class rtl::OUString &)
int nWidth
- 199
-sdext/source/minimizer/informationdialog.cxx:156
- class rtl::OUString InsertButton(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,enum PPPOptimizerTokenEnum)
+ 50
+sdext/source/minimizer/informationdialog.hxx:49
+ class rtl::OUString InsertButton(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,const class rtl::OUString &)
int nXPos
95
-sdext/source/minimizer/informationdialog.cxx:156
- class rtl::OUString InsertButton(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,enum PPPOptimizerTokenEnum)
- enum PPPOptimizerTokenEnum nResID
- 96
-sdext/source/minimizer/informationdialog.cxx:156
- class rtl::OUString InsertButton(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,enum PPPOptimizerTokenEnum)
+sdext/source/minimizer/informationdialog.hxx:49
+ class rtl::OUString InsertButton(class UnoDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,const class rtl::OUString &)
short nTabIndex
2
-sdext/source/minimizer/informationdialog.cxx:156
- class rtl::OUString InsertButton(class InformationDialog &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XActionListener> &,int,int,int,short,enum PPPOptimizerTokenEnum)
- int nWidth
- 50
sdext/source/minimizer/optimizerdialog.hxx:116
void OptimizerDialog::EnablePage(short)
short nStep
@@ -2834,26 +2814,26 @@ sfx2/source/control/thumbnailviewacc.hxx:183
void ThumbnailViewItemAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
short nEventId
4
-sfx2/source/dialog/filedlghelper.cxx:1933
+sfx2/source/dialog/filedlghelper.cxx:1932
void SetToken(class rtl::OUString &,int,char16_t,const class rtl::OUString &)
char16_t cTok
32
-sfx2/source/doc/oleprops.cxx:99
+sfx2/source/doc/oleprops.cxx:100
void SfxOleStringPropertyBase::SfxOleStringPropertyBase(int,int,const class SfxOleTextEncoding &)
int nPropType
30
-sfx2/source/doc/oleprops.cxx:102
+sfx2/source/doc/oleprops.cxx:103
void SfxOleStringPropertyBase::SfxOleStringPropertyBase(int,int,const class SfxOleTextEncoding &,const class rtl::OUString &)
int nPropType
30
-sfx2/source/doc/oleprops.cxx:105
- void SfxOleStringPropertyBase::SfxOleStringPropertyBase(int,int,unsigned short)
- int nPropType
- 31
-sfx2/source/doc/oleprops.cxx:105
+sfx2/source/doc/oleprops.cxx:106
void SfxOleStringPropertyBase::SfxOleStringPropertyBase(int,int,unsigned short)
unsigned short eTextEnc
65535
+sfx2/source/doc/oleprops.cxx:106
+ void SfxOleStringPropertyBase::SfxOleStringPropertyBase(int,int,unsigned short)
+ int nPropType
+ 31
sfx2/source/doc/oleprops.hxx:305
void SfxOleSection::SetThumbnailValue(int,const class com::sun::star::uno::Sequence<signed char> &)
int nPropId
@@ -2866,19 +2846,19 @@ slideshow/source/engine/opengl/Operation.hxx:262
class std::shared_ptr<class RotateAndScaleDepthByHeight> makeRotateAndScaleDepthByHeight(const struct glm::detail::tvec3<float> &,const struct glm::detail::tvec3<float> &,double,_Bool,_Bool,double,double)
double Angle
-120
-slideshow/source/engine/opengl/TransitionImpl.cxx:1829
+slideshow/source/engine/opengl/TransitionImpl.cxx:1828
class std::shared_ptr<class OGLTransitionImpl> makeVortexTransition(const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const struct TransitionSettings &,int,int)
- int NY
+ int NX
96
-slideshow/source/engine/opengl/TransitionImpl.cxx:1829
+slideshow/source/engine/opengl/TransitionImpl.cxx:1828
class std::shared_ptr<class OGLTransitionImpl> makeVortexTransition(const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const class std::__debug::vector<class Primitive, class std::allocator<class Primitive> > &,const struct TransitionSettings &,int,int)
- int NX
+ int NY
96
-slideshow/source/engine/opengl/TransitionImpl.cxx:1943
+slideshow/source/engine/opengl/TransitionImpl.cxx:1942
void createHexagon(class Primitive &,const int,const int,const int,const int)
const int NX
80
-slideshow/source/engine/opengl/TransitionImpl.cxx:1943
+slideshow/source/engine/opengl/TransitionImpl.cxx:1942
void createHexagon(class Primitive &,const int,const int,const int,const int)
const int NY
106
@@ -2970,7 +2950,7 @@ store/source/stordir.cxx:46
unsigned long convertTextToUnicode(void *,const char *,unsigned long,char16_t *,unsigned long)
unsigned long nDstLength
255
-svl/source/items/itemset.cxx:1519
+svl/source/items/itemset.cxx:1518
unsigned short * AddRanges_Impl(unsigned short *,long,unsigned short)
unsigned short nIncr
10
@@ -3022,11 +3002,11 @@ svx/inc/xpolyimp.hxx:41
void ImpXPolygon::ImpXPolygon(unsigned short,unsigned short)
unsigned short nResize
16
-svx/source/dialog/fntctrl.cxx:904
+svx/source/dialog/fntctrl.cxx:906
void SetPrevFontEscapement(class SvxFont &,unsigned char,unsigned char,short)
unsigned char nProp
100
-svx/source/inc/AccessibleFrameSelector.hxx:98
+svx/source/inc/AccessibleFrameSelector.hxx:74
void svx::a11y::AccFrameSelector::NotifyAccessibleEvent(const short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
const short _nEventId
4
@@ -3054,14 +3034,6 @@ svx/source/inc/GraphCtlAccessibleContext.hxx:183
void SvxGraphCtrlAccessibleContext::CommitChange(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
short aEventId
7
-svx/source/inc/svxpixelctlaccessiblecontext.hxx:127
- void SvxPixelCtlAccessibleChild::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
- short nEventId
- 4
-svx/source/inc/svxpixelctlaccessiblecontext.hxx:218
- void SvxPixelCtlAccessible::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
- short nEventId
- 5
sw/inc/authfld.hxx:131
void SwAuthorityFieldType::SetSortKeys(unsigned short,const struct SwTOXSortKey *)
unsigned short nKeyCount
@@ -3074,23 +3046,23 @@ sw/inc/crsrsh.hxx:802
void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short)
unsigned short nOldColumn
2
-sw/inc/docary.hxx:386
+sw/inc/docary.hxx:400
_Bool SwExtraRedlineTable::DeleteAllTableRedlines(class SwDoc *,const class SwTable &,_Bool,unsigned short)
unsigned short nRedlineTypeToDelete
65535
-sw/inc/docary.hxx:387
+sw/inc/docary.hxx:401
_Bool SwExtraRedlineTable::DeleteTableRowRedline(class SwDoc *,const class SwTableLine &,_Bool,unsigned short)
unsigned short nRedlineTypeToDelete
65535
-sw/inc/docary.hxx:388
+sw/inc/docary.hxx:402
_Bool SwExtraRedlineTable::DeleteTableCellRedline(class SwDoc *,const class SwTableBox &,_Bool,unsigned short)
unsigned short nRedlineTypeToDelete
65535
-sw/inc/editsh.hxx:162
+sw/inc/editsh.hxx:164
void SwEditShell::Insert(char16_t,_Bool)
char16_t
32
-sw/inc/editsh.hxx:237
+sw/inc/editsh.hxx:239
class std::__debug::vector<struct std::pair<const class SfxPoolItem *, class std::unique_ptr<class SwPaM, struct std::default_delete<class SwPaM> > >, class std::allocator<struct std::pair<const class SfxPoolItem *, class std::unique_ptr<class SwPaM, struct std::default_delete<class SwPaM> > > > > SwEditShell::GetItemWithPaM(unsigned short)
unsigned short nWhich
8
@@ -3150,27 +3122,27 @@ sw/qa/core/Test-BigPtrArray.cxx:62
void fillBigPtrArray(class BigPtrArray &,unsigned long)
unsigned long numEntries
10
-sw/source/core/access/accmap.cxx:365
+sw/source/core/access/accmap.cxx:366
void SwAccessibleEvent_Impl::SwAccessibleEvent_Impl(enum SwAccessibleEvent_Impl::EventType,const class sw::access::SwAccessibleChild &)
enum SwAccessibleEvent_Impl::EventType eT
5
-sw/source/core/access/accmap.cxx:376
+sw/source/core/access/accmap.cxx:377
void SwAccessibleEvent_Impl::SwAccessibleEvent_Impl(enum SwAccessibleEvent_Impl::EventType)
enum SwAccessibleEvent_Impl::EventType eT
4
-sw/source/core/access/accmap.cxx:415
+sw/source/core/access/accmap.cxx:416
void SwAccessibleEvent_Impl::SwAccessibleEvent_Impl(enum SwAccessibleEvent_Impl::EventType,const class SwFrame *,const class sw::access::SwAccessibleChild &,const class SwRect &)
enum SwAccessibleEvent_Impl::EventType eT
3
-sw/source/core/crsr/bookmrk.cxx:68
+sw/source/core/crsr/bookmrk.cxx:69
void lcl_AssertFieldMarksSet(const class sw::mark::Fieldmark *const,const char16_t,const char16_t)
const char16_t aStartMark
7
-sw/source/core/crsr/bookmrk.cxx:81
+sw/source/core/crsr/bookmrk.cxx:82
void lcl_SetFieldMarks(class sw::mark::Fieldmark *const,class SwDoc *const,const char16_t,const char16_t)
const char16_t aStartMark
7
-sw/source/core/crsr/bookmrk.cxx:110
+sw/source/core/crsr/bookmrk.cxx:111
void lcl_RemoveFieldMarks(const class sw::mark::Fieldmark *const,class SwDoc *const,const char16_t,const char16_t)
const char16_t aStartMark
7
@@ -3178,26 +3150,26 @@ 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:310
+sw/source/core/doc/docredln.cxx:311
void lcl_LOKInvalidateFrames(const class SwModify &,const class SwRootFrame *,const enum SwFrameType,const class Point *)
const enum SwFrameType nFrameType
49152
-sw/source/core/doc/DocumentStylePoolManager.cxx:117
+sw/source/core/doc/DocumentStylePoolManager.cxx:118
void lcl_SetDfltFont(enum DefaultFontType,class SfxItemSet &)
enum DefaultFontType nFntType
4
-sw/source/core/doc/DocumentStylePoolManager.cxx:140
+sw/source/core/doc/DocumentStylePoolManager.cxx:141
void lcl_SetDfltFont(enum DefaultFontType,enum DefaultFontType,enum DefaultFontType,class SfxItemSet &)
enum DefaultFontType nLatinFntType
2000
-sw/source/core/doc/DocumentStylePoolManager.cxx:140
- void lcl_SetDfltFont(enum DefaultFontType,enum DefaultFontType,enum DefaultFontType,class SfxItemSet &)
- enum DefaultFontType nCJKFntType
- 3000
-sw/source/core/doc/DocumentStylePoolManager.cxx:140
+sw/source/core/doc/DocumentStylePoolManager.cxx:141
void lcl_SetDfltFont(enum DefaultFontType,enum DefaultFontType,enum DefaultFontType,class SfxItemSet &)
enum DefaultFontType nCTLFntType
4000
+sw/source/core/doc/DocumentStylePoolManager.cxx:141
+ void lcl_SetDfltFont(enum DefaultFontType,enum DefaultFontType,enum DefaultFontType,class SfxItemSet &)
+ enum DefaultFontType nCJKFntType
+ 3000
sw/source/core/inc/swcache.hxx:110
void SwCache::IncreaseMax(const unsigned short)
const unsigned short nAdd
@@ -3206,7 +3178,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:447
+sw/source/core/inc/txtfrm.hxx:450
long SwTextFrame::GrowTst(const long)
const long nGrow
9223372036854775807
@@ -3222,7 +3194,7 @@ sw/source/core/inc/UndoNumbering.hxx:39
void SwUndoInsNum::SwUndoInsNum(const class SwNumRule &,const class SwNumRule &,const class SwDoc *,enum SwUndoId)
enum SwUndoId nUndoId
10
-sw/source/core/layout/dbg_lay.cxx:459
+sw/source/core/layout/dbg_lay.cxx:460
void lcl_Padded(class rtl::OStringBuffer &,const long,unsigned long)
unsigned long length
5
@@ -3230,11 +3202,11 @@ sw/source/core/layout/objectformattertxtfrm.hxx:96
class SwAnchoredObject * SwObjectFormatterTextFrame::GetFirstObjWithMovedFwdAnchor(const short,unsigned int &,_Bool &)
const short _nWrapInfluenceOnPosition
2
-sw/source/core/txtnode/txtedt.cxx:170
+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:2282
+sw/source/core/undo/untbl.cxx:2270
void RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
enum RedlineFlags eRedlineFlagsMask
2
@@ -3242,15 +3214,15 @@ sw/source/filter/html/htmlatr.cxx:1148
_Bool HTMLEndPosLst::IsHTMLMode(unsigned long) const
unsigned long nMode
32
-sw/source/filter/html/svxcss1.hxx:155
+sw/source/filter/html/svxcss1.hxx:156
void SvxCSS1PropertyInfo::SetBoxItem(class SfxItemSet &,unsigned short,const class SvxBoxItem *)
unsigned short nMinBorderDist
28
-sw/source/filter/html/svxcss1.hxx:241
+sw/source/filter/html/svxcss1.hxx:242
void SvxCSS1Parser::SvxCSS1Parser(class SfxItemPool &,const class rtl::OUString &,unsigned short *,unsigned short)
unsigned short nWhichIds
3
-sw/source/filter/html/swhtml.hxx:620
+sw/source/filter/html/swhtml.hxx:621
void SwHTMLParser::NewStdAttr(enum HtmlTokenId)
enum HtmlTokenId nToken
414
@@ -3266,14 +3238,14 @@ 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:3451
- class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
- int nLen
- 4
-sw/source/filter/ww8/docxattributeoutput.cxx:3451
+sw/source/filter/ww8/docxattributeoutput.cxx:3455
class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
char cFill
48
+sw/source/filter/ww8/docxattributeoutput.cxx:3455
+ class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
+ int nLen
+ 4
sw/source/filter/ww8/docxexport.hxx:188
void DocxExport::WriteOutliner(const class OutlinerParaObject &,unsigned char)
unsigned char nTyp
@@ -3286,11 +3258,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:1328
+sw/source/filter/ww8/wrtww8.hxx:1329
void WW8_WrPlcField::WW8_WrPlcField(unsigned short,unsigned char)
unsigned short nStructSz
2
-sw/source/filter/ww8/wrtww8.hxx:1385
+sw/source/filter/ww8/wrtww8.hxx:1386
void SwWW8WrGrf::WritePICBulletFHeader(class SvStream &,const class Graphic &,unsigned short,unsigned short,unsigned short)
unsigned short mm
100
@@ -3298,23 +3270,19 @@ sw/source/filter/ww8/ww8glsy.hxx:61
void WW8Glossary::WW8Glossary(class tools::SvRef<class SotStorageStream> &,unsigned char,class SotStorage *)
unsigned char nVersion
8
-sw/source/filter/ww8/ww8par.hxx:1584
+sw/source/filter/ww8/ww8par.hxx:1588
class std::unique_ptr<class OutlinerParaObject, struct std::default_delete<class OutlinerParaObject> > SwWW8ImplReader::ImportAsOutliner(class rtl::OUString &,int,int,enum ManTypes)
enum ManTypes eType
4
-sw/source/filter/ww8/ww8scan.cxx:7141
+sw/source/filter/ww8/ww8scan.cxx:7127
_Bool readS16(const unsigned char *,unsigned long,const unsigned char *,short *)
unsigned long offset
2
-sw/source/filter/ww8/ww8scan.hxx:358
- void WW8PLCFpcd::WW8PLCFpcd(class SvStream *,unsigned int,unsigned int,unsigned int)
- unsigned int nStruct
- 8
-sw/source/filter/ww8/ww8scan.hxx:995
+sw/source/filter/ww8/ww8scan.hxx:994
struct SprmResult WW8PLCFMan::HasCharSprm(unsigned short) const
unsigned short nId
2138
-sw/source/filter/ww8/ww8scan.hxx:1535
+sw/source/filter/ww8/ww8scan.hxx:1534
void WW8Fib::WW8Fib(unsigned char,_Bool)
unsigned char nVersion
8
@@ -3370,11 +3338,11 @@ sw/source/uibase/inc/prcntfld.hxx:75
void PercentField::SetMin(long,enum FieldUnit)
enum FieldUnit eInUnit
5
-sw/source/uibase/inc/prcntfld.hxx:129
+sw/source/uibase/inc/prcntfld.hxx:130
void SwPercentField::set_min(int,enum FieldUnit)
enum FieldUnit eInUnit
5
-sw/source/uibase/inc/prcntfld.hxx:130
+sw/source/uibase/inc/prcntfld.hxx:131
void SwPercentField::set_max(int,enum FieldUnit)
enum FieldUnit eInUnit
5
@@ -3390,7 +3358,7 @@ toolkit/source/awt/vclxspinbutton.cxx:40
void lcl_modifyStyle(class vcl::Window *,long,_Bool)
long _nStyleBits
4096
-tools/source/inet/inetmime.cxx:234
+tools/source/inet/inetmime.cxx:236
_Bool translateUTF8Char(const char *&,const char *,unsigned short,unsigned int &)
unsigned short eEncoding
65534
@@ -3410,11 +3378,11 @@ unotools/source/misc/datetime.cxx:68
_Bool convertNumber64(long &,const class rtl::OUString &,long,long)
long
-1
-vcl/backendtest/VisualBackendTest.cxx:68
+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:159
+vcl/backendtest/VisualBackendTest.cxx:161
class std::__debug::vector<class tools::Rectangle, class std::allocator<class tools::Rectangle> > VisualBackendTestWindow::setupRegions(int,int,int,int)
int nPartitionsY
2
@@ -3422,11 +3390,11 @@ vcl/inc/fontsubset.hxx:53
void FontSubsetInfo::LoadFont(enum FontType,const unsigned char *,int)
enum FontType eInFontType
32
-vcl/inc/listbox.hxx:485
+vcl/inc/listbox.hxx:490
void ImplListBox::SetMRUEntries(const class rtl::OUString &,char16_t)
char16_t cSep
59
-vcl/inc/listbox.hxx:486
+vcl/inc/listbox.hxx:491
class rtl::OUString ImplListBox::GetMRUEntries(char16_t) const
char16_t cSep
59
@@ -3446,7 +3414,7 @@ vcl/inc/opengl/program.hxx:108
void OpenGLProgram::DrawElements(unsigned int,unsigned int)
unsigned int aMode
4
-vcl/inc/salgdi.hxx:542
+vcl/inc/salgdi.hxx:554
_Bool SalGraphics::hitTestNativeControl(enum ControlType,enum ControlPart,const class tools::Rectangle &,const class Point &,_Bool &)
enum ControlType eType
60
@@ -3510,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:1021
+vcl/source/gdi/pdfwriter_impl.hxx:1019
_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:1072
+vcl/source/gdi/pdfwriter_impl.hxx:1070
void vcl::PDFWriterImpl::insertError(enum vcl::PDFWriter::ErrorCode)
enum vcl::PDFWriter::ErrorCode eErr
3
@@ -3530,7 +3498,7 @@ vcl/source/graphic/GraphicObject.cxx:242
void lclImplAdjust(class Animation &,const class GraphicAttr &,enum GraphicAdjustmentFlags)
enum GraphicAdjustmentFlags nAdjustmentFlags
31
-vcl/source/opengl/OpenGLHelper.cxx:171
+vcl/source/opengl/OpenGLHelper.cxx:172
class rtl::OString getHexString(const unsigned char *,unsigned int)
unsigned int nLength
16
@@ -3538,7 +3506,7 @@ vcl/source/window/menu.cxx:551
void ImplCopyItem(class Menu *,const class Menu &,unsigned short,unsigned short)
unsigned short nNewPos
65535
-vcl/source/window/printdlg.cxx:1339
+vcl/source/window/printdlg.cxx:1340
class rtl::OUString searchAndReplace(const class rtl::OUString &,const char *,int,const class rtl::OUString &)
int i_nReplLen
2
@@ -3546,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:679
+vcl/unx/generic/app/saldisp.cxx:678
unsigned int GetKeySymMask(struct _XDisplay *,unsigned long)
unsigned long nKeySym
65509
@@ -3570,19 +3538,19 @@ 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:173
+writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:177
void writerfilter::ooxml::OOXMLFastContextHandler::sendPropertiesWithId(unsigned int)
unsigned int nId
92463
-writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:497
+writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:504
void writerfilter::ooxml::OOXMLFastContextHandlerWrapper::addToken(int)
int Element
2102389
-writerfilter/source/ooxml/OOXMLPropertySet.hxx:329
+writerfilter/source/ooxml/OOXMLPropertySet.hxx:374
void writerfilter::ooxml::OOXMLPropertySetEntryToInteger::OOXMLPropertySetEntryToInteger(unsigned int)
unsigned int nId
92220
-writerfilter/source/ooxml/OOXMLPropertySet.hxx:343
+writerfilter/source/ooxml/OOXMLPropertySet.hxx:388
void writerfilter::ooxml::OOXMLPropertySetEntryToBool::OOXMLPropertySetEntryToBool(unsigned int)
unsigned int nId
92221
@@ -3590,10 +3558,10 @@ writerfilter/source/rtftok/rtfdocumentimpl.hxx:425
class tools::SvRef<class writerfilter::rtftok::RTFValue> getNestedSprm(class writerfilter::rtftok::RTFSprms &,unsigned int,unsigned int)
unsigned int nParent
92164
-writerfilter/source/rtftok/rtfsprm.hxx:55
+writerfilter/source/rtftok/rtfsprm.hxx:60
void writerfilter::rtftok::RTFSprms::eraseLast(unsigned int)
unsigned int nKeyword
- 92674
+ 92677
xmloff/inc/txtflde.hxx:254
void XMLTextFieldExport::ProcessIntegerDef(enum xmloff::token::XMLTokenEnum,int,int)
enum xmloff::token::XMLTokenEnum eXmlName
@@ -3674,7 +3642,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:1418
+xmloff/source/forms/elementimport.cxx:1416
void xmloff::EqualHandle::EqualHandle(int)
int _nHandle
2
diff --git a/connectivity/source/commontools/dbtools2.cxx b/connectivity/source/commontools/dbtools2.cxx
index 535baadb49d1..d17c96d400ee 100644
--- a/connectivity/source/commontools/dbtools2.cxx
+++ b/connectivity/source/commontools/dbtools2.cxx
@@ -375,11 +375,9 @@ OUString createStandardKeyStatement(const Reference< XPropertySet >& descriptor,
}
OUString createSqlCreateTableStatement( const Reference< XPropertySet >& descriptor,
- const Reference< XConnection>& _xConnection,
- ISQLStatementHelper* _pHelper,
- const OUString& _sCreatePattern)
+ const Reference< XConnection>& _xConnection)
{
- OUString aSql = ::dbtools::createStandardCreateStatement(descriptor,_xConnection,_pHelper,_sCreatePattern);
+ OUString aSql = ::dbtools::createStandardCreateStatement(descriptor,_xConnection,nullptr,OUString());
const OUString sKeyStmt = ::dbtools::createStandardKeyStatement(descriptor,_xConnection);
if ( !sKeyStmt.isEmpty() )
aSql += sKeyStmt;
diff --git a/include/connectivity/dbtools.hxx b/include/connectivity/dbtools.hxx
index c10963cd6796..d27d4b54c415 100644
--- a/include/connectivity/dbtools.hxx
+++ b/include/connectivity/dbtools.hxx
@@ -667,18 +667,13 @@ namespace dbtools
The descriptor of the new table.
@param _xConnection
The connection.
- @param _pHelper
- Allow to add special SQL constructs.
- @param _sCreatePattern
@return
The CREATE TABLE statement.
*/
OOO_DLLPUBLIC_DBTOOLS
OUString createSqlCreateTableStatement( const css::uno::Reference< css::beans::XPropertySet >& descriptor
- ,const css::uno::Reference< css::sdbc::XConnection>& _xConnection
- ,ISQLStatementHelper* _pHelper = nullptr
- ,const OUString& _sCreatePattern = OUString());
+ ,const css::uno::Reference< css::sdbc::XConnection>& _xConnection);
/** creates a SDBC column with the help of getColumns.
@param _xTable
diff --git a/include/sfx2/sidebar/SidebarController.hxx b/include/sfx2/sidebar/SidebarController.hxx
index 8274605ba03f..c314391f195a 100644
--- a/include/sfx2/sidebar/SidebarController.hxx
+++ b/include/sfx2/sidebar/SidebarController.hxx
@@ -125,7 +125,7 @@ public:
/** Show only the tab bar, not the deck.
*/
- void RequestCloseDeck(bool bFocusMenuTab = false);
+ void RequestCloseDeck();
/** Open the deck area and restore the parent window to its old width.
*/
diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx
index b1d8596eced6..f9499d2d0398 100644
--- a/include/svtools/valueset.hxx
+++ b/include/svtools/valueset.hxx
@@ -507,9 +507,9 @@ public:
void SetOptimalSize();
- /// Insert @rImage item with @rStr as either a legend or tooltip depending on @bShowLegend.
+ /// Insert @rImage item with @rStr as a tooltip
void InsertItem(sal_uInt16 nItemId, const Image& rImage,
- const OUString& rStr, size_t nPos = VALUESET_APPEND, bool bShowLegend = false);
+ const OUString& rStr, size_t nPos = VALUESET_APPEND);
/// Insert an @rColor item with @rStr tooltip.
void InsertItem(sal_uInt16 nItemId, const Color& rColor,
const OUString& rStr);
diff --git a/include/svx/colorbox.hxx b/include/svx/colorbox.hxx
index cefeec018826..49985796bf4a 100644
--- a/include/svx/colorbox.hxx
+++ b/include/svx/colorbox.hxx
@@ -103,7 +103,6 @@ private:
NamedColor m_aSelectedColor;
sal_uInt16 m_nSlotId;
bool m_bShowNoneButton;
- bool m_bInterimBuilder;
std::shared_ptr<PaletteManager> m_xPaletteManager;
BorderColorStatus m_aBorderColorStatus;
@@ -112,7 +111,7 @@ private:
void LockWidthRequest();
ColorWindow* getColorWindow() const;
public:
- ColorListBox(std::unique_ptr<weld::MenuButton> pControl, weld::Window* pWindow, bool bInterimBuilder = false);
+ ColorListBox(std::unique_ptr<weld::MenuButton> pControl, weld::Window* pWindow);
~ColorListBox();
void SetSelectHdl(const Link<ColorListBox&, void>& rLink)
diff --git a/sd/source/core/drawdoc.cxx b/sd/source/core/drawdoc.cxx
index 0598fe22e37a..3bb367c4bbd0 100644
--- a/sd/source/core/drawdoc.cxx
+++ b/sd/source/core/drawdoc.cxx
@@ -615,7 +615,7 @@ SdDrawDocument* SdDrawDocument::AllocSdDrawDocument() const
SfxObjectCreateMode::EMBEDDED, true, meDocType ) );
else
mpCreatingTransferable->SetDocShell( new ::sd::GraphicDocShell(
- SfxObjectCreateMode::EMBEDDED, true, meDocType ) );
+ SfxObjectCreateMode::EMBEDDED ) );
pNewDocSh = static_cast< ::sd::DrawDocShell*>( pObj = mpCreatingTransferable->GetDocShell().get() );
pNewDocSh->DoInitNew();
diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx
index 056fb2953f49..557e836bf39c 100644
--- a/sd/source/core/drawdoc3.cxx
+++ b/sd/source/core/drawdoc3.cxx
@@ -220,7 +220,7 @@ SdDrawDocument* SdDrawDocument::OpenBookmarkDoc(SfxMedium* pMedium)
// If that wasn't the case, we could load the model directly.
if ( bCreateGraphicShell )
// Draw
- mxBookmarkDocShRef = new ::sd::GraphicDocShell(SfxObjectCreateMode::STANDARD, true, DocumentType::Draw);
+ mxBookmarkDocShRef = new ::sd::GraphicDocShell(SfxObjectCreateMode::STANDARD);
else
// Impress
mxBookmarkDocShRef = new ::sd::DrawDocShell(SfxObjectCreateMode::STANDARD, true, DocumentType::Impress);
diff --git a/sd/source/ui/docshell/grdocsh.cxx b/sd/source/ui/docshell/grdocsh.cxx
index e6d400f86e3d..67948cce3cb7 100644
--- a/sd/source/ui/docshell/grdocsh.cxx
+++ b/sd/source/ui/docshell/grdocsh.cxx
@@ -48,18 +48,14 @@ void GraphicDocShell::InitInterface_Impl()
SFX_IMPL_OBJECTFACTORY( GraphicDocShell, SvGlobalName(SO3_SDRAW_CLASSID_60), SfxObjectShellFlags::STD_NORMAL, "sdraw" )
-GraphicDocShell::GraphicDocShell(SfxObjectCreateMode eMode,
- bool bDataObject,
- DocumentType eDocType) :
- DrawDocShell(eMode, bDataObject, eDocType)
+GraphicDocShell::GraphicDocShell(SfxObjectCreateMode eMode) :
+ DrawDocShell(eMode, /*bDataObject*/true, DocumentType::Draw)
{
SetStyleFamily( SfxStyleFamily::Para );
}
-GraphicDocShell::GraphicDocShell(SfxModelFlags nModelCreationFlags,
- bool bDataObject,
- DocumentType eDocType) :
- DrawDocShell(nModelCreationFlags, bDataObject, eDocType)
+GraphicDocShell::GraphicDocShell(SfxModelFlags nModelCreationFlags) :
+ DrawDocShell(nModelCreationFlags, /*bDataObject*/false, DocumentType::Draw)
{
SetStyleFamily( SfxStyleFamily::Para );
}
diff --git a/sd/source/ui/inc/GraphicDocShell.hxx b/sd/source/ui/inc/GraphicDocShell.hxx
index 9406a127a262..0ef7738addfc 100644
--- a/sd/source/ui/inc/GraphicDocShell.hxx
+++ b/sd/source/ui/inc/GraphicDocShell.hxx
@@ -44,15 +44,9 @@ private:
public:
SFX_DECL_OBJECTFACTORY();
- GraphicDocShell (
- SfxObjectCreateMode eMode,
- bool bSdDataObj,
- DocumentType);
+ GraphicDocShell(SfxObjectCreateMode eMode);
- GraphicDocShell (
- SfxModelFlags nModelCreationFlags,
- bool bSdDataObj,
- DocumentType);
+ GraphicDocShell(SfxModelFlags nModelCreationFlags);
virtual ~GraphicDocShell() override;
};
diff --git a/sd/source/ui/unoidl/unodoc.cxx b/sd/source/ui/unoidl/unodoc.cxx
index 554be509cc18..263d24b1dd31 100644
--- a/sd/source/ui/unoidl/unodoc.cxx
+++ b/sd/source/ui/unoidl/unodoc.cxx
@@ -53,9 +53,7 @@ uno::Reference< uno::XInterface > SdDrawingDocument_createInstance(
SdDLL::Init();
- SfxObjectShell* pShell =
- new ::sd::GraphicDocShell(
- _nCreationFlags, false, DocumentType::Draw );
+ SfxObjectShell* pShell = new ::sd::GraphicDocShell( _nCreationFlags );
return uno::Reference< uno::XInterface >( pShell->GetModel() );
}
diff --git a/sfx2/source/sidebar/SidebarController.cxx b/sfx2/source/sidebar/SidebarController.cxx
index d90bd56b77de..d16195447222 100644
--- a/sfx2/source/sidebar/SidebarController.cxx
+++ b/sfx2/source/sidebar/SidebarController.cxx
@@ -1106,14 +1106,14 @@ IMPL_LINK(SidebarController, OnMenuItemSelected, Menu*, pMenu, bool)
return true;
}
-void SidebarController::RequestCloseDeck(bool bFocusMenuTab)
+void SidebarController::RequestCloseDeck()
{
mbIsDeckRequestedOpen = false;
UpdateDeckOpenState();
if (mpCurrentDeck.get())
{
- sal_Int32 nIndex(bFocusMenuTab ? 0 : mpTabBar->GetDeckIndexForId(mpCurrentDeck->GetId()));
+ sal_Int32 nIndex(mpTabBar->GetDeckIndexForId(mpCurrentDeck->GetId()));
maFocusManager.GrabFocusButton(nIndex);
}
else
diff --git a/svtools/source/control/valueset.cxx b/svtools/source/control/valueset.cxx
index 827dce66ee99..f66bbaca742b 100644
--- a/svtools/source/control/valueset.cxx
+++ b/svtools/source/control/valueset.cxx
@@ -3730,12 +3730,11 @@ Size SvtValueSet::CalcWindowSizePixel( const Size& rItemSize, sal_uInt16 nDesire
}
void SvtValueSet::InsertItem( sal_uInt16 nItemId, const Image& rImage,
- const OUString& rText, size_t nPos,
- bool bShowLegend )
+ const OUString& rText, size_t nPos )
{
SvtValueSetItem* pItem = new SvtValueSetItem( *this );
pItem->mnId = nItemId;
- pItem->meType = bShowLegend ? VALUESETITEM_IMAGE_AND_TEXT : VALUESETITEM_IMAGE;
+ pItem->meType = VALUESETITEM_IMAGE;
pItem->maImage = rImage;
pItem->maText = rText;
ImplInsertItem( pItem, nPos );
diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx
index c016c370ca1a..65fe88311853 100644
--- a/svx/source/tbxctrls/tbcontrl.cxx
+++ b/svx/source/tbxctrls/tbcontrl.cxx
@@ -3764,14 +3764,13 @@ void SvxColorListBox::SelectEntry(const Color& rColor)
ShowPreview(m_aSelectedColor);
}
-ColorListBox::ColorListBox(std::unique_ptr<weld::MenuButton> pControl, weld::Window* pTopLevel, bool bInterimBuilder)
+ColorListBox::ColorListBox(std::unique_ptr<weld::MenuButton> pControl, weld::Window* pTopLevel)
: m_xButton(std::move(pControl))
, m_pTopLevel(pTopLevel)
, m_aColorWrapper(this)
, m_aAutoDisplayColor(Application::GetSettings().GetStyleSettings().GetDialogColor())
, m_nSlotId(0)
, m_bShowNoneButton(false)
- , m_bInterimBuilder(bInterimBuilder)
{
m_aSelectedColor = GetAutoColor(m_nSlotId);
LockWidthRequest();
@@ -3804,7 +3803,7 @@ void ColorListBox::createColorWindow()
xFrame,
m_pTopLevel,
m_xButton.get(),
- m_bInterimBuilder,
+ /*bInterimBuilder*/false,
m_aColorWrapper));
SetNoSelection();
diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx
index 05e4dfdc7bb5..2d4816c50b66 100644
--- a/sw/source/filter/ww8/docxattributeoutput.cxx
+++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -2382,7 +2382,7 @@ void DocxAttributeOutput::WritePostponedGraphic()
{
for (const auto & rPostponedDiagram : *m_pPostponedGraphic)
FlyFrameGraphic(rPostponedDiagram.grfNode, rPostponedDiagram.size,
- rPostponedDiagram.mOLEFrameFormat, rPostponedDiagram.mOLENode,
+ nullptr, nullptr,
rPostponedDiagram.pSdrObj);
m_pPostponedGraphic.reset(nullptr);
}
@@ -5378,7 +5378,7 @@ void DocxAttributeOutput::OutputFlyFrame_Impl( const ww8::Frame &rFrame, const P
else // we are writing out attributes, but w:drawing should not be inside w:rPr,
{ // so write it out later
m_bPostponedProcessingFly = true ;
- m_pPostponedGraphic->push_back(PostponedGraphic(pGrfNode, rFrame.GetLayoutSize(), nullptr, nullptr, pSdrObj));
+ m_pPostponedGraphic->push_back(PostponedGraphic(pGrfNode, rFrame.GetLayoutSize(), pSdrObj));
}
}
}
diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx b/sw/source/filter/ww8/docxattributeoutput.hxx
index e4c331ad0dcc..89263c239d6a 100644
--- a/sw/source/filter/ww8/docxattributeoutput.hxx
+++ b/sw/source/filter/ww8/docxattributeoutput.hxx
@@ -841,13 +841,11 @@ private:
struct PostponedGraphic
{
- PostponedGraphic( const SwGrfNode* n, Size s, const SwFlyFrameFormat* pOLEFrameFormat, SwOLENode* pOLENode, const SdrObject* sObj )
- : grfNode( n ), size( s ), mOLEFrameFormat( pOLEFrameFormat ), mOLENode( pOLENode ), pSdrObj(sObj) {};
+ PostponedGraphic( const SwGrfNode* n, Size s, const SdrObject* sObj )
+ : grfNode( n ), size( s ), pSdrObj(sObj) {};
const SwGrfNode* grfNode;
Size size;
- const SwFlyFrameFormat* mOLEFrameFormat;
- SwOLENode* mOLENode;
const SdrObject* pSdrObj;
};
std::unique_ptr< std::vector<PostponedGraphic> > m_pPostponedGraphic;