summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-04-24 10:44:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-04-25 13:09:59 +0200
commitfacd0fc931468e82e50be3f7d8af48c6187dfa96 (patch)
tree95fd841f9ad75b74e2396b046d53539008755963 /compilerplugins
parent0dbc76a3ca25f43232073484541504e342380d0a (diff)
loplugin:constantparam
Change-Id: Id6197d72ae136da04dfb22c847623004b797d75d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92840 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/constantparam.bitmask.results2
-rw-r--r--compilerplugins/clang/constantparam.booleans.results424
-rw-r--r--compilerplugins/clang/constantparam.constructors.results50
-rw-r--r--compilerplugins/clang/constantparam.numbers.results294
4 files changed, 391 insertions, 379 deletions
diff --git a/compilerplugins/clang/constantparam.bitmask.results b/compilerplugins/clang/constantparam.bitmask.results
index f0ee360d2b23..0fb40dccfffb 100644
--- a/compilerplugins/clang/constantparam.bitmask.results
+++ b/compilerplugins/clang/constantparam.bitmask.results
@@ -40,7 +40,7 @@ sc/source/ui/view/cellsh1.cxx:127
sw/source/core/view/viewsh.cxx:717
void lcl_InvalidateAllContent(class SwViewShell &,enum SwInvalidateFlags)
enum SwInvalidateFlags nInv setBits=0x2
-sw/source/filter/html/swhtml.hxx:672
+sw/source/filter/html/swhtml.hxx:673
void SwHTMLParser::SetFrameFormatAttrs(class SfxItemSet &,enum HtmlFrameFormatFlags,class SfxItemSet &)
enum HtmlFrameFormatFlags nFlags setBits=0x1
sw/source/filter/ww8/wrtw8esh.cxx:1545
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index cd819dc9900c..4a97d1007742 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -18,7 +18,7 @@ basegfx/source/polygon/b2dpolygon.cxx:62
void (anonymous namespace)::CoordinateDataArray2D::CoordinateDataArray2D(unsigned int)
unsigned int nCount
0
-basegfx/source/polygon/b3dpolygon.cxx:76
+basegfx/source/polygon/b3dpolygon.cxx:77
void (anonymous namespace)::CoordinateDataArray3D::CoordinateDataArray3D(unsigned int)
unsigned int nCount
0
@@ -26,6 +26,10 @@ basic/source/inc/runtime.hxx:323
void SbiRuntime::StepRESUME(unsigned int)
unsigned int
1
+basic/source/inc/runtime.hxx:354
+ _Bool SbiRuntime::IsMissing(class SbxVariable *,unsigned short)
+ unsigned short
+ 1
basic/source/runtime/iosys.cxx:62
void (anonymous namespace)::SbiInputDialog::SbiInputDialog(class weld::Window *,const class rtl::OUString &)
class weld::Window *
@@ -66,43 +70,43 @@ canvas/source/vcl/spritecanvashelper.hxx:45
void vclcanvas::SpriteCanvasHelper::init(const class std::shared_ptr<class vclcanvas::OutDevProvider> &,class vclcanvas::SpriteCanvas &,class canvas::SpriteRedrawManager &,_Bool,_Bool)
_Bool bHaveAlpha
0
-chart2/qa/extras/chart2dump/chart2dump.cxx:97
+chart2/qa/extras/chart2dump/chart2dump.cxx:98
void Chart2DumpTest::Chart2DumpTest(_Bool)
_Bool bDumpMode
0
-chart2/qa/extras/chart2export.cxx:394
+chart2/qa/extras/chart2export.cxx:404
void checkCommonTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,double,double,_Bool,double,_Bool,_Bool)
_Bool aExpectedShowEquation
1
-chart2/qa/extras/charttest.hxx:238
+chart2/qa/extras/charttest.hxx:239
class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> getPivotChartDocFromSheet(int,const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &)
int nSheet
1
-chart2/qa/extras/charttest.hxx:244
+chart2/qa/extras/charttest.hxx:245
class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> getPivotChartDocFromSheet(const class com::sun::star::uno::Reference<class com::sun::star::table::XTablePivotCharts> &,int)
int nIndex
0
-chart2/qa/extras/charttest.hxx:278
+chart2/qa/extras/charttest.hxx:279
class com::sun::star::uno::Reference<class com::sun::star::chart2::XAxis> getAxisFromDoc(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int,int)
int nCooSys
0
-chart2/qa/extras/charttest.hxx:298
+chart2/qa/extras/charttest.hxx:299
int getNumberOfDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int)
int nCooSys
0
-chart2/qa/extras/charttest.hxx:298
+chart2/qa/extras/charttest.hxx:299
int getNumberOfDataSeries(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int)
int nChartType
0
-chart2/qa/extras/charttest.hxx:308
+chart2/qa/extras/charttest.hxx:309
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)
int nCooSys
0
-chart2/qa/extras/charttest.hxx:323
+chart2/qa/extras/charttest.hxx:324
class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> getLabelDataSequenceFromDoc(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,int,int)
int nChartType
0
-chart2/qa/extras/charttest.hxx:345
+chart2/qa/extras/charttest.hxx:346
class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> getDataSequenceFromDocByRole(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,const class rtl::OUString &,int,int)
int nChartType
0
@@ -242,7 +246,7 @@ connectivity/source/inc/odbc/OTools.hxx:219
void connectivity::odbc::OTools::bindValue(const class connectivity::odbc::OConnection *,void *,int,short,short,const void *,void *,long *,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,unsigned short,_Bool)
short _nMaxLen
0
-cppcanvas/source/mtfrenderer/mtftools.cxx:284
+cppcanvas/source/mtfrenderer/mtftools.cxx:285
void appendRect(class basegfx::B2DPolyPolygon &,const class basegfx::B2DPoint &,const double,const double,const double,const double)
const double nX1
0
@@ -338,7 +342,7 @@ dbaccess/source/ui/app/AppSwapWindow.hxx:58
class SvxIconChoiceCtrlEntry * dbaui::OApplicationSwapWindow::GetEntry(unsigned long) const
unsigned long nPos
0
-dbaccess/source/ui/control/tabletree.cxx:294
+dbaccess/source/ui/control/tabletree.cxx:287
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
@@ -382,7 +386,7 @@ desktop/source/deployment/gui/dp_gui_updatedialog.hxx:103
void dp_gui::UpdateDialog::addAdditional(struct dp_gui::UpdateDialog::Index *,_Bool)
_Bool bEnableCheckBox
0
-desktop/source/lib/init.cxx:6055
+desktop/source/lib/init.cxx:6065
struct _LibreOfficeKit * libreofficekit_hook_2(const char *,const char *)
const char * user_profile_url
0
@@ -394,7 +398,7 @@ editeng/source/editeng/editstt2.hxx:31
void InternalEditStatus::TurnOffFlags(enum EEControlBits)
enum EEControlBits nFlags
1
-editeng/source/editeng/impedit.hxx:834
+editeng/source/editeng/impedit.hxx:844
unsigned short ImpEditEngine::GetLineHeight(int,int)
int nLine
0
@@ -830,14 +834,14 @@ include/editeng/splwrap.hxx:73
void SvxSpellWrapper::SvxSpellWrapper(class weld::Window *,const _Bool,const _Bool)
const _Bool bIsAllRight
0
-include/editeng/txtrange.hxx:63
- void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool)
- _Bool bVert
- 0
-include/editeng/txtrange.hxx:63
+include/editeng/txtrange.hxx:61
void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool)
_Bool bInner
1
+include/editeng/txtrange.hxx:61
+ void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool)
+ _Bool bVert
+ 0
include/filter/msfilter/escherex.hxx:493
void EscherExAtom::EscherExAtom(class SvStream &,const unsigned short,const unsigned short,const unsigned char)
const unsigned char nVersion
@@ -1002,7 +1006,7 @@ include/sfx2/notebookbar/SfxNotebookBar.hxx:55
void sfx2::SfxNotebookBar::ShowMenubar(const class SfxViewFrame *,_Bool)
_Bool bShow
1
-include/sfx2/objsh.hxx:664
+include/sfx2/objsh.hxx:668
void SfxObjectShell::AppendInfoBarWhenReady(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum InfobarType,_Bool)
_Bool bShowCloseButton
1
@@ -1056,11 +1060,11 @@ include/sot/stg.hxx:158
1
include/sot/stg.hxx:250
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:250
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:250
void UCBStorage::UCBStorage(const class ucbhelper::Content &,const class rtl::OUString &,enum StreamMode,_Bool,_Bool)
@@ -1118,7 +1122,7 @@ include/svl/urihelper.hxx:148
class rtl::OUString removePassword(const class rtl::OUString &,enum INetURLObject::EncodeMechanism,enum INetURLObject::DecodeMechanism,unsigned short)
enum INetURLObject::EncodeMechanism eEncodeMechanism
1
-include/svl/zforlist.hxx:894
+include/svl/zforlist.hxx:897
const class NfKeywordTable & SvNumberFormatter::GetKeywords(unsigned int)
unsigned int nKey
0
@@ -1392,14 +1396,14 @@ include/test/text/textcontent.hxx:25
1
include/test/text/textcontent.hxx:25
void apitest::TextContent::TextContent(const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::WrapTextMode,const enum com::sun::star::text::WrapTextMode)
- const enum com::sun::star::text::WrapTextMode aExpectedWTM
- 0
-include/test/text/textcontent.hxx:25
- void apitest::TextContent::TextContent(const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::WrapTextMode,const enum com::sun::star::text::WrapTextMode)
const enum com::sun::star::text::TextContentAnchorType aNewTCAT
1
include/test/text/textcontent.hxx:25
void apitest::TextContent::TextContent(const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::WrapTextMode,const enum com::sun::star::text::WrapTextMode)
+ const enum com::sun::star::text::WrapTextMode aExpectedWTM
+ 0
+include/test/text/textcontent.hxx:25
+ void apitest::TextContent::TextContent(const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::TextContentAnchorType,const enum com::sun::star::text::WrapTextMode,const enum com::sun::star::text::WrapTextMode)
const enum com::sun::star::text::WrapTextMode aNewWTM
0
include/tools/date.hxx:71
@@ -1546,6 +1550,14 @@ include/vcl/alpha.hxx:58
void AlphaMask::Replace(unsigned char,unsigned char)
unsigned char cSearchTransparency
0
+include/vcl/combobox.hxx:102
+ void ComboBox::EnableUserDraw(_Bool)
+ _Bool bUserDraw
+ 1
+include/vcl/combobox.hxx:104
+ void ComboBox::DrawEntry(const class UserDrawEvent &,_Bool,_Bool,_Bool)
+ _Bool bDrawImage
+ 0
include/vcl/dibtools.hxx:40
_Bool ReadDIB(class Bitmap &,class SvStream &,_Bool,_Bool)
_Bool bMSOFormat
@@ -1570,7 +1582,7 @@ include/vcl/errcode.hxx:66
void ErrCode::ErrCode(enum WarningFlag,enum ErrCodeArea,enum ErrCodeClass,unsigned short)
enum WarningFlag
0
-include/vcl/field.hxx:83
+include/vcl/field.hxx:82
void FormatterBase::EnableEmptyFieldValue(_Bool)
_Bool bEnable
1
@@ -1580,11 +1592,11 @@ include/vcl/fieldvalues.hxx:33
0
include/vcl/fieldvalues.hxx:53
double ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
- unsigned short nDecDigits
+ long nBaseValue
0
include/vcl/fieldvalues.hxx:53
double ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
- long nBaseValue
+ unsigned short nDecDigits
0
include/vcl/fmtfield.hxx:124
void FormattedField::EnableEmptyField(_Bool)
@@ -1598,10 +1610,6 @@ include/vcl/image.hxx:48
void Image::Image(enum StockImage,const class rtl::OUString &,class Size)
enum StockImage
0
-include/vcl/lstbox.hxx:232
- void ListBox::EnableUserDraw(_Bool)
- _Bool bUserDraw
- 1
include/vcl/mtfxmldump.hxx:34
void MetafileXmlDump::filterActionType(const enum MetaActionType,_Bool)
_Bool bShouldFilter
@@ -1610,6 +1618,14 @@ include/vcl/outdev.hxx:529
_Bool OutputDevice::SupportsOperation(enum OutDevSupportType) const
enum OutDevSupportType
0
+include/vcl/outdev.hxx:1076
+ _Bool OutputDevice::GetTextOutline(class tools::PolyPolygon &,const class rtl::OUString &,int,unsigned long,const long *) const
+ const long * pDXArray
+ 0
+include/vcl/outdev.hxx:1076
+ _Bool OutputDevice::GetTextOutline(class tools::PolyPolygon &,const class rtl::OUString &,int,unsigned long,const long *) const
+ unsigned long nLayoutWidth
+ 0
include/vcl/outdev.hxx:1197
void OutputDevice::ImplDrawWaveTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool)
long nY
@@ -1690,23 +1706,15 @@ include/vcl/toolbox.hxx:447
void ToolBox::EnableCustomize(_Bool)
_Bool bEnable
1
-include/vcl/treelist.hxx:240
- class SvTreeListEntry * SvListView::NextVisible(class SvTreeListEntry *,unsigned short *) const
- unsigned short * pDepth
- 0
-include/vcl/treelistbox.hxx:654
+include/vcl/treelistbox.hxx:663
void SvTreeListBox::MakeVisible(class SvTreeListEntry *,_Bool)
_Bool bMoveToTop
1
-include/vcl/treelistbox.hxx:680
+include/vcl/treelistbox.hxx:689
unsigned long SvTreeListBox::SelectChildren(class SvTreeListEntry *,_Bool)
_Bool bSelect
0
-include/vcl/treelistbox.hxx:681
- void SvTreeListBox::SelectAll(_Bool,_Bool)
- _Bool bPaint
- 1
-include/vcl/treelistbox.hxx:690
+include/vcl/treelistbox.hxx:699
void SvTreeListBox::SetHighlightRange(unsigned short,unsigned short)
unsigned short nFirstTab
0
@@ -1754,131 +1762,135 @@ include/vcl/weld.hxx:338
void weld::ScrolledWindow::vadjustment_set_lower(int)
int upper
0
-include/vcl/weld.hxx:856
+include/vcl/weld.hxx:917
_Bool weld::TreeView::get_text_emphasis(int,int) const
int col
0
-include/vcl/weld.hxx:1128
+include/vcl/weld.hxx:918
+ void weld::TreeView::set_text_align(int,double,int)
+ int col
+ 0
+include/vcl/weld.hxx:1196
class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > weld::IconView::make_iterator(const class weld::TreeIter *) const
const class weld::TreeIter * pOrig
0
-include/vcl/weld.hxx:2099
+include/vcl/weld.hxx:2168
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:2102
+include/vcl/weld.hxx:2171
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:2106
+include/vcl/weld.hxx:2172
class std::unique_ptr<class weld::Assistant, struct std::default_delete<class weld::Assistant> > weld::Builder::weld_assistant(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
1
-include/vcl/weld.hxx:2109
+include/vcl/weld.hxx:2175
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:2110
+include/vcl/weld.hxx:2176
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:2113
+include/vcl/weld.hxx:2179
class std::unique_ptr<class weld::Box, struct std::default_delete<class weld::Box> > weld::Builder::weld_box(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2114
+include/vcl/weld.hxx:2180
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:2115
+include/vcl/weld.hxx:2181
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:2119
+include/vcl/weld.hxx:2185
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:2122
+include/vcl/weld.hxx:2188
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:2127
+include/vcl/weld.hxx:2193
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:2130
+include/vcl/weld.hxx:2196
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:2133
+include/vcl/weld.hxx:2199
class std::unique_ptr<class weld::LinkButton, struct std::default_delete<class weld::LinkButton> > weld::Builder::weld_link_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2140
+include/vcl/weld.hxx:2206
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:2142
+include/vcl/weld.hxx:2208
class std::unique_ptr<class weld::FormattedSpinButton, struct std::default_delete<class weld::FormattedSpinButton> > weld::Builder::weld_formatted_spin_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2144
+include/vcl/weld.hxx:2210
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:2146
+include/vcl/weld.hxx:2212
class std::unique_ptr<class weld::ComboBox, struct std::default_delete<class weld::ComboBox> > weld::Builder::weld_combo_box(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2150
+include/vcl/weld.hxx:2216
class std::unique_ptr<class weld::IconView, struct std::default_delete<class weld::IconView> > weld::Builder::weld_icon_view(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2152
+include/vcl/weld.hxx:2218
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:2153
+include/vcl/weld.hxx:2219
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:2155
+include/vcl/weld.hxx:2221
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:2158
+include/vcl/weld.hxx:2224
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:2159
+include/vcl/weld.hxx:2225
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:2162
+include/vcl/weld.hxx:2228
class std::unique_ptr<class weld::Spinner, struct std::default_delete<class weld::Spinner> > weld::Builder::weld_spinner(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2164
+include/vcl/weld.hxx:2230
class std::unique_ptr<class weld::Image, struct std::default_delete<class weld::Image> > weld::Builder::weld_image(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2165
+include/vcl/weld.hxx:2231
class std::unique_ptr<class weld::Calendar, struct std::default_delete<class weld::Calendar> > weld::Builder::weld_calendar(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2168
+include/vcl/weld.hxx:2234
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:2173
+include/vcl/weld.hxx:2239
class std::unique_ptr<class weld::EntryTreeView, struct std::default_delete<class weld::EntryTreeView> > weld::Builder::weld_entry_tree_view(const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:2176
+include/vcl/weld.hxx:2242
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/weld.hxx:2177
+include/vcl/weld.hxx:2243
class std::unique_ptr<class weld::Toolbar, struct std::default_delete<class weld::Toolbar> > weld::Builder::weld_toolbar(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
@@ -1922,10 +1934,6 @@ include/xmloff/xmlstyle.hxx:95
void SvXMLStyleContext::SvXMLStyleContext(class SvXMLImport &,int,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XFastAttributeList> &,enum XmlStyleFamily,_Bool)
_Bool bDefaultStyle
0
-include/xmloff/xmltkmap.hxx:42
- void SvXMLTokenMapEntry::SvXMLTokenMapEntry(unsigned short,enum xmloff::token::XMLTokenEnum,unsigned short,int)
- int nFastTok
- 0
l10ntools/inc/common.hxx:49
void writePoEntry(const class rtl::OString &,class PoOfstream &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,const enum PoEntry::TYPE)
const enum PoEntry::TYPE eType
@@ -1950,14 +1958,14 @@ libreofficekit/qa/tilebench/tilebench.cxx:144
void testTile(class lok::Document *,int,int,_Bool)
_Bool dump
1
-lotuswordpro/inc/xfilter/xfborders.hxx:89
- void XFBorder::SetDoubleLine(_Bool,_Bool)
- _Bool dual
- 1
-lotuswordpro/inc/xfilter/xfborders.hxx:89
+lotuswordpro/inc/xfilter/xfborders.hxx:90
void XFBorder::SetDoubleLine(_Bool,_Bool)
_Bool bSameWidth
0
+lotuswordpro/inc/xfilter/xfborders.hxx:90
+ void XFBorder::SetDoubleLine(_Bool,_Bool)
+ _Bool dual
+ 1
lotuswordpro/inc/xfilter/xfcellstyle.hxx:108
void XFCellStyle::SetAlignType(enum enumXFAlignType,enum enumXFAlignType)
enum enumXFAlignType hori
@@ -1966,31 +1974,31 @@ lotuswordpro/inc/xfilter/xfdrawstyle.hxx:117
void XFDrawStyle::SetFontWorkStyle(enum enumXFFWStyle,enum enumXFFWAdjust)
enum enumXFFWAdjust eAdjust
0
-lotuswordpro/inc/xfilter/xfframestyle.hxx:128
+lotuswordpro/inc/xfilter/xfframestyle.hxx:127
void XFFrameStyle::SetProtect(_Bool,_Bool,_Bool)
- _Bool size
+ _Bool pos
1
-lotuswordpro/inc/xfilter/xfframestyle.hxx:128
+lotuswordpro/inc/xfilter/xfframestyle.hxx:127
void XFFrameStyle::SetProtect(_Bool,_Bool,_Bool)
- _Bool pos
+ _Bool size
1
-lotuswordpro/inc/xfilter/xfframestyle.hxx:128
+lotuswordpro/inc/xfilter/xfframestyle.hxx:127
void XFFrameStyle::SetProtect(_Bool,_Bool,_Bool)
_Bool content
1
-lotuswordpro/inc/xfilter/xfindex.hxx:101
+lotuswordpro/inc/xfilter/xfindex.hxx:100
void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &)
double len
0
-lotuswordpro/inc/xfilter/xfparastyle.hxx:174
+lotuswordpro/inc/xfilter/xfparastyle.hxx:173
void XFParaStyle::SetDropCap(short,short,double)
double fDistance
0
-lotuswordpro/inc/xfilter/xfutil.hxx:92
+lotuswordpro/inc/xfilter/xfutil.hxx:91
class rtl::OUString GetColorMode(enum enumXFColorMode)
enum enumXFColorMode mode
0
-lotuswordpro/source/filter/bento.hxx:205
+lotuswordpro/source/filter/bento.hxx:203
class OpenStormBento::CBenObject * OpenStormBento::LtcBenContainer::FindNextObjectWithProperty(class OpenStormBento::CBenObject *,unsigned int)
class OpenStormBento::CBenObject * pCurrObject
0
@@ -2002,7 +2010,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:111
+lotuswordpro/source/filter/lwpnumericfmt.hxx:112
void LwpCurrencyInfo::LwpCurrencyInfo(const class rtl::OUString &,_Bool,_Bool)
_Bool bShowSpace_
1
@@ -2066,19 +2074,19 @@ opencl/source/openclwrapper.cxx:528
_Bool initOpenCLRunEnv(int)
int argc
0
-pyuno/inc/pyuno.hxx:91
+pyuno/inc/pyuno.hxx:86
void pyuno::PyRef::PyRef(struct _object *,enum __sal_NoAcquire)
enum __sal_NoAcquire
0
-pyuno/inc/pyuno.hxx:93
+pyuno/inc/pyuno.hxx:88
void pyuno::PyRef::PyRef(struct _object *,enum __sal_NoAcquire,enum pyuno::NotNull)
enum __sal_NoAcquire
0
-pyuno/inc/pyuno.hxx:93
+pyuno/inc/pyuno.hxx:88
void pyuno::PyRef::PyRef(struct _object *,enum __sal_NoAcquire,enum pyuno::NotNull)
enum pyuno::NotNull
0
-pyuno/source/module/pyuno_impl.hxx:165
+pyuno/source/module/pyuno_impl.hxx:79
void log(struct pyuno::RuntimeCargo *,int,const class rtl::OUString &)
int level
1
@@ -2090,7 +2098,7 @@ reportdesign/source/core/inc/Tools.hxx:48
void throwIllegallArgumentException(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,short)
short ArgumentPosition_
1
-reportdesign/source/filter/xml/xmlFixedContent.cxx:52
+reportdesign/source/filter/xml/xmlFixedContent.cxx:54
void rptxml::(anonymous namespace)::OXMLCharContent::OXMLCharContent(class SvXMLImport &,class rptxml::OXMLFixedContent *,short)
short nControl
1
@@ -2098,7 +2106,7 @@ reportdesign/source/filter/xml/xmlFormattedField.hxx:34
void rptxml::OXMLFormattedField::OXMLFormattedField(class rptxml::ORptFilter &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XFastAttributeList> &,const class com::sun::star::uno::Reference<class com::sun::star::report::XFormattedField> &,class rptxml::OXMLTable *,_Bool)
_Bool _bPageCount
0
-reportdesign/source/ui/inc/DesignView.hxx:235
+reportdesign/source/ui/inc/DesignView.hxx:228
void rptui::ODesignView::setMarked(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Reference<class com::sun::star::report::XReportComponent> > &,_Bool)
_Bool _bMark
1
@@ -2110,11 +2118,11 @@ reportdesign/source/ui/inc/GeometryHandler.hxx:95
void rptui::GeometryHandler::implCreateListLikeControl(const class com::sun::star::uno::Reference<class com::sun::star::inspection::XPropertyControlFactory> &,struct com::sun::star::inspection::LineDescriptor &,const char **,_Bool,_Bool)
_Bool _bTrueIfListBoxFalseIfComboBox
1
-reportdesign/source/ui/inc/UITools.hxx:143
+reportdesign/source/ui/inc/UITools.hxx:142
class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> *,int)
_Bool _bAllObjects
1
-reportdesign/source/ui/report/SectionWindow.cxx:365
+reportdesign/source/ui/report/SectionWindow.cxx:366
void lcl_setOrigin(class vcl::Window &,long,long)
long _nY
0
@@ -2290,131 +2298,131 @@ sc/inc/dociter.hxx:599
void ScDocRowHeightUpdater::TabRanges::TabRanges(short,int)
short nTab
0
-sc/inc/document.hxx:955
+sc/inc/document.hxx:956
void ScDocument::SetPendingRowHeights(short,_Bool)
_Bool bSet
0
-sc/inc/document.hxx:959
+sc/inc/document.hxx:960
void ScDocument::SetScenario(short,_Bool)
_Bool bFlag
1
-sc/inc/document.hxx:1155
+sc/inc/document.hxx:1156
class rtl::OUString ScDocument::GetString(short,int,short,const struct ScInterpreterContext *) const
const struct ScInterpreterContext * pContext
0
-sc/inc/document.hxx:1295
+sc/inc/document.hxx:1296
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:1522
+sc/inc/document.hxx:1523
void ScDocument::EnableUserInteraction(_Bool)
_Bool bVal
0
-sc/inc/document.hxx:1609
+sc/inc/document.hxx:1610
void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool)
_Bool bResetCut
1
-sc/inc/document.hxx:1658
+sc/inc/document.hxx:1659
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
- short nCol1
+ _Bool bMarked
0
-sc/inc/document.hxx:1658
+sc/inc/document.hxx:1659
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
- _Bool bMarked
+ short nCol1
0
-sc/inc/document.hxx:1665
+sc/inc/document.hxx:1666
void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &)
_Bool bMarked
0
-sc/inc/document.hxx:1710
+sc/inc/document.hxx:1711
const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const
int nStartRow
0
-sc/inc/document.hxx:1861
+sc/inc/document.hxx:1862
unsigned long ScDocument::GetColWidth(short,short,short) const
short nStartCol
0
-sc/inc/document.hxx:1902
+sc/inc/document.hxx:1903
void ScDocument::ShowRow(int,short,_Bool)
_Bool bShow
0
-sc/inc/document.hxx:1905
+sc/inc/document.hxx:1906
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
int nStartRow
0
-sc/inc/document.hxx:1910
- 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:1910
+sc/inc/document.hxx:1911
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:1911
+ 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:1912
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:1911
+sc/inc/document.hxx:1912
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:1914
+sc/inc/document.hxx:1915
void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1914
- void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
- _Bool bPage
- 0
sc/inc/document.hxx:1915
- void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+ void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:1915
- void ScDocument::SetColBreak(short,short,_Bool,_Bool)
- _Bool bManual
- 1
sc/inc/document.hxx:1916
- void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
+ void ScDocument::SetColBreak(short,short,_Bool,_Bool)
_Bool bManual
1
sc/inc/document.hxx:1916
+ void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+ _Bool bPage
+ 0
+sc/inc/document.hxx:1917
void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
_Bool bPage
0
sc/inc/document.hxx:1917
- void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
+ void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1917
+sc/inc/document.hxx:1918
void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:2239
+sc/inc/document.hxx:1918
+ void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
+ _Bool bManual
+ 1
+sc/inc/document.hxx:2240
void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short)
enum UpdateRefMode eUpdateRefMode
0
-sc/inc/document.hxx:2269
+sc/inc/document.hxx:2270
void ScDocument::CalcFormulaTree(_Bool,_Bool,_Bool)
_Bool bSetAllDirty
1
-sc/inc/document.hxx:2491
+sc/inc/document.hxx:2492
void ScDocument::StoreTabToCache(short,class SvStream &) const
short nTab
0
-sc/inc/document.hxx:2492
+sc/inc/document.hxx:2493
void ScDocument::RestoreTabFromCache(short,class SvStream &)
short nTab
0
-sc/inc/document.hxx:2568
+sc/inc/document.hxx:2569
void ScDocument::EndListeningIntersectedGroup(class sc::EndListeningContext &,const class ScAddress &,class std::__debug::vector<class ScAddress, class std::allocator<class ScAddress> > *)
class std::__debug::vector<class ScAddress, class std::allocator<class ScAddress> > * pGroupPos
0
-sc/inc/document.hxx:2587
+sc/inc/document.hxx:2588
void ScMutationDisable::ScMutationDisable(class ScDocument *,enum ScMutationGuardFlags)
enum ScMutationGuardFlags nFlags
1
-sc/inc/document.hxx:2619
+sc/inc/document.hxx:2620
void ScMutationGuard::ScMutationGuard(class ScDocument *,enum ScMutationGuardFlags)
enum ScMutationGuardFlags nFlags
1
@@ -2582,31 +2590,31 @@ sc/inc/stringutil.hxx:154
class rtl::OUString ScStringUtil::GetQuotedToken(const class rtl::OUString &,int,const class rtl::OUString &,char16_t,int &)
int nToken
0
-sc/inc/table.hxx:781
+sc/inc/table.hxx:783
void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long)
int nStartRow
0
-sc/inc/table.hxx:896
+sc/inc/table.hxx:898
_Bool ScTable::RowHiddenLeaf(int,int *,int *) const
int * pFirstRow
0
-sc/inc/table.hxx:901
+sc/inc/table.hxx:903
void ScTable::CopyColHidden(const class ScTable &,short,short)
short nStartCol
0
-sc/inc/table.hxx:902
+sc/inc/table.hxx:904
void ScTable::CopyRowHidden(const class ScTable &,int,int)
int nStartRow
0
-sc/inc/table.hxx:912
+sc/inc/table.hxx:914
_Bool ScTable::ColFiltered(short,short *,short *) const
short * pFirstCol
0
-sc/inc/table.hxx:914
+sc/inc/table.hxx:916
void ScTable::CopyColFiltered(const class ScTable &,short,short)
short nStartCol
0
-sc/inc/table.hxx:915
+sc/inc/table.hxx:917
void ScTable::CopyRowFiltered(const class ScTable &,int,int)
int nStartRow
0
@@ -2646,15 +2654,15 @@ sc/qa/unit/scshapetest.cxx:46
class rtl::OUString lcl_compareRectWithTolerance(const class tools::Rectangle &,const class tools::Rectangle &,const int)
const int nTolerance
1
-sc/qa/unit/subsequent_export-test.cxx:1321
+sc/qa/unit/subsequent_export-test.cxx:1335
void setAttribute(class ScFieldEditEngine &,int,int,int,unsigned short,class Color)
int nPara
0
-sc/qa/unit/subsequent_export-test.cxx:1378
+sc/qa/unit/subsequent_export-test.cxx:1392
void setFont(class ScFieldEditEngine &,int,int,int,const class rtl::OUString &)
int nPara
0
-sc/qa/unit/subsequent_export-test.cxx:1391
+sc/qa/unit/subsequent_export-test.cxx:1405
void setEscapement(class ScFieldEditEngine &,int,int,int,short,unsigned char)
int nPara
0
@@ -2662,7 +2670,7 @@ sc/qa/unit/ucalc.hxx:49
void Test::clearSheet(class ScDocument *,short)
short nTab
0
-sc/source/core/data/dociter.cxx:1276
+sc/source/core/data/dociter.cxx:1277
void BoolResetter::BoolResetter(_Bool &,_Bool)
_Bool b
1
@@ -3048,12 +3056,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)
- 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: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: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
@@ -3088,11 +3096,11 @@ sc/source/ui/inc/undoblk.hxx:323
0
sc/source/ui/inc/undoblk.hxx:323
void ScUndoSelectionAttr::ScUndoSelectionAttr(class ScDocShell *,const class ScMarkData &,short,int,short,short,int,short,class std::unique_ptr<class ScDocument, struct o3tl::default_delete<class ScDocument> >,_Bool,const class ScPatternAttr *,const class SvxBoxItem *,const class SvxBoxInfoItem *,const class ScRange *)
- const class SvxBoxItem * pNewOuter
+ const class ScRange * pRangeCover
0
sc/source/ui/inc/undoblk.hxx:323
void ScUndoSelectionAttr::ScUndoSelectionAttr(class ScDocShell *,const class ScMarkData &,short,int,short,short,int,short,class std::unique_ptr<class ScDocument, struct o3tl::default_delete<class ScDocument> >,_Bool,const class ScPatternAttr *,const class SvxBoxItem *,const class SvxBoxInfoItem *,const class ScRange *)
- const class ScRange * pRangeCover
+ const class SvxBoxItem * pNewOuter
0
sc/source/ui/inc/undotab.hxx:120
void ScUndoRenameTab::ScUndoRenameTab(class ScDocShell *,short,const class rtl::OUString &,const class rtl::OUString &)
@@ -3318,7 +3326,7 @@ sdext/source/minimizer/optimizerdialogcontrols.cxx:326
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:968
+sdext/source/pdfimport/wrapper/wrapper.cxx:970
oslFileError pdfi::(anonymous namespace)::Buffering::read(char *,short,unsigned long *)
short count
1
@@ -3446,7 +3454,7 @@ svx/source/customshapes/EnhancedCustomShape3d.cxx:138
_Bool GetBool(const class SdrCustomShapeGeometryItem &,const class rtl::OUString &,const _Bool)
const _Bool bDefault
0
-svx/source/dialog/srchdlg.cxx:727
+svx/source/dialog/srchdlg.cxx:726
void (anonymous namespace)::ToggleSaveToModule::ToggleSaveToModule(class SvxSearchDialog &,_Bool)
_Bool bValue
0
@@ -3470,7 +3478,7 @@ svx/source/inc/fmvwimp.hxx:264
_Bool FmXFormView::createControlLabelPair(const class OutputDevice &,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,const class rtl::OUString &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDataSource> &,const class rtl::OUString &,const class rtl::OUString &,const int)
int _nXOffsetMM
0
-svx/source/svdraw/svdoole2.cxx:627
+svx/source/svdraw/svdoole2.cxx:628
void SdrOle2ObjImpl::SdrOle2ObjImpl(_Bool,const class svt::EmbeddedObjectRef &)
_Bool bFrame
0
@@ -3694,7 +3702,7 @@ sw/qa/extras/ooxmlimport/ooxmlimport.cxx:86
void FailTest::executeImportTest(const char *,const char *)
const char *
0
-sw/qa/extras/ooxmlimport/ooxmlimport.cxx:692
+sw/qa/extras/ooxmlimport/ooxmlimport.cxx:693
void lcl_countTextFrames(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,int)
int nExpected
1
@@ -3710,19 +3718,15 @@ sw/qa/inc/swmodeltestbase.hxx:321
void SwModelTestBase::executeImportExport(const char *,const char *)
const char * pPassword
0
-sw/qa/uibase/shells/shells.cxx:35
- class SwDoc * SwUibaseShellsTest::createDoc(const char *)
- const char * pName
- 0
sw/source/core/access/accmap.cxx:455
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
-sw/source/core/crsr/swcrsr.cxx:70
+sw/source/core/crsr/swcrsr.cxx:71
void (anonymous namespace)::PercentHdl::PercentHdl(unsigned long,unsigned long,class SwDocShell *)
unsigned long nStt
0
-sw/source/core/doc/doccomp.cxx:153
+sw/source/core/doc/doccomp.cxx:154
void (anonymous namespace)::CompareMainText::CompareMainText(class SwDoc &,_Bool)
_Bool bRecordDiff
0
@@ -3774,7 +3778,7 @@ sw/source/core/txtnode/txtedt.cxx:182
_Bool lcl_MaskRedlinesAndHiddenText(const class SwTextNode &,class rtl::OUStringBuffer &,int,int,const char16_t)
int nStt
0
-sw/source/core/undo/untbl.cxx:2195
+sw/source/core/undo/untbl.cxx:2193
void (anonymous namespace)::RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
enum RedlineFlags eNewRedlineFlags
0
@@ -3786,7 +3790,7 @@ sw/source/filter/html/htmltab.cxx:501
class SwTableLine * HTMLTable::MakeTableLine(class SwTableBox *,unsigned short,unsigned short,unsigned short,unsigned short)
unsigned short nLeftCol
0
-sw/source/filter/html/swhtml.hxx:817
+sw/source/filter/html/swhtml.hxx:818
void SwHTMLParser::BuildTableCell(class HTMLTable *,_Bool,_Bool)
_Bool bReadOptions
1
@@ -3802,7 +3806,7 @@ sw/source/filter/inc/wrtswtbl.hxx:280
unsigned short SwWriteTable::GetRelWidth(unsigned short,unsigned short) const
unsigned short nColSpan
1
-sw/source/filter/ww8/docxattributeoutput.hxx:728
+sw/source/filter/ww8/docxattributeoutput.hxx:729
void DocxAttributeOutput::CmdEndField_Impl(const class SwTextNode *,int,_Bool)
_Bool bWriteRun
1
@@ -3818,21 +3822,21 @@ sw/source/filter/ww8/wrtww8.hxx:185
void WW8_SepInfo::WW8_SepInfo(const class SwPageDesc *,const class SwSectionFormat *,unsigned long,class std::optional<unsigned short>,const class SwNode *,_Bool)
_Bool bIsFirstPara
0
-sw/source/filter/ww8/wrtww8.hxx:644
+sw/source/filter/ww8/wrtww8.hxx:648
void MSWordExportBase::OutputItemSet(const class SfxItemSet &,_Bool,_Bool,unsigned short,_Bool)
unsigned short nScript
1
-sw/source/filter/ww8/wrtww8.hxx:894
+sw/source/filter/ww8/wrtww8.hxx:902
void MSWordExportBase::NearestAnnotationMark(int &,const int,_Bool)
_Bool bNextPositionOnly
0
-sw/source/filter/ww8/wrtww8.hxx:1380
+sw/source/filter/ww8/wrtww8.hxx:1388
void WW8_WrMagicTable::Append(int,unsigned long)
- unsigned long nData
+ int nCp
0
-sw/source/filter/ww8/wrtww8.hxx:1380
+sw/source/filter/ww8/wrtww8.hxx:1388
void WW8_WrMagicTable::Append(int,unsigned long)
- int nCp
+ unsigned long nData
0
sw/source/filter/ww8/ww8par.cxx:438
class rtl::OUString (anonymous namespace)::Sttb::getStringAtIndex(unsigned int)
@@ -3914,10 +3918,6 @@ sw/source/uibase/inc/mmconfigitem.hxx:134
void SwMailMergeConfigItem::SetIndividualGreeting(_Bool,_Bool)
_Bool bInEMail
0
-sw/source/uibase/inc/navipi.hxx:133
- void SwNavigationPI::MoveOutline(unsigned long,unsigned long,_Bool)
- _Bool bWithCilds
- 1
sw/source/uibase/inc/numfmtlb.hxx:136
void SwNumFormatTreeView::select(int)
int nPos
@@ -4002,7 +4002,7 @@ vcl/backendtest/VisualBackendTest.cxx:53
void drawBitmapScaledAndCentered(const class tools::Rectangle &,class Bitmap,class OutputDevice &,enum BmpScaleFlag)
enum BmpScaleFlag aFlag
1
-vcl/headless/svpgdi.cxx:399
+vcl/headless/svpgdi.cxx:400
void (anonymous namespace)::BitmapHelper::BitmapHelper(const class SalBitmap &,const _Bool)
const _Bool bForceARGB32
1
@@ -4086,11 +4086,11 @@ vcl/inc/sft.hxx:588
enum vcl::SFErrCodes CreateT3FromTTGlyphs(struct vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int)
int wmode
0
-vcl/inc/skia/gdiimpl.hxx:211
+vcl/inc/skia/gdiimpl.hxx:213
void SkiaSalGraphicsImpl::drawGenericLayout(const class GenericSalLayout &,class Color,const class SkFont &,enum SkiaSalGraphicsImpl::GlyphOrientation)
enum SkiaSalGraphicsImpl::GlyphOrientation glyphOrientation
0
-vcl/inc/skia/utils.hxx:35
+vcl/inc/skia/utils.hxx:36
void disableRenderMethod(enum SkiaHelper::RenderMethod)
enum SkiaHelper::RenderMethod method
1
@@ -4116,15 +4116,15 @@ vcl/inc/unx/gtk/glomenu.h:49
0
vcl/inc/unx/gtk/gtkprintwrapper.hxx:41
void vcl::unx::GtkPrintWrapper::print_job_send(struct _GtkPrintJob *,void (*)(struct _GtkPrintJob *, void *, const struct _GError *),void *,void (*)(void *)) const
- void (*)(void *) dnotify
+ void * user_data
0
vcl/inc/unx/gtk/gtkprintwrapper.hxx:41
void vcl::unx::GtkPrintWrapper::print_job_send(struct _GtkPrintJob *,void (*)(struct _GtkPrintJob *, void *, const struct _GError *),void *,void (*)(void *)) const
- void * user_data
+ void (*)(struct _GtkPrintJob *, void *, const struct _GError *) callback
0
vcl/inc/unx/gtk/gtkprintwrapper.hxx:41
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
+ void (*)(void *) dnotify
0
vcl/inc/unx/gtk/gtkprintwrapper.hxx:60
void vcl::unx::GtkPrintWrapper::print_unix_dialog_set_support_selection(struct _GtkPrintUnixDialog *,int) const
@@ -4198,22 +4198,26 @@ vcl/qa/cppunit/BitmapTest.cxx:68
void assertColorsAreSimilar(int,const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,const class BitmapColor &,const class BitmapColor &)
int maxDifference
1
-vcl/source/app/salvtables.cxx:1694
+vcl/source/app/salvtables.cxx:1652
void (anonymous namespace)::SalInstanceAssistant::SalInstanceAssistant(class vcl::RoadmapWizard *,class SalInstanceBuilder *,_Bool)
_Bool bTakeOwnership
0
-vcl/source/app/salvtables.cxx:1892
+vcl/source/app/salvtables.cxx:1851
void (anonymous namespace)::SalInstanceFrame::SalInstanceFrame(class VclFrame *,class SalInstanceBuilder *,_Bool)
_Bool bTakeOwnership
0
-vcl/source/bitmap/BitmapFilterStackBlur.cxx:98
+vcl/source/bitmap/BitmapFilterStackBlur.cxx:145
void (anonymous namespace)::SumFunction24::set(long *&,long)
long nConstant
0
-vcl/source/bitmap/BitmapFilterStackBlur.cxx:152
+vcl/source/bitmap/BitmapFilterStackBlur.cxx:199
void (anonymous namespace)::SumFunction8::set(long *&,long)
long nConstant
0
+vcl/source/bitmap/BitmapFilterStackBlur.cxx:445
+ void runStackBlur(class Bitmap &,const long,const long,const long,void (*)(const class (anonymous namespace)::BlurSharedData &, long, long),void (*)(const class (anonymous namespace)::BlurSharedData &, long, long),const _Bool)
+ const _Bool bParallel
+ 1
vcl/source/control/imivctl.hxx:353
const class Size & SvxIconChoiceCtrl_Impl::GetItemSize(enum IcnViewFieldType) const
enum IcnViewFieldType
@@ -4230,10 +4234,10 @@ vcl/source/filter/FilterConfigCache.hxx:96
class rtl::OUString FilterConfigCache::GetExportWildcard(unsigned short,int)
int nEntry
0
-vcl/source/filter/ipdf/pdfread.cxx:73
- _Bool getCompatibleStream(class SvStream &,class SvStream &,unsigned long,unsigned long)
- unsigned long nPos
- 0
+vcl/source/filter/jpeg/Exif.cxx:174
+ void write32(unsigned int,unsigned char (&)[4],_Bool)
+ unsigned int value
+ 1
vcl/source/filter/wmf/wmfwr.hxx:162
void WMFWriter::WMFRecord_SetBkMode(_Bool)
_Bool bTransparent
@@ -4250,7 +4254,7 @@ vcl/source/gdi/FileDefinitionWidgetDraw.cxx:98
_Bool getSettingValueBool(const class rtl::OString &,_Bool)
_Bool bDefault
1
-vcl/source/uitest/logger.cxx:346
+vcl/source/uitest/logger.cxx:348
class rtl::OUString GetKeyInMapWithIndex(const class std::__debug::map<class rtl::OUString, class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<struct std::pair<const class rtl::OUString, class rtl::OUString> > > &,int)
int index
0
@@ -4266,7 +4270,7 @@ vcl/source/window/window2.cxx:577
void lcl_HandleScrollHelper(class ScrollBar *,double,_Bool)
_Bool isMultiplyByLineSize
1
-vcl/unx/generic/app/randrwrapper.cxx:53
+vcl/unx/generic/app/randrwrapper.cxx:55
void (anonymous namespace)::RandRWrapper::XRRSelectInput(struct _XDisplay *,unsigned long,int)
int i_nMask
1
@@ -4274,18 +4278,26 @@ vcl/unx/generic/print/psputil.hxx:46
_Bool WritePS(class osl::File *,const char *,unsigned long)
unsigned long nInLength
1
-vcl/unx/gtk3/gtk3gtkinst.cxx:4679
+vcl/unx/gtk3/gtk3gtkinst.cxx:4695
void (anonymous namespace)::GtkInstanceMessageDialog::GtkInstanceMessageDialog(struct _GtkMessageDialog *,class (anonymous namespace)::GtkInstanceBuilder *,_Bool)
class (anonymous namespace)::GtkInstanceBuilder * pBuilder
0
-vcl/unx/gtk3/gtk3gtkinst.cxx:4679
+vcl/unx/gtk3/gtk3gtkinst.cxx:4695
void (anonymous namespace)::GtkInstanceMessageDialog::GtkInstanceMessageDialog(struct _GtkMessageDialog *,class (anonymous namespace)::GtkInstanceBuilder *,_Bool)
_Bool bTakeOwnership
1
-vcl/unx/gtk3/gtk3gtkinst.cxx:10624
+vcl/unx/gtk3/gtk3gtkinst.cxx:10916
int (anonymous namespace)::GtkInstanceTreeView::starts_with(const class rtl::OUString &,int,int,_Bool)
int col
0
+vcl/unx/gtk3/gtk3gtkinst.cxx:13413
+ int (anonymous namespace)::GtkInstanceComboBox::find_text_including_mru(const class rtl::OUString &,_Bool) const
+ _Bool bSearchMRU
+ 0
+vcl/unx/gtk3/gtk3gtkinst.cxx:13418
+ int (anonymous namespace)::GtkInstanceComboBox::find_id_including_mru(const class rtl::OUString &,_Bool) const
+ _Bool bSearchMRU
+ 0
vcl/unx/kf5/KF5SalFrame.hxx:36
void KF5SalFrame::KF5SalFrame(class KF5SalFrame *,enum SalFrameStyleFlags,_Bool)
_Bool bUseCairo
@@ -4306,7 +4318,7 @@ writerfilter/inc/ooxml/OOXMLDocument.hxx:146
void writerfilter::ooxml::OOXMLDocument::resolveEndnote(class writerfilter::Stream &,unsigned int,const int)
unsigned int aNoteType
0
-writerfilter/source/dmapper/DomainMapper.hxx:117
+writerfilter/source/dmapper/DomainMapper.hxx:118
void writerfilter::dmapper::DomainMapper::hasControls(const _Bool)
const _Bool bSet
1
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results
index f26a9cb28f73..4c5ef0f96629 100644
--- a/compilerplugins/clang/constantparam.constructors.results
+++ b/compilerplugins/clang/constantparam.constructors.results
@@ -84,11 +84,11 @@ connectivity/source/inc/flat/ETable.hxx:79
""
connectivity/source/inc/flat/ETable.hxx:79
void connectivity::flat::OFlatTable::OFlatTable(class connectivity::sdbcx::OCollection *,class connectivity::flat::OFlatConnection *,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/flat/ETable.hxx:79
void connectivity::flat::OFlatTable::OFlatTable(class connectivity::sdbcx::OCollection *,class connectivity::flat::OFlatConnection *,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/hsqldb/HView.hxx:41
void connectivity::hsqldb::HView::HView(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,_Bool,const class rtl::OUString &,const class rtl::OUString &)
@@ -158,7 +158,7 @@ editeng/source/editeng/impedit3.cxx:154
void lcl_DrawRedLines(class OutputDevice *,long,const class Point &,unsigned long,unsigned long,const long *,const class WrongList *,short,const class Point &,_Bool,_Bool)
_Bool bVertical
IsVertical()
-editeng/source/misc/svxacorr.cxx:2657
+editeng/source/misc/svxacorr.cxx:2667
_Bool SvxAutocorrWordList::CompareSvxAutocorrWordList::operator()(const class SvxAutocorrWord &,const class SvxAutocorrWord &) const
const class SvxAutocorrWord & lhs
CompareSvxAutocorrWordList()
@@ -294,7 +294,7 @@ include/editeng/svxacorr.hxx:46
_Bool CompareSvStringsISortDtor::operator()(const class rtl::OUString &,const class rtl::OUString &) const
const class rtl::OUString & lhs
Compare()
-include/editeng/swafopt.hxx:47
+include/editeng/swafopt.hxx:46
_Bool editeng::CompareAutoCompleteString::operator()(class editeng::IAutoCompleteString *const &,class editeng::IAutoCompleteString *const &) const
class editeng::IAutoCompleteString *const & lhs
Compare()
@@ -392,12 +392,12 @@ include/registry/writer.hxx:131
""
include/sfx2/dinfdlg.hxx:84
void SfxDocumentInfoItem::SfxDocumentInfoItem(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::document::XDocumentProperties> &,const class com::sun::star::uno::Sequence<struct com::sun::star::document::CmisProperty> &,_Bool,_Bool)
- _Bool bUseUserData
- IsUseUserData()
-include/sfx2/dinfdlg.hxx:84
- void SfxDocumentInfoItem::SfxDocumentInfoItem(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::document::XDocumentProperties> &,const class com::sun::star::uno::Sequence<struct com::sun::star::document::CmisProperty> &,_Bool,_Bool)
_Bool bUseThumbnailSave
IsUseThumbnailSave()
+include/sfx2/dinfdlg.hxx:84
+ void SfxDocumentInfoItem::SfxDocumentInfoItem(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::document::XDocumentProperties> &,const class com::sun::star::uno::Sequence<struct com::sun::star::document::CmisProperty> &,_Bool,_Bool)
+ _Bool bUseUserData
+ IsUseUserData()
include/sfx2/dinfdlg.hxx:376
void CustomPropertiesWindow::AddLine(const class rtl::OUString &,const class com::sun::star::uno::Any &)
const class rtl::OUString & sName
@@ -418,7 +418,7 @@ include/sfx2/docfilt.hxx:65
void SfxFilter::SfxFilter(const class rtl::OUString &,const class rtl::OUString &,enum SfxFilterFlags,enum SotClipboardFormatId,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,_Bool)
const class rtl::OUString & rWildCard
""
-include/sfx2/objsh.hxx:637
+include/sfx2/objsh.hxx:641
void SfxObjectShell::DoDraw(class OutputDevice *,const class Point &,const class Size &,const class JobSetup &,unsigned short)
const class JobSetup & rSetup
JobSetup()
@@ -446,7 +446,7 @@ include/svx/charmap.hxx:150
void SvxShowCharSet::DrawChars_Impl(class OutputDevice &,int,int)
int n1
FirstInView()
-include/svx/colorwindow.hxx:172
+include/svx/colorwindow.hxx:115
void ColorWindow::ColorWindow(const class rtl::OUString &,const class std::shared_ptr<class PaletteManager> &,class ColorStatus &,unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,class weld::Window *,const class MenuOrToolMenuButton &,const class std::function<void (const class rtl::OUString &, const struct std::pair<class Color, class rtl::OUString> &)> &)
const class rtl::OUString & rCommand
""
@@ -474,11 +474,11 @@ include/vcl/dockwin.hxx:49
void EndDockingData::EndDockingData(const class tools::Rectangle &,_Bool,_Bool)
_Bool bCancelled
IsDockingCanceled()
-include/vcl/field.hxx:335
+include/vcl/field.hxx:289
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:335
+include/vcl/field.hxx:289
class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &)
_Bool bDuration
IsDuration()
@@ -526,7 +526,7 @@ include/vcl/transfer.hxx:357
class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &)
const class rtl::OUString & rDestDoc
""
-include/vcl/treelistbox.hxx:710
+include/vcl/treelistbox.hxx:718
void SvTreeListBox::ShowFocusRect(const class SvTreeListEntry *)
const class SvTreeListEntry * pEntry
FirstSelected()
@@ -538,7 +538,7 @@ include/vcl/weld.hxx:564
void weld::ComboBoxEntry::ComboBoxEntry(const class rtl::OUString &)
const class rtl::OUString & rString
""
-include/vcl/weld.hxx:622
+include/vcl/weld.hxx:643
void weld::ComboBox::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
const class rtl::OUString & rId
""
@@ -622,7 +622,7 @@ sal/qa/osl/file/osl_File.cxx:379
class rtl::OString outputError(const class rtl::OString &,const class rtl::OString &,const char *)
const char * msg
""
-sc/inc/table.hxx:781
+sc/inc/table.hxx:783
void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long)
int nEndRow
MaxRow()
@@ -642,7 +642,7 @@ sc/source/core/data/documen3.cxx:1721
_Bool lcl_AddTwipsWhile(long &,long,int &,int,const class ScTable *,_Bool)
int nEndRow
MaxRow()
-sc/source/core/tool/token.cxx:4820
+sc/source/core/tool/token.cxx:4825
void appendTokenByType(struct ScSheetLimits &,struct sc::TokenStringContext &,class rtl::OUStringBuffer &,const class formula::FormulaToken &,const class ScAddress &,_Bool)
_Bool bFromRangeName
IsFromRangeName()
@@ -814,7 +814,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()
-svx/source/svdraw/svdmodel.cxx:1880
+svx/source/svdraw/svdmodel.cxx:1881
void addPair(class std::__debug::vector<struct std::pair<class rtl::OUString, class com::sun::star::uno::Any>, class std::allocator<struct std::pair<class rtl::OUString, class com::sun::star::uno::Any> > > &,const class rtl::OUString &,const type-parameter-?-?)
const type-parameter-?-? val
IsAnchoredTextOverflowLegacy()
@@ -854,7 +854,7 @@ sw/source/core/access/acctable.cxx:104
void SwAccessibleTableData_Impl::SwAccessibleTableData_Impl(class SwAccessibleMap &,const class SwTabFrame *,_Bool,_Bool)
_Bool bIsInPagePreview
IsInPagePreview()
-sw/source/core/crsr/crstrvl.cxx:649
+sw/source/core/crsr/crstrvl.cxx:660
void lcl_MakeFieldLst(class SetGetExpFields &,const class SwFieldType &,const _Bool,const _Bool)
const _Bool bInReadOnly
IsReadOnlyAvailable()
@@ -918,7 +918,7 @@ sw/source/filter/html/swcss1.hxx:80
void SwCSS1Parser::SwCSS1Parser(class SwDoc *,const class SwHTMLParser &,const unsigned int *,const class rtl::OUString &,_Bool)
_Bool bNewDoc
IsNewDoc()
-sw/source/filter/html/swhtml.hxx:897
+sw/source/filter/html/swhtml.hxx:898
void SwHTMLParser::SwHTMLParser(class SwDoc *,class SwPaM &,class SvStream &,const class rtl::OUString &,const class rtl::OUString &,_Bool,class SfxMedium *,_Bool,_Bool,const class rtl::OUString &)
_Bool bReadUTF8
IsReadUTF8()
@@ -926,7 +926,7 @@ sw/source/filter/inc/wrtswtbl.hxx:203
_Bool SwWriteTableColLess::operator()(const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > &,const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > &)
const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > & lhs
Compare()
-sw/source/filter/ww8/docxattributeoutput.cxx:5857
+sw/source/filter/ww8/docxattributeoutput.cxx:5867
_Bool (anonymous namespace)::OUStringIgnoreCase::operator()(const class rtl::OUString &,const class rtl::OUString &) const
const class rtl::OUString & lhs
Compare()
@@ -1032,16 +1032,16 @@ vcl/source/control/field2.cxx:1005
ImplGetLocaleDataWrapper()
vcl/source/control/field2.cxx:1883
_Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
- _Bool bStrictFormat
- IsStrictFormat()
-vcl/source/control/field2.cxx:1883
- _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
_Bool bDuration
IsDuration()
vcl/source/control/field2.cxx:1883
_Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
const class LocaleDataWrapper & rLocaleDataWrapper
ImplGetLocaleDataWrapper()
+vcl/source/control/field2.cxx:1883
+ _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
+ _Bool bStrictFormat
+ IsStrictFormat()
vcl/source/control/field.cxx:1000
_Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
const class LocaleDataWrapper & rWrapper
@@ -1070,7 +1070,7 @@ vcl/source/edit/vclmedit.cxx:99
void ImpVclMEdit::Enable(_Bool)
_Bool bEnable
IsEnabled()
-vcl/unx/gtk3/gtk3gtkinst.cxx:8610
+vcl/unx/gtk3/gtk3gtkinst.cxx:8858
_Bool (anonymous namespace)::CompareGtkTreePath::operator()(const struct _GtkTreePath *,const struct _GtkTreePath *) const
const struct _GtkTreePath * lhs
Compare()
diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results
index c1798c8a7da0..3236a00d3ea6 100644
--- a/compilerplugins/clang/constantparam.numbers.results
+++ b/compilerplugins/clang/constantparam.numbers.results
@@ -46,15 +46,15 @@ canvas/workben/canvasdemo.cxx:485
void (anonymous namespace)::DemoRenderer::drawRegularPolygon(double,double,int,double)
double r
15
-chart2/qa/extras/chart2export.cxx:464
+chart2/qa/extras/chart2export.cxx:474
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:486
+chart2/qa/extras/chart2export.cxx:496
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:973
+chart2/qa/extras/chart2export.cxx:983
void ::change(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,short)
short nNumFmtTypeFlag
16
@@ -234,15 +234,15 @@ drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx:294
class drawinglayer::primitive3d::Primitive3DContainer getLineJoinSegments(unsigned int,const class drawinglayer::attribute::MaterialAttribute3D &,double,double,enum basegfx::B2DLineJoin)
unsigned int nSegments
8
-editeng/source/editeng/impedit.hxx:637
+editeng/source/editeng/impedit.hxx:647
_Bool ImpEditEngine::HasScriptType(int,unsigned short) const
unsigned short nType
3
-editeng/source/editeng/impedit.hxx:955
+editeng/source/editeng/impedit.hxx:965
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
4039
-editeng/source/editeng/impedit.hxx:955
+editeng/source/editeng/impedit.hxx:965
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
4041
@@ -498,7 +498,7 @@ include/editeng/editund2.hxx:38
void EditUndoManager::EditUndoManager(unsigned short)
unsigned short nMaxUndoActionCount
20
-include/editeng/editview.hxx:228
+include/editeng/editview.hxx:230
void EditView::RemoveCharAttribs(int,unsigned short)
unsigned short nWhich
4028
@@ -566,15 +566,15 @@ include/editeng/svxrtf.hxx:223
class rtl::OUString & SvxRTFParser::DelCharAtEnd(class rtl::OUString &,const char16_t)
const char16_t cDel
59
-include/editeng/txtrange.hxx:63
+include/editeng/txtrange.hxx:61
void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool)
unsigned short nLeft
2
-include/editeng/txtrange.hxx:63
+include/editeng/txtrange.hxx:61
void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool)
unsigned short nRight
2
-include/editeng/txtrange.hxx:63
+include/editeng/txtrange.hxx:61
void TextRanger::TextRanger(const class basegfx::B2DPolyPolygon &,const class basegfx::B2DPolyPolygon *,unsigned short,unsigned short,unsigned short,_Bool,_Bool,_Bool)
unsigned short nCacheSize
30
@@ -589,7 +589,7 @@ include/editeng/unoedhlp.hxx:46
include/editeng/writingmodeitem.hxx:31
void SvxWritingModeItem::SvxWritingModeItem(enum com::sun::star::text::WritingMode,unsigned short)
unsigned short nWhich
- 1159
+ 1161
include/filter/msfilter/dffpropset.hxx:64
class rtl::OUString DffPropSet::GetPropertyString(unsigned int,class SvStream &) const
unsigned int nId
@@ -705,7 +705,7 @@ include/oox/helper/helper.hxx:116
include/oox/helper/propertyset.hxx:110
_Bool oox::PropertySet::setProperty(int,class Color)
int nPropId
- 507
+ 509
include/oox/helper/textinputstream.hxx:42
void oox::TextInputStream::TextInputStream(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> &,unsigned short)
unsigned short eTextEnc
@@ -742,15 +742,11 @@ include/sfx2/app.hxx:87
void SfxLinkItem::SfxLinkItem(unsigned short,const class Link<const class SfxPoolItem *, void> &)
unsigned short nWhichId
5646
-include/sfx2/app.hxx:221
- class BitmapEx SfxApplication::GetApplicationLogo(long)
- long nWidth
- 360
include/sfx2/childwin.hxx:139
void SfxChildWindowContext::RegisterChildWindowContext(class SfxModule *,unsigned short,class std::unique_ptr<struct SfxChildWinContextFactory, struct std::default_delete<struct SfxChildWinContextFactory> >)
unsigned short
10366
-include/sfx2/ctrlitem.hxx:83
+include/sfx2/ctrlitem.hxx:85
void SfxStatusForwarder::SfxStatusForwarder(unsigned short,class SfxControllerItem &)
unsigned short nSlotId
10930
@@ -806,7 +802,7 @@ include/sfx2/lokhelper.hxx:32
void LokMouseEventData::LokMouseEventData(int,class Point,int,enum MouseEventModifiers,int,int)
enum MouseEventModifiers eModifiers
256
-include/sfx2/objsh.hxx:664
+include/sfx2/objsh.hxx:668
void SfxObjectShell::AppendInfoBarWhenReady(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum InfobarType,_Bool)
enum InfobarType aInfobarType
2
@@ -942,19 +938,23 @@ include/svtools/brwbox.hxx:562
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:425
- void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short)
- unsigned short nMin
- 5
-include/svtools/ctrlbox.hxx:425
+include/svtools/ctrlbox.hxx:379
+ void FontNameBox::set_size_request(int,int)
+ int nHeight
+ -1
+include/svtools/ctrlbox.hxx:460
void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short)
unsigned short nMax
995
-include/svtools/ctrlbox.hxx:425
+include/svtools/ctrlbox.hxx:460
+ void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short)
+ unsigned short nMin
+ 5
+include/svtools/ctrlbox.hxx:460
void FontSizeBox::EnableRelativeMode(unsigned short,unsigned short,unsigned short)
unsigned short nStep
5
-include/svtools/ctrlbox.hxx:426
+include/svtools/ctrlbox.hxx:461
void FontSizeBox::EnablePtRelativeMode(short,short,short)
short nStep
10
@@ -1042,7 +1042,7 @@ include/svx/drawitem.hxx:182
void SvxLineEndListItem::SvxLineEndListItem(const class rtl::Reference<class XLineEndList> &,unsigned short)
unsigned short nWhich
10185
-include/svx/float3d.hxx:268
+include/svx/float3d.hxx:267
void Svx3DCtrlItem::Svx3DCtrlItem(unsigned short,class SfxBindings *)
unsigned short
10645
@@ -1166,6 +1166,10 @@ include/svx/svdpage.hxx:114
void SdrObjList::InsertObjectThenMakeNameUnique(class SdrObject *,class std::__debug::unordered_set<class rtl::OUString, struct std::hash< ::rtl::OUString>, struct std::equal_to<class rtl::OUString>, class std::allocator<class rtl::OUString> > &,unsigned long)
unsigned long nPos
18446744073709551615
+include/svx/SvxColorValueSet.hxx:31
+ void SvxColorValueSet::SvxColorValueSet(class vcl::Window *,long)
+ long nWinStyle
+ 65536
include/svx/txencbox.hxx:151
int SvxTextEncodingTreeView::get_height_rows(int) const
int nRows
@@ -1196,20 +1200,20 @@ include/svx/xpoly.hxx:73
65535
include/test/helper/form.hxx:37
class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
- const int nX
- 15000
-include/test/helper/form.hxx:37
- class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
- const int nHeight
- 3000
+ const int nWidth
+ 4500
include/test/helper/form.hxx:37
class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
const int nY
10000
include/test/helper/form.hxx:37
class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
- const int nWidth
- 4500
+ const int nX
+ 15000
+include/test/helper/form.hxx:37
+ class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
+ const int nHeight
+ 3000
include/test/helper/shape.hxx:52
class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> createLine(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
const int nHeight
@@ -1270,23 +1274,23 @@ include/tools/fract.hxx:71
class Fraction & Fraction::operator*=(double)
###1
-1
-include/tools/gen.hxx:90
+include/tools/gen.hxx:91
class Point & Point::operator*=(const long)
###1
-1
-include/tools/gen.hxx:91
+include/tools/gen.hxx:92
class Point & Point::operator/=(const long)
###1
2
-include/tools/gen.hxx:95
+include/tools/gen.hxx:96
class Point operator*(const class Point &,const long)
const long nVal2
-1
-include/tools/gen.hxx:199
+include/tools/gen.hxx:202
void Size::extendBy(long,long)
long y
10
-include/tools/gen.hxx:199
+include/tools/gen.hxx:202
void Size::extendBy(long,long)
long x
10
@@ -1490,14 +1494,6 @@ include/vcl/errinf.hxx:180
void TwoStringErrorInfo::TwoStringErrorInfo(class ErrCode,const class rtl::OUString &,const class rtl::OUString &,enum DialogMask)
enum DialogMask nMask
4097
-include/vcl/field.hxx:524
- void MetricBox::InsertValue(long,enum FieldUnit,int)
- enum FieldUnit eInUnit
- 13
-include/vcl/field.hxx:524
- void MetricBox::InsertValue(long,enum FieldUnit,int)
- int nPos
- 2147483647
include/vcl/fieldvalues.hxx:60
double ConvertDoubleValue(long,unsigned short,enum FieldUnit,enum MapUnit)
enum MapUnit eOutUnit
@@ -1534,6 +1530,10 @@ include/vcl/lstbox.hxx:117
void ListBox::ListBox(enum WindowType)
enum WindowType nType
332
+include/vcl/outdev.hxx:1076
+ _Bool OutputDevice::GetTextOutline(class tools::PolyPolygon &,const class rtl::OUString &,int,unsigned long,const long *) const
+ int nLen
+ -1
include/vcl/outdev.hxx:1174
int OutputDevice::GetTextBreak(const class rtl::OUString &,long,char16_t,int &,int,int,long,const class vcl::TextLayoutCache *) const
char16_t nExtraChar
@@ -1586,15 +1586,15 @@ include/vcl/transfer.hxx:357
class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &)
enum SotClipboardFormatId nFormat
59
-include/vcl/treelistbox.hxx:525
+include/vcl/treelistbox.hxx:534
class SvLBoxTab * SvTreeListBox::GetFirstTab(enum SvLBoxTabFlags,unsigned short &)
enum SvLBoxTabFlags nFlagMask
16
-include/vcl/treelistbox.hxx:526
+include/vcl/treelistbox.hxx:535
void SvTreeListBox::GetLastTab(enum SvLBoxTabFlags,unsigned short &)
enum SvLBoxTabFlags nFlagMask
16
-include/vcl/treelistbox.hxx:690
+include/vcl/treelistbox.hxx:699
void SvTreeListBox::SetHighlightRange(unsigned short,unsigned short)
unsigned short nLastTab
65535
@@ -1610,31 +1610,31 @@ include/vcl/vclptr.hxx:127
VclPtr<T> VclPtr::Create(type-parameter-?-? &&...)
###5
20488
-include/vcl/weld.hxx:846
+include/vcl/weld.hxx:907
void weld::TreeView::set_sensitive(int,_Bool,int)
int col
-1
-include/vcl/weld.hxx:951
+include/vcl/weld.hxx:1012
void weld::TreeView::set_image(const class weld::TreeIter &,const class rtl::OUString &,int)
int col
-1
-include/vcl/weld.hxx:1093
+include/vcl/weld.hxx:1161
void weld::IconView::insert(int,const class rtl::OUString *,const class rtl::OUString *,const class rtl::OUString *,class weld::TreeIter *)
int pos
-1
-include/vcl/weld.hxx:1124
+include/vcl/weld.hxx:1192
void weld::IconView::select(int)
int pos
-1
-include/vcl/weld.hxx:1125
+include/vcl/weld.hxx:1193
void weld::IconView::unselect(int)
int pos
-1
-include/vcl/weld.hxx:1995
+include/vcl/weld.hxx:2064
void weld::Menu::insert(int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString *,class VirtualDevice *,enum TriState)
int pos
-1
-include/vcl/weld.hxx:2004
+include/vcl/weld.hxx:2073
void weld::Menu::insert_separator(int,const class rtl::OUString &)
int pos
-1
@@ -1705,11 +1705,11 @@ include/xmloff/xmlnumfi.hxx:195
include/xmloff/XMLSettingsExportContext.hxx:37
void xmloff::XMLSettingsExportContext::AddAttribute(enum xmloff::token::XMLTokenEnum,const class rtl::OUString &)
enum xmloff::token::XMLTokenEnum i_eName
- 1218
+ 1219
include/xmloff/XMLSettingsExportContext.hxx:39
void xmloff::XMLSettingsExportContext::AddAttribute(enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum)
enum xmloff::token::XMLTokenEnum i_eName
- 1858
+ 1859
libreofficekit/qa/tilebench/tilebench.cxx:68
void dumpTile(const char *,const int,const int,const int,const unsigned char *,const int,const int,int)
int nTotalWidth
@@ -1726,27 +1726,27 @@ lotuswordpro/inc/xfilter/xfdrawstyle.hxx:117
void XFDrawStyle::SetFontWorkStyle(enum enumXFFWStyle,enum enumXFFWAdjust)
enum enumXFFWStyle eStyle
4
-lotuswordpro/inc/xfilter/xffont.hxx:202
- void XFFont::SetPosition(_Bool,short,short)
- short pos
- 33
-lotuswordpro/inc/xfilter/xffont.hxx:202
+lotuswordpro/inc/xfilter/xffont.hxx:203
void XFFont::SetPosition(_Bool,short,short)
short scale
58
-lotuswordpro/inc/xfilter/xfindex.hxx:101
+lotuswordpro/inc/xfilter/xffont.hxx:203
+ void XFFont::SetPosition(_Bool,short,short)
+ short pos
+ 33
+lotuswordpro/inc/xfilter/xfindex.hxx:100
void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &)
enum enumXFTab type
3
-lotuswordpro/inc/xfilter/xfindex.hxx:101
+lotuswordpro/inc/xfilter/xfindex.hxx:100
void XFIndexTemplate::AddTabEntry(enum enumXFTab,double,char16_t,char16_t,const class rtl::OUString &)
char16_t delimiter
100
-lotuswordpro/source/filter/bento.hxx:217
+lotuswordpro/source/filter/bento.hxx:215
void OpenStormBento::LtcBenContainer::SeekFromEnd(long)
long Offset
-24
-lotuswordpro/source/filter/tocread.hxx:82
+lotuswordpro/source/filter/tocread.hxx:86
enum OpenStormBento::BenError OpenStormBento::CBenTOCReader::GetData(void *,unsigned long)
unsigned long Amt
4
@@ -1778,19 +1778,19 @@ package/inc/ThreadedDeflater.hxx:55
void ZipUtils::ThreadedDeflater::ThreadedDeflater(int)
int nSetLevel
-1
-reportdesign/source/filter/xml/xmlExport.hxx:131
+reportdesign/source/filter/xml/xmlExport.hxx:124
void rptxml::ORptExport::collectStyleNames(enum XmlStyleFamily,const class std::__debug::vector<int, class std::allocator<int> > &,class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
enum XmlStyleFamily _nFamily
202
-reportdesign/source/filter/xml/xmlExport.hxx:132
+reportdesign/source/filter/xml/xmlExport.hxx:125
void rptxml::ORptExport::collectStyleNames(enum XmlStyleFamily,const class std::__debug::vector<int, class std::allocator<int> > &,const class std::__debug::vector<int, class std::allocator<int> > &,class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
enum XmlStyleFamily _nFamily
203
-reportdesign/source/filter/xml/xmlStyleImport.hxx:70
+reportdesign/source/filter/xml/xmlStyleImport.hxx:62
void rptxml::OControlStyleContext::AddProperty(short,const class com::sun::star::uno::Any &)
short nContextID
28673
-reportdesign/source/ui/inc/UITools.hxx:143
+reportdesign/source/ui/inc/UITools.hxx:142
class SdrObject * isOver(const class tools::Rectangle &,const class SdrPage &,const class SdrView &,_Bool,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> *,int)
int _nIgnoreListLength
2
@@ -1898,23 +1898,23 @@ sc/inc/compressedarray.hxx:186
type-parameter-?-? ScBitMaskCompressedArray::GetLastAnyBitAccess(const type-parameter-?-? &) const
const type-parameter-?-? & rBitMask
15
-sc/inc/document.hxx:1323
+sc/inc/document.hxx:1324
_Bool ScDocument::CompileErrorCells(enum FormulaError)
enum FormulaError nErrCode
525
-sc/inc/document.hxx:1658
+sc/inc/document.hxx:1659
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
enum InsertDeleteFlags nFlags
2303
-sc/inc/document.hxx:1848
+sc/inc/document.hxx:1849
void ScDocument::DeleteSelectionTab(short,enum InsertDeleteFlags,const class ScMarkData &)
enum InsertDeleteFlags nDelFlag
2303
-sc/inc/document.hxx:1905
+sc/inc/document.hxx:1906
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
enum CRFlags nNewFlags
8
-sc/inc/document.hxx:2234
+sc/inc/document.hxx:2235
void ScDocument::BroadcastCells(const class ScRange &,enum SfxHintId,_Bool)
enum SfxHintId nHint
31
@@ -2018,11 +2018,11 @@ sc/inc/stringutil.hxx:151
_Bool ScStringUtil::parseSimpleNumber(const char *,unsigned long,char,char,double &)
char gsep
44
-sc/inc/table.hxx:412
+sc/inc/table.hxx:414
void ScTable::SetFormula(short,int,const class ScTokenArray &,enum formula::FormulaGrammar::Grammar)
enum formula::FormulaGrammar::Grammar eGram
65539
-sc/inc/table.hxx:675
+sc/inc/table.hxx:677
_Bool ScTable::HasAttribSelection(const class ScMarkData &,enum HasAttrFlags) const
enum HasAttrFlags nMask
8
@@ -2074,11 +2074,11 @@ sc/qa/unit/parallelism.cxx:537
void lcl_setupMultipleFGColumn(class ScDocument *,unsigned long,unsigned long,unsigned long)
unsigned long nNumFG
50
-sc/qa/unit/subsequent_export-test.cxx:1482
+sc/qa/unit/subsequent_export-test.cxx:1496
_Bool ::isOverline(const struct editeng::Section &,enum FontLineStyle)
enum FontLineStyle eStyle
2
-sc/qa/unit/subsequent_export-test.cxx:1489
+sc/qa/unit/subsequent_export-test.cxx:1503
_Bool ::isUnderline(const struct editeng::Section &,enum FontLineStyle)
enum FontLineStyle eStyle
2
@@ -2100,20 +2100,20 @@ sc/qa/unit/ucalc_formula.cxx:8369
319
sc/qa/unit/ucalc_formula.cxx:8369
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
- int nTotalRows
- 330
-sc/qa/unit/ucalc_formula.cxx:8369
- void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nStart2
169
sc/qa/unit/ucalc_formula.cxx:8369
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
- int nStart1
- 9
+ int nTotalRows
+ 330
sc/qa/unit/ucalc_formula.cxx:8369
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nEnd1
159
+sc/qa/unit/ucalc_formula.cxx:8369
+ void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
+ int nStart1
+ 9
sc/source/core/data/documen8.cxx:522
void (anonymous namespace)::IdleCalcTextWidthScope::incCol(short)
short nInc
@@ -2220,12 +2220,12 @@ sc/source/filter/inc/xeformula.hxx:70
5
sc/source/filter/inc/xehelper.hxx:243
class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short)
- enum XclStrFlags nFlags
- 2
-sc/source/filter/inc/xehelper.hxx:243
- class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short)
unsigned short nMaxLen
32767
+sc/source/filter/inc/xehelper.hxx:243
+ class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short)
+ enum XclStrFlags nFlags
+ 2
sc/source/filter/inc/xelink.hxx:174
unsigned short XclExpLinkManager::FindExtSheet(char16_t)
char16_t cCode
@@ -2320,12 +2320,12 @@ sc/source/ui/inc/content.hxx:162
8
sc/source/ui/inc/datatransformation.hxx:83
void sc::SplitColumnTransformation::SplitColumnTransformation(short,char16_t)
- short nCol
- 2
-sc/source/ui/inc/datatransformation.hxx:83
- void sc::SplitColumnTransformation::SplitColumnTransformation(short,char16_t)
char16_t cSeparator
44
+sc/source/ui/inc/datatransformation.hxx:83
+ void sc::SplitColumnTransformation::SplitColumnTransformation(short,char16_t)
+ short nCol
+ 2
sc/source/ui/inc/datatransformation.hxx:149
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
@@ -2462,14 +2462,22 @@ sd/inc/sdpage.hxx:349
class SdStyleSheet * SdPage::getPresentationStyle(unsigned int) const
unsigned int nHelpId
59865
-sd/qa/unit/tiledrendering/tiledrendering.cxx:258
+sd/qa/unit/tiledrendering/tiledrendering.cxx:260
class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > lcl_convertSeparated(const class rtl::OUString &,char16_t)
char16_t nSeparator
59
+sd/source/core/sdpage.cxx:1210
+ enum PresObjKind operator|(enum PresObjKind,int)
+ int x
+ 32768
sd/source/filter/eppt/pptexanimations.hxx:84
void ppt::AnimationExporter::exportAnimPropertyByte(class SvStream &,const unsigned short,const unsigned char)
const unsigned short nPropertyId
13
+sd/source/ui/animations/CustomAnimationList.hxx:110
+ int sd::CustomAnimationList::get_height_rows(int)
+ int nRows
+ 8
sd/source/ui/animations/STLPropertySet.hxx:62
void sd::STLPropertySet::setPropertyState(int,enum sd::STLPropertyState)
enum sd::STLPropertyState nState
@@ -2576,10 +2584,6 @@ sdext/source/minimizer/informationdialog.hxx:29
35
sdext/source/minimizer/informationdialog.hxx:32
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:32
- class rtl::OUString InsertImage(class UnoDialog &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,_Bool)
int nPosX
5
sdext/source/minimizer/informationdialog.hxx:32
@@ -2590,6 +2594,10 @@ sdext/source/minimizer/informationdialog.hxx:32
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.hxx:32
+ 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:35
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
@@ -2734,11 +2742,11 @@ sot/source/sdstor/stgstrms.hxx:141
void StgSmallStrm::StgSmallStrm(class StgIo &,int)
int nBgn
-2
-starmath/inc/node.hxx:440
+starmath/inc/node.hxx:441
void SmSpecialNode::SmSpecialNode(enum SmNodeType,const struct SmToken &,unsigned short)
unsigned short _nFontDesc
7
-starmath/inc/node.hxx:617
+starmath/inc/node.hxx:618
void SmLineNode::SmLineNode(enum SmNodeType,const struct SmToken &)
enum SmNodeType eNodeType
21
@@ -2762,7 +2770,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:1544
+svl/source/items/itemset.cxx:1552
unsigned short * AddRanges_Impl(unsigned short *,long,unsigned short)
unsigned short nIncr
10
@@ -3002,7 +3010,7 @@ sw/source/core/inc/swcache.hxx:112
void SwCache::DecreaseMax(const unsigned short)
const unsigned short nSub
100
-sw/source/core/inc/txtfrm.hxx:489
+sw/source/core/inc/txtfrm.hxx:491
long SwTextFrame::GrowTst(const long)
const long nGrow
9223372036854775807
@@ -3018,7 +3026,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:466
+sw/source/core/layout/dbg_lay.cxx:467
void lcl_Padded(class rtl::OStringBuffer &,const long,unsigned long)
unsigned long length
5
@@ -3030,7 +3038,7 @@ sw/source/core/txtnode/txtedt.cxx:182
_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:2195
+sw/source/core/undo/untbl.cxx:2193
void (anonymous namespace)::RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
enum RedlineFlags eRedlineFlagsMask
2
@@ -3042,7 +3050,7 @@ sw/source/filter/html/svxcss1.hxx:157
void SvxCSS1PropertyInfo::SetBoxItem(class SfxItemSet &,unsigned short,const class SvxBoxItem *)
unsigned short nMinBorderDist
28
-sw/source/filter/html/swhtml.hxx:622
+sw/source/filter/html/swhtml.hxx:623
void SwHTMLParser::NewStdAttr(enum HtmlTokenId)
enum HtmlTokenId nToken
414
@@ -3054,14 +3062,14 @@ sw/source/filter/inc/fltshell.hxx:174
const class SfxPoolItem * SwFltControlStack::GetOpenStackAttr(const struct SwPosition &,unsigned short)
unsigned short nWhich
14
-sw/source/filter/ww8/docxattributeoutput.cxx:3710
- class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
- int nLen
- 4
-sw/source/filter/ww8/docxattributeoutput.cxx:3710
+sw/source/filter/ww8/docxattributeoutput.cxx:3709
class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
char cFill
48
+sw/source/filter/ww8/docxattributeoutput.cxx:3709
+ class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
+ int nLen
+ 4
sw/source/filter/ww8/docxexport.hxx:195
void DocxExport::WriteOutliner(const class OutlinerParaObject &,unsigned char)
unsigned char nTyp
@@ -3074,15 +3082,15 @@ sw/source/filter/ww8/writerhelper.hxx:473
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:1365
+sw/source/filter/ww8/wrtww8.hxx:1373
void WW8_WrPlcField::WW8_WrPlcField(unsigned short,unsigned char)
unsigned short nStructSz
2
-sw/source/filter/ww8/wrtww8.hxx:1422
+sw/source/filter/ww8/wrtww8.hxx:1430
void SwWW8WrGrf::WritePICBulletFHeader(class SvStream &,const class Graphic &,unsigned short,unsigned short,unsigned short)
unsigned short mm
100
-sw/source/filter/ww8/wrtww8.hxx:1535
+sw/source/filter/ww8/wrtww8.hxx:1543
void SwWW8AttrIter::handleToggleProperty(class SfxItemSet &,const class SwFormatCharFormat *,unsigned short,const class SfxPoolItem *)
unsigned short nWhich
15
@@ -3174,22 +3182,22 @@ vcl/backendtest/outputdevice/rectangle.cxx:24
void drawInvertOffset(class OutputDevice &,const class tools::Rectangle &,int,enum InvertFlags)
int nOffset
2
-vcl/inc/driverblocklist.hxx:136
+vcl/inc/driverblocklist.hxx:138
unsigned long V(unsigned int,unsigned int,unsigned int,unsigned int)
- unsigned int c
- 30
-vcl/inc/driverblocklist.hxx:136
+ unsigned int a
+ 10
+vcl/inc/driverblocklist.hxx:138
unsigned long V(unsigned int,unsigned int,unsigned int,unsigned int)
unsigned int d
40
-vcl/inc/driverblocklist.hxx:136
+vcl/inc/driverblocklist.hxx:138
+ unsigned long V(unsigned int,unsigned int,unsigned int,unsigned int)
+ unsigned int c
+ 30
+vcl/inc/driverblocklist.hxx:138
unsigned long V(unsigned int,unsigned int,unsigned int,unsigned int)
unsigned int b
20
-vcl/inc/driverblocklist.hxx:136
- unsigned long V(unsigned int,unsigned int,unsigned int,unsigned int)
- unsigned int a
- 10
vcl/inc/fontsubset.hxx:54
void FontSubsetInfo::LoadFont(enum FontType,const unsigned char *,int)
enum FontType eInFontType
@@ -3218,7 +3226,7 @@ vcl/inc/opengl/program.hxx:108
void OpenGLProgram::DrawElements(unsigned int,unsigned int)
unsigned int aMode
4
-vcl/inc/skia/gdiimpl.hxx:203
+vcl/inc/skia/gdiimpl.hxx:205
void SkiaSalGraphicsImpl::drawBitmap(const struct SalTwoRect &,const class SkBitmap &,enum SkBlendMode)
enum SkBlendMode eBlendMode
3
@@ -3290,14 +3298,6 @@ vcl/qa/cppunit/timer.cxx:373
void (anonymous namespace)::SlowCallbackTimer::SlowCallbackTimer(unsigned long,_Bool &)
unsigned long nMS
250
-vcl/source/filter/ipdf/pdfread.cxx:73
- _Bool getCompatibleStream(class SvStream &,class SvStream &,unsigned long,unsigned long)
- unsigned long nSize
- 18446744073709551615
-vcl/source/filter/jpeg/Exif.cxx:164
- void write16(unsigned short,unsigned char (&)[2],_Bool)
- unsigned short value
- 3
vcl/source/filter/jpeg/JpegReader.cxx:55
long StreamRead(class SvStream *,void *,long)
long nBufferSize
@@ -3322,11 +3322,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:995
+vcl/source/gdi/pdfwriter_impl.hxx:1000
_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:1043
+vcl/source/gdi/pdfwriter_impl.hxx:1048
void vcl::PDFWriterImpl::insertError(enum vcl::PDFWriter::ErrorCode)
enum vcl::PDFWriter::ErrorCode eErr
3
@@ -3342,11 +3342,11 @@ vcl/source/graphic/GraphicObject.cxx:236
void lclImplAdjust(class Animation &,const class GraphicAttr &,enum GraphicAdjustmentFlags)
enum GraphicAdjustmentFlags nAdjustmentFlags
31
-vcl/source/opengl/OpenGLHelper.cxx:169
+vcl/source/opengl/OpenGLHelper.cxx:170
class rtl::OString getHexString(const unsigned char *,unsigned int)
unsigned int nLength
16
-vcl/source/window/menu.cxx:533
+vcl/source/window/menu.cxx:534
void ImplCopyItem(class Menu *,const class Menu &,unsigned short,unsigned short)
unsigned short nNewPos
65535
@@ -3366,7 +3366,7 @@ writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:175
void writerfilter::ooxml::OOXMLFastContextHandler::sendPropertiesWithId(unsigned int)
unsigned int nId
92465
-writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:501
+writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:502
void writerfilter::ooxml::OOXMLFastContextHandlerWrapper::addToken(int)
int Element
2167927
@@ -3381,7 +3381,7 @@ writerfilter/source/rtftok/rtfsprm.hxx:61
xmloff/inc/txtflde.hxx:254
void XMLTextFieldExport::ProcessIntegerDef(enum xmloff::token::XMLTokenEnum,int,int)
enum xmloff::token::XMLTokenEnum eXmlName
- 1315
+ 1316
xmloff/inc/txtflde.hxx:280
void XMLTextFieldExport::ProcessString(enum xmloff::token::XMLTokenEnum,unsigned short,const class rtl::OUString &,const class rtl::OUString &)
enum xmloff::token::XMLTokenEnum eXmlName
@@ -3392,12 +3392,12 @@ xmloff/inc/txtflde.hxx:280
21
xmloff/inc/txtflde.hxx:293
void XMLTextFieldExport::ProcessString(enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum)
- enum xmloff::token::XMLTokenEnum eDefault
- 1765
+ enum xmloff::token::XMLTokenEnum eXmlName
+ 1435
xmloff/inc/txtflde.hxx:293
void XMLTextFieldExport::ProcessString(enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum)
- enum xmloff::token::XMLTokenEnum eXmlName
- 1434
+ enum xmloff::token::XMLTokenEnum eDefault
+ 1766
xmloff/inc/txtflde.hxx:325
void XMLTextFieldExport::ProcessDateTime(enum xmloff::token::XMLTokenEnum,double,_Bool,_Bool,_Bool,unsigned short)
unsigned short nPrefix
@@ -3409,11 +3409,11 @@ xmloff/inc/txtflde.hxx:341
xmloff/inc/txtflde.hxx:346
void XMLTextFieldExport::ProcessTimeOrDateTime(enum xmloff::token::XMLTokenEnum,const struct com::sun::star::util::DateTime &)
enum xmloff::token::XMLTokenEnum eXMLName
- 1818
+ 1819
xmloff/inc/XMLBase64Export.hxx:40
_Bool XMLBase64Export::exportElement(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum xmloff::token::XMLTokenEnum)
enum xmloff::token::XMLTokenEnum eName
- 2025
+ 2026
xmloff/source/draw/ximpcustomshape.cxx:87
void GetInt32(class std::__debug::vector<struct com::sun::star::beans::PropertyValue, class std::allocator<struct com::sun::star::beans::PropertyValue> > &,const class rtl::OUString &,const enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum)
const enum xmloff::EnhancedCustomShapeToken::EnhancedCustomShapeTokenEnum eDestProp
@@ -3465,7 +3465,7 @@ xmloff/source/forms/property_description.hxx:81
xmloff/source/script/xmlbasicscript.hxx:36
_Bool xmloff::BasicElementBase::getBoolAttr(_Bool *,int,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XFastAttributeList> &)
int nToken
- 1378789
+ 1378790
xmloff/source/style/xmlbahdl.hxx:51
void XMLNumberNonePropHdl::XMLNumberNonePropHdl(enum xmloff::token::XMLTokenEnum,signed char)
enum xmloff::token::XMLTokenEnum eZeroString
@@ -3481,7 +3481,7 @@ xmloff/source/style/xmlbahdl.hxx:117
xmloff/source/text/XMLIndexMarkExport.cxx:182
void lcl_ExportPropertyBool(class SvXMLExport &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,enum xmloff::token::XMLTokenEnum,class com::sun::star::uno::Any &)
enum xmloff::token::XMLTokenEnum eToken
- 2135
+ 2136
xmloff/source/transform/TransformerContext.hxx:58
_Bool XMLTransformerContext::HasNamespace(unsigned short) const
unsigned short nPrefix