summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-07-18 15:03:30 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-07-19 08:09:41 +0200
commite69da79dc00db42411354d36c28e30f840191acf (patch)
tree82aca7c2da20157ad3cb2f104a3297457ccd291f
parentloplugin:unusedmethods (diff)
downloadcore-e69da79dc00db42411354d36c28e30f840191acf.tar.gz
core-e69da79dc00db42411354d36c28e30f840191acf.zip
loplugin:constantparam
Change-Id: I8e2e9009f0a70d2fa390e03688a988ac935d5f36 Reviewed-on: https://gerrit.libreoffice.org/57643 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--canvas/source/opengl/ogl_spritedevicehelper.cxx2
-rw-r--r--compilerplugins/clang/constantparam.bitmask.results4
-rw-r--r--compilerplugins/clang/constantparam.booleans.results398
-rw-r--r--compilerplugins/clang/constantparam.constructors.results74
-rw-r--r--compilerplugins/clang/constantparam.numbers.results276
-rw-r--r--include/svx/charthelper.hxx2
-rw-r--r--include/vcl/opengl/OpenGLHelper.hxx9
-rw-r--r--svx/source/svdraw/charthelper.cxx9
-rw-r--r--vcl/source/opengl/OpenGLHelper.cxx37
9 files changed, 389 insertions, 422 deletions
diff --git a/canvas/source/opengl/ogl_spritedevicehelper.cxx b/canvas/source/opengl/ogl_spritedevicehelper.cxx
index eb38ed16bf02..1764f3078765 100644
--- a/canvas/source/opengl/ogl_spritedevicehelper.cxx
+++ b/canvas/source/opengl/ogl_spritedevicehelper.cxx
@@ -542,7 +542,7 @@ namespace oglcanvas
mnTextureId(0)
{
OpenGLHelper::createFramebuffer(rSize.getX(), rSize.getY(), mnFrambufferId,
- mnDepthId, mnTextureId, false);
+ mnDepthId, mnTextureId);
}
virtual ~BufferContextImpl() override
diff --git a/compilerplugins/clang/constantparam.bitmask.results b/compilerplugins/clang/constantparam.bitmask.results
index b40a1f713344..736cb014e6d6 100644
--- a/compilerplugins/clang/constantparam.bitmask.results
+++ b/compilerplugins/clang/constantparam.bitmask.results
@@ -49,10 +49,10 @@ sc/source/ui/view/cellsh1.cxx:134
sw/source/core/view/viewsh.cxx:716
void lcl_InvalidateAllContent(class SwViewShell &,enum SwInvalidateFlags)
enum SwInvalidateFlags nInv setBits=0x2
-sw/source/filter/html/swhtml.hxx:713
+sw/source/filter/html/swhtml.hxx:670
void SwHTMLParser::SetFrameFormatAttrs(class SfxItemSet &,enum HtmlFrameFormatFlags,class SfxItemSet &)
enum HtmlFrameFormatFlags nFlags setBits=0x1
-sw/source/filter/ww8/wrtw8esh.cxx:1540
+sw/source/filter/ww8/wrtw8esh.cxx:1538
enum ShapeFlag AddMirrorFlags(enum ShapeFlag,const class SwMirrorGrf &)
enum ShapeFlag nFlags setBits=0xa00 clearBits=0x5ef
xmloff/inc/MetaExportComponent.hxx:32
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index 9e6cfc5158e8..6f0d3e808393 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -26,7 +26,7 @@ basic/source/inc/runtime.hxx:322
void SbiRuntime::StepRESUME(unsigned int)
unsigned int
1
-basic/source/runtime/iosys.cxx:69
+basic/source/runtime/iosys.cxx:70
void SbiInputDialog::SbiInputDialog(class weld::Window *,const class rtl::OUString &)
class weld::Window *
0
@@ -162,7 +162,7 @@ chart2/source/view/inc/VSeriesPlotter.hxx:64
int chart::AxesNumberFormats::getFormat(int,int) const
int nDimIndex
1
-chart2/source/view/main/ShapeFactory.cxx:708
+chart2/source/view/main/ShapeFactory.cxx:709
void appendAndCloseBezierCoords(struct com::sun::star::drawing::PolyPolygonBezierCoords &,const struct com::sun::star::drawing::PolyPolygonBezierCoords &,_Bool)
_Bool bAppendInverse
1
@@ -174,11 +174,11 @@ codemaker/source/javamaker/classfile.hxx:119
void codemaker::javamaker::ClassFile::Code::storeLocalReference(unsigned short)
unsigned short index
1
-comphelper/source/misc/backupfilehelper.cxx:76
+comphelper/source/misc/backupfilehelper.cxx:77
unsigned int createCrc32(const class std::shared_ptr<class osl::File> &,unsigned int)
unsigned int nOffset
0
-connectivity/source/drivers/postgresql/pq_connection.cxx:412
+connectivity/source/drivers/postgresql/pq_connection.cxx:413
void pq_sdbc_driver::cstr_vector::push_back(const char *,enum __sal_NoAcquire)
enum __sal_NoAcquire
0
@@ -250,19 +250,19 @@ cui/source/options/optjsearch.hxx:71
void SvxJSearchOptionsPage::EnableSaveOptions(_Bool)
_Bool bVal
0
-dbaccess/source/core/dataaccess/databasedocument.hxx:660
+dbaccess/source/core/dataaccess/databasedocument.hxx:673
void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::DefaultMethod_)
enum dbaccess::DocumentGuard::DefaultMethod_
0
-dbaccess/source/core/dataaccess/databasedocument.hxx:678
+dbaccess/source/core/dataaccess/databasedocument.hxx:691
void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::InitMethod_)
enum dbaccess::DocumentGuard::InitMethod_
0
-dbaccess/source/core/dataaccess/databasedocument.hxx:697
+dbaccess/source/core/dataaccess/databasedocument.hxx:710
void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::MethodUsedDuringInit_)
enum dbaccess::DocumentGuard::MethodUsedDuringInit_
0
-dbaccess/source/core/dataaccess/databasedocument.hxx:712
+dbaccess/source/core/dataaccess/databasedocument.hxx:725
void dbaccess::DocumentGuard::DocumentGuard(const class dbaccess::ODatabaseDocument &,enum dbaccess::DocumentGuard::MethodWithoutInit_)
enum dbaccess::DocumentGuard::MethodWithoutInit_
0
@@ -738,11 +738,11 @@ include/editeng/nhypitem.hxx:29
void SvxNoHyphenItem::SvxNoHyphenItem(const _Bool,const unsigned short)
const _Bool bHyphen
1
-include/editeng/outliner.hxx:254
+include/editeng/outliner.hxx:251
void OutlinerView::SelectRange(int,int)
int nFirst
0
-include/editeng/outliner.hxx:646
+include/editeng/outliner.hxx:643
_Bool Outliner::ImpCanDeleteSelectedPages(class OutlinerView *,int,int)
int nPages
1
@@ -762,11 +762,11 @@ include/filter/msfilter/escherex.hxx:591
void EscherGraphicProvider::WriteBlibStoreEntry(class SvStream &,unsigned int,unsigned int)
unsigned int nBlipId
1
-include/filter/msfilter/escherex.hxx:797
+include/filter/msfilter/escherex.hxx:801
void EscherPropertyContainer::CreateFillProperties(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &)
_Bool bEdge
1
-include/filter/msfilter/escherex.hxx:1142
+include/filter/msfilter/escherex.hxx:1146
void EscherEx::EndAtom(unsigned short,int,int)
int nRecVersion
0
@@ -790,7 +790,7 @@ include/formula/token.hxx:248
void formula::FormulaByteToken::FormulaByteToken(enum OpCode,unsigned char,enum formula::StackVar,enum formula::ParamClass)
enum formula::ParamClass c
0
-include/formula/tokenarray.hxx:164
+include/formula/tokenarray.hxx:166
void formula::FormulaTokenArrayReferencesIterator::FormulaTokenArrayReferencesIterator(const class formula::FormulaTokenArrayStandardRange &,enum formula::FormulaTokenArrayReferencesIterator::Dummy)
enum formula::FormulaTokenArrayReferencesIterator::Dummy
0
@@ -870,10 +870,6 @@ include/o3tl/strong_int.hxx:88
void o3tl::strong_int::strong_int<UNDERLYING_TYPE, PHANTOM_TYPE>(type-parameter-?-?,typename enable_if<std::is_integral<T>::value, int>::type)
typename enable_if<std::is_integral<T>::value, int>::type
0
-include/oox/crypto/CryptTools.hxx:108
- void oox::core::Encrypt::Encrypt(class std::__debug::vector<unsigned char, class std::allocator<unsigned char> > &,class std::__debug::vector<unsigned char, class std::allocator<unsigned char> > &,enum oox::core::Crypto::CryptoType)
- enum oox::core::Crypto::CryptoType type
- 1
include/oox/export/drawingml.hxx:237
void oox::drawingml::DrawingML::WritePresetShape(const char *,enum MSO_SPT,_Bool,int,const struct com::sun::star::beans::PropertyValue &)
int nAdjustmentsWhichNeedsToBeConverted
@@ -1018,10 +1014,6 @@ include/sfx2/tabdlg.hxx:153
void SfxTabDialog::AddTabPage(unsigned short,const class rtl::OUString &,class VclPtr<class SfxTabPage> (*)(struct TabPageParent, const class SfxItemSet *),const unsigned short *(*)(void),unsigned short)
const unsigned short *(*)(void) pRangesFunc
0
-include/sfx2/tabdlg.hxx:252
- void SfxTabDialogController::Init_Impl(_Bool)
- _Bool bFmtFlag
- 0
include/sfx2/thumbnailview.hxx:225
void ThumbnailView::ShowTooltips(_Bool)
_Bool bShowTooltips
@@ -1066,8 +1058,8 @@ include/svl/gridprinter.hxx:29
void svl::GridPrinter::GridPrinter(unsigned long,unsigned long,_Bool)
_Bool bPrint
0
-include/svl/itemset.hxx:170
- const type-parameter-?-? * SfxItemSet::GetItem(const class SfxItemSet *,unsigned short,_Bool)
+include/svl/itemset.hxx:174
+ const type-parameter-?-? * SfxItemSet::GetItem(const class SfxItemSet *,TypedWhichId<type-parameter-?-?>,_Bool)
_Bool bSearchInParent
0
include/svl/svdde.hxx:139
@@ -1146,15 +1138,15 @@ include/svtools/transfer.hxx:249
void TransferableHelper::StartDrag(class vcl::Window *,signed char,int)
int nDragPointer
0
-include/svtools/treelistbox.hxx:618
+include/svtools/treelistbox.hxx:614
class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,const class Image &,const class Image &,class SvTreeListEntry *,_Bool,unsigned long,void *,enum SvLBoxButtonKind)
enum SvLBoxButtonKind eButtonKind
0
-include/svtools/treelistbox.hxx:695
+include/svtools/treelistbox.hxx:691
void SvTreeListBox::MakeVisible(class SvTreeListEntry *,_Bool)
_Bool bMoveToTop
1
-include/svtools/treelistbox.hxx:721
+include/svtools/treelistbox.hxx:717
unsigned long SvTreeListBox::SelectChildren(class SvTreeListEntry *,_Bool)
_Bool bSelect
0
@@ -1174,6 +1166,14 @@ include/svx/algitem.hxx:41
void SvxOrientationItem::SvxOrientationItem(int,_Bool,const unsigned short)
const unsigned short nId
0
+include/svx/charthelper.hxx:40
+ void ChartHelper::updateChart(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,_Bool)
+ _Bool bHardUpdate
+ 1
+include/svx/colorwindow.hxx:147
+ void ColorWindow::ColorWindow(const class std::shared_ptr<class PaletteManager> &,class BorderColorStatus &,unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,class weld::Window *,class weld::MenuButton *,const class std::function<void (const class rtl::OUString &, const struct std::pair<class Color, class rtl::OUString> &)> &)
+ unsigned short nSlotId
+ 0
include/svx/ctredlin.hxx:254
void SvxTPFilter::SelectedAuthorPos(int)
int nPos
@@ -1198,14 +1198,6 @@ include/svx/fmview.hxx:89
void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel *,class SdrUnoObj *&,class SdrUnoObj *&)
int _nYOffsetMM
0
-include/svx/fntctrl.hxx:97
- void FontPrevWindow::ResetSettings(_Bool,_Bool)
- _Bool bForeground
- 1
-include/svx/fntctrl.hxx:97
- void FontPrevWindow::ResetSettings(_Bool,_Bool)
- _Bool bBackground
- 1
include/svx/framelink.hxx:153
void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
double nD
@@ -1266,19 +1258,19 @@ include/svx/postattr.hxx:112
void SvxPostItIdItem::SvxPostItIdItem(unsigned short)
unsigned short nWhich
0
-include/svx/relfld.hxx:65
+include/svx/relfld.hxx:62
void RelativeField::EnableRelativeMode(unsigned short,unsigned short)
unsigned short nMin
0
-include/svx/relfld.hxx:71
+include/svx/relfld.hxx:68
void RelativeField::set_value(int,enum FieldUnit)
enum FieldUnit eValueUnit
0
-include/svx/relfld.hxx:73
+include/svx/relfld.hxx:70
int RelativeField::get_min(enum FieldUnit) const
enum FieldUnit eValueUnit
0
-include/svx/relfld.hxx:85
+include/svx/relfld.hxx:82
void RelativeField::SetFieldUnit(enum FieldUnit,_Bool)
_Bool bAll
0
@@ -1403,8 +1395,8 @@ include/test/sheet/xactivationbroadcaster.hxx:24
const short nNumber
1
include/test/sheet/xdocumentauditing.hxx:37
- _Bool apitest::XDocumentAuditing::hasRightAmountOfShapes(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> &,const int &,const int &)
- const int & nShapes
+ _Bool apitest::XDocumentAuditing::hasRightAmountOfShapes(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> &,int,int)
+ int nShapes
1
include/tools/date.hxx:72
void Date::Date(enum Date::DateInitEmpty)
@@ -1436,12 +1428,16 @@ include/tools/stream.hxx:598
0
include/tools/stream.hxx:599
_Bool SvFileStream::UnlockRange(unsigned long,unsigned long)
- unsigned long nBytes
+ unsigned long nByteOffset
0
include/tools/stream.hxx:599
_Bool SvFileStream::UnlockRange(unsigned long,unsigned long)
- unsigned long nByteOffset
+ unsigned long nBytes
0
+include/tools/stream.hxx:678
+ void SvMemoryStream::ObjectOwnsMemory(_Bool)
+ _Bool bOwn
+ 1
include/tools/time.hxx:67
void tools::Time::Time(enum tools::Time::TimeInitEmpty)
enum tools::Time::TimeInitEmpty
@@ -1574,11 +1570,11 @@ include/vcl/errcode.hxx:67
void ErrCode::ErrCode(enum WarningFlag,enum ErrCodeArea,enum ErrCodeClass,unsigned short)
enum WarningFlag
0
-include/vcl/field.hxx:520
+include/vcl/field.hxx:518
double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
unsigned short nDecDigits
0
-include/vcl/field.hxx:520
+include/vcl/field.hxx:518
double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
long nBaseValue
0
@@ -1594,6 +1590,10 @@ include/vcl/lstbox.hxx:282
void ListBox::EnableQuickSelection(_Bool)
_Bool b
0
+include/vcl/opengl/OpenGLHelper.hxx:77
+ void OpenGLHelper::createFramebuffer(long,long,unsigned int &,unsigned int &,unsigned int &,_Bool)
+ _Bool bRenderbuffer
+ 0
include/vcl/outdev.hxx:547
_Bool OutputDevice::SupportsOperation(enum OutDevSupportType) const
enum OutDevSupportType
@@ -1634,7 +1634,7 @@ include/vcl/syschild.hxx:50
void SystemChildWindow::EnableEraseBackground(_Bool)
_Bool bEnable
0
-include/vcl/texteng.hxx:296
+include/vcl/texteng.hxx:290
void TextEngine::RemoveAttribs(unsigned int,unsigned short)
unsigned int nPara
0
@@ -1686,115 +1686,115 @@ include/vcl/vectorgraphicdata.hxx:83
void VectorGraphicData::VectorGraphicData(const class rtl::OUString &,enum VectorGraphicDataType)
enum VectorGraphicDataType eVectorDataType
0
-include/vcl/weld.hxx:127
- void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
- int step_increment
- 1
-include/vcl/weld.hxx:127
+include/vcl/weld.hxx:130
void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
int lower
0
-include/vcl/weld.hxx:671
+include/vcl/weld.hxx:130
+ void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
+ int step_increment
+ 1
+include/vcl/weld.hxx:668
void weld::MetricSpinButton::get_increments(int &,int &,enum FieldUnit) const
enum FieldUnit eDestUnit
0
-include/vcl/weld.hxx:886
+include/vcl/weld.hxx:883
void weld::Menu::show(const class rtl::OString &,_Bool)
_Bool bShow
0
-include/vcl/weld.hxx:912
+include/vcl/weld.hxx:909
class weld::MessageDialog * weld::Builder::weld_message_dialog(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
1
-include/vcl/weld.hxx:913
+include/vcl/weld.hxx:910
class weld::Dialog * weld::Builder::weld_dialog(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
1
-include/vcl/weld.hxx:915
+include/vcl/weld.hxx:912
class weld::Widget * weld::Builder::weld_widget(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:916
+include/vcl/weld.hxx:913
class weld::Container * weld::Builder::weld_container(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:917
+include/vcl/weld.hxx:914
class weld::Button * weld::Builder::weld_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:918
+include/vcl/weld.hxx:915
class weld::MenuButton * weld::Builder::weld_menu_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:920
+include/vcl/weld.hxx:917
class weld::ScrolledWindow * weld::Builder::weld_scrolled_window(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:922
+include/vcl/weld.hxx:919
class weld::Notebook * weld::Builder::weld_notebook(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:923
+include/vcl/weld.hxx:920
class weld::ToggleButton * weld::Builder::weld_toggle_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:924
+include/vcl/weld.hxx:921
class weld::RadioButton * weld::Builder::weld_radio_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:925
+include/vcl/weld.hxx:922
class weld::CheckButton * weld::Builder::weld_check_button(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:927
+include/vcl/weld.hxx:924
class weld::MetricSpinButton * weld::Builder::weld_metric_spin_button(const class rtl::OString &,enum FieldUnit,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:932
+include/vcl/weld.hxx:929
class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:932
+include/vcl/weld.hxx:929
class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
enum TimeFieldFormat eFormat
1
-include/vcl/weld.hxx:935
+include/vcl/weld.hxx:932
class weld::ComboBoxText * weld::Builder::weld_combo_box_text(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:936
+include/vcl/weld.hxx:933
class weld::TreeView * weld::Builder::weld_tree_view(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:937
+include/vcl/weld.hxx:934
class weld::Label * weld::Builder::weld_label(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:938
+include/vcl/weld.hxx:935
class weld::TextView * weld::Builder::weld_text_view(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:939
+include/vcl/weld.hxx:936
class weld::Expander * weld::Builder::weld_expander(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:940
+include/vcl/weld.hxx:937
class weld::Entry * weld::Builder::weld_entry(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:941
+include/vcl/weld.hxx:938
class weld::Scale * weld::Builder::weld_scale(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:942
+include/vcl/weld.hxx:939
class weld::ProgressBar * weld::Builder::weld_progress_bar(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:943
+include/vcl/weld.hxx:940
class weld::DrawingArea * weld::Builder::weld_drawing_area(const class rtl::OString &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,class std::function<class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > (class vcl::Window *)>,void *,_Bool)
_Bool bTakeOwnership
0
-include/vcl/weld.hxx:947
+include/vcl/weld.hxx:944
class weld::Menu * weld::Builder::weld_menu(const class rtl::OString &,_Bool)
_Bool bTakeOwnership
1
@@ -1814,7 +1814,7 @@ include/xmloff/styleexp.hxx:107
void XMLStyleExport::exportStyleFamily(const char *,const class rtl::OUString &,const class rtl::Reference<class SvXMLExportPropertyMapper> &,_Bool,unsigned short,const class rtl::OUString *)
const class rtl::OUString * pPrefix
0
-include/xmloff/txtparae.hxx:277
+include/xmloff/txtparae.hxx:281
void XMLTextParagraphExport::exportText(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool,_Bool,_Bool)
_Bool bExportParagraph
1
@@ -1838,6 +1838,10 @@ libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:52
void gtv_main_toolbar_doc_loaded(struct GtvMainToolbar *,LibreOfficeKitDocumentType,_Bool)
_Bool bEditMode
1
+libreofficekit/qa/tilebench/tilebench.cxx:106
+ void testTile(class lok::Document *,int,int,_Bool)
+ _Bool dump
+ 1
lotuswordpro/inc/xfilter/xfborders.hxx:89
void XFBorder::SetDoubleLine(_Bool,_Bool)
_Bool dual
@@ -1986,7 +1990,7 @@ reportdesign/source/ui/report/SectionWindow.cxx:361
void lcl_setOrigin(class vcl::Window &,long,long)
long _nY
0
-sal/osl/unx/file.cxx:93
+sal/osl/unx/file.cxx:94
void FileHandle_Impl::FileHandle_Impl(int,enum FileHandle_Impl::Kind,const char *)
enum FileHandle_Impl::Kind kind
1
@@ -1994,7 +1998,7 @@ sal/osl/unx/uunxapi.hxx:63
int access(const class rtl::OUString &,int)
int mode
0
-sal/qa/osl/file/osl_File.cxx:421
+sal/qa/osl/file/osl_File.cxx:422
void osl_FileBase::getAbsoluteFileURL::check_getAbsoluteFileURL(const class rtl::OUString &,const class rtl::OString &,enum osl::FileBase::RC,const class rtl::OUString &)
enum osl::FileBase::RC _nAssumeError
0
@@ -2114,127 +2118,127 @@ sc/inc/dociter.hxx:537
void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument *,short,short,int,short,int)
int nRow1
0
-sc/inc/document.hxx:891
+sc/inc/document.hxx:909
void ScDocument::SetPendingRowHeights(short,_Bool)
_Bool bSet
0
-sc/inc/document.hxx:895
+sc/inc/document.hxx:913
void ScDocument::SetScenario(short,_Bool)
_Bool bFlag
1
-sc/inc/document.hxx:1091
+sc/inc/document.hxx:1109
class rtl::OUString ScDocument::GetString(short,int,short,const struct ScInterpreterContext *) const
const struct ScInterpreterContext * pContext
0
-sc/inc/document.hxx:1231
+sc/inc/document.hxx:1249
void ScDocument::GetBorderLines(short,int,short,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **) const
short nTab
0
-sc/inc/document.hxx:1445
+sc/inc/document.hxx:1463
void ScDocument::EnableUserInteraction(_Bool)
_Bool bVal
0
-sc/inc/document.hxx:1532
+sc/inc/document.hxx:1550
void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool)
_Bool bResetCut
1
-sc/inc/document.hxx:1581
+sc/inc/document.hxx:1599
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
short nCol1
0
-sc/inc/document.hxx:1581
+sc/inc/document.hxx:1599
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
_Bool bMarked
0
-sc/inc/document.hxx:1588
+sc/inc/document.hxx:1606
void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &)
_Bool bMarked
0
-sc/inc/document.hxx:1633
+sc/inc/document.hxx:1651
const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const
int nStartRow
0
-sc/inc/document.hxx:1777
+sc/inc/document.hxx:1795
unsigned long ScDocument::GetColWidth(short,short,short) const
short nStartCol
0
-sc/inc/document.hxx:1818
+sc/inc/document.hxx:1836
void ScDocument::ShowRow(int,short,_Bool)
_Bool bShow
0
-sc/inc/document.hxx:1821
+sc/inc/document.hxx:1839
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
int nStartRow
0
-sc/inc/document.hxx:1826
+sc/inc/document.hxx:1844
void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const
_Bool bManual
1
-sc/inc/document.hxx:1826
+sc/inc/document.hxx:1844
void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const
_Bool bPage
0
-sc/inc/document.hxx:1827
- 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:1827
+sc/inc/document.hxx:1845
void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const
_Bool bManual
1
-sc/inc/document.hxx:1830
- void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
+sc/inc/document.hxx:1845
+ void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const
_Bool bPage
0
-sc/inc/document.hxx:1830
+sc/inc/document.hxx:1848
void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
- _Bool bManual
- 1
-sc/inc/document.hxx:1831
- void ScDocument::SetColBreak(short,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:1831
- void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+sc/inc/document.hxx:1848
+ void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1832
- void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
+sc/inc/document.hxx:1849
+ void ScDocument::SetColBreak(short,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1832
+sc/inc/document.hxx:1849
+ void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+ _Bool bPage
+ 0
+sc/inc/document.hxx:1850
void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:1833
+sc/inc/document.hxx:1850
+ void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
+ _Bool bManual
+ 1
+sc/inc/document.hxx:1851
void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
_Bool bManual
1
-sc/inc/document.hxx:1833
+sc/inc/document.hxx:1851
void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
_Bool bPage
0
-sc/inc/document.hxx:2157
+sc/inc/document.hxx:2175
void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short)
enum UpdateRefMode eUpdateRefMode
0
-sc/inc/document.hxx:2170
+sc/inc/document.hxx:2188
void ScDocument::CollectAllAreaListeners(class std::__debug::vector<class SvtListener *, class std::allocator<class SvtListener *> > &,const class ScRange &,enum sc::AreaOverlapType)
enum sc::AreaOverlapType eType
1
-sc/inc/document.hxx:2400
+sc/inc/document.hxx:2418
void ScDocument::StoreTabToCache(short,class SvStream &) const
short nTab
0
-sc/inc/document.hxx:2401
+sc/inc/document.hxx:2419
void ScDocument::RestoreTabFromCache(short,class SvStream &)
short nTab
0
-sc/inc/document.hxx:2492
+sc/inc/document.hxx:2510
void ScMutationDisable::ScMutationDisable(class ScDocument *,enum ScMutationGuardFlags)
enum ScMutationGuardFlags nFlags
1
-sc/inc/document.hxx:2524
+sc/inc/document.hxx:2542
void ScMutationGuard::ScMutationGuard(class ScDocument *,enum ScMutationGuardFlags)
enum ScMutationGuardFlags nFlags
1
@@ -2410,19 +2414,15 @@ sc/qa/unit/helper/qahelper.hxx:223
void testFormats(class ScBootstrapFixture *,class ScDocument *,int)
int nFormat
0
-sc/qa/unit/opencl-test.cxx:528
- _Bool ScOpenCLTest::initTestEnv(const class rtl::OUString &,int,_Bool)
- _Bool bReadWrite
- 0
-sc/qa/unit/subsequent_export-test.cxx:1187
+sc/qa/unit/subsequent_export-test.cxx:1189
void setAttribute(class ScFieldEditEngine &,int,int,int,unsigned short,class Color)
int nPara
0
-sc/qa/unit/subsequent_export-test.cxx:1244
+sc/qa/unit/subsequent_export-test.cxx:1246
void setFont(class ScFieldEditEngine &,int,int,int,const class rtl::OUString &)
int nPara
0
-sc/qa/unit/subsequent_export-test.cxx:1257
+sc/qa/unit/subsequent_export-test.cxx:1259
void setEscapement(class ScFieldEditEngine &,int,int,int,short,unsigned char)
int nPara
0
@@ -2442,14 +2442,10 @@ sc/source/core/data/drwlayer.cxx:1940
void DeleteFirstUserDataOfType(class SdrObject *,unsigned short)
unsigned short nId
1
-sc/source/core/data/postit.cxx:418
+sc/source/core/data/postit.cxx:419
void (anonymous namespace)::ScNoteCaptionCreator::ScNoteCaptionCreator(class ScDocument &,const class ScAddress &,const class std::shared_ptr<class SdrCaptionObj> &,_Bool)
_Bool bShown
1
-sc/source/core/data/postit.cxx:459
- void removeFromDrawPageAndFree(const class std::shared_ptr<class SdrCaptionObj> &,_Bool)
- _Bool bIgnoreUndo
- 0
sc/source/core/opencl/formulagroupcl.cxx:929
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowDeclRef(_Bool) const
_Bool nested
@@ -2498,7 +2494,7 @@ sc/source/filter/excel/xihelper.cxx:142
class std::unique_ptr<class EditTextObject, struct std::default_delete<class EditTextObject> > lclCreateTextObject(const class XclImpRoot &,const class XclImpString &,enum XclFontItemType,unsigned short)
enum XclFontItemType eType
1
-sc/source/filter/html/htmlpars.cxx:1654
+sc/source/filter/html/htmlpars.cxx:1649
type-parameter-?-? getLimitedValue(const type-parameter-?-? &,const type-parameter-?-? &,const type-parameter-?-? &)
const type-parameter-?-? & rMin
1
@@ -2560,11 +2556,11 @@ sc/source/filter/inc/ftools.hxx:206
0
sc/source/filter/inc/htmlpars.hxx:189
void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
- unsigned short nOffsetTol
+ unsigned short nWidth
0
sc/source/filter/inc/htmlpars.hxx:189
void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
- unsigned short nWidth
+ unsigned short nOffsetTol
0
sc/source/filter/inc/htmlpars.hxx:189
void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
@@ -2636,10 +2632,6 @@ sc/source/filter/inc/xepivot.hxx:273
0
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- const char * value2
- 0
-sc/source/filter/inc/xestream.hxx:341
- class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
const char * value10
0
sc/source/filter/inc/xestream.hxx:341
@@ -2656,11 +2648,11 @@ sc/source/filter/inc/xestream.hxx:341
0
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- const char * value3
+ const char * value5
0
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- const char * value5
+ const char * value3
0
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
@@ -2676,6 +2668,10 @@ sc/source/filter/inc/xestream.hxx:341
0
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
+ const char * value2
+ 0
+sc/source/filter/inc/xestream.hxx:341
+ class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
const char * value9
0
sc/source/filter/inc/xestream.hxx:341
@@ -2810,6 +2806,10 @@ sc/source/ui/inc/dataprovider.hxx:138
void sc::ScDBDataManager::ScDBDataManager(const class rtl::OUString &,_Bool,class ScDocument *)
_Bool bAllowResize
0
+sc/source/ui/inc/datatransformation.hxx:143
+ void sc::NumberTransformation::NumberTransformation(const class std::__debug::set<short, struct std::less<short>, class std::allocator<short> >,const enum sc::NUMBER_TRANSFORM_TYPE,int)
+ const enum sc::NUMBER_TRANSFORM_TYPE rType
+ 0
sc/source/ui/inc/dbdocfun.hxx:86
_Bool ScDBDocFunc::RepeatDB(const class rtl::OUString &,_Bool,_Bool,short)
_Bool bApi
@@ -2866,6 +2866,10 @@ sc/source/ui/inc/pvfundlg.hxx:153
int ScDPSubtotalOptDlg::FindListBoxEntry(const class ListBox &,const class rtl::OUString &,int) const
int nStartPos
1
+sc/source/ui/inc/RegressionDialog.hxx:55
+ class rtl::OUString ScRegressionDialog::GetYVariableNameFormula(_Bool)
+ _Bool bWithLog
+ 0
sc/source/ui/inc/spellparam.hxx:37
void ScConversionParam::ScConversionParam(enum ScConversionType)
enum ScConversionType eConvType
@@ -2886,34 +2890,30 @@ 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
0
-sc/source/ui/inc/TableFillingAndNavigationTools.hxx:46
- void FormulaTemplate::autoReplaceUses3D(_Bool)
- _Bool bUse3D
- 0
sc/source/ui/inc/TableFillingAndNavigationTools.hxx:74
void AddressWalker::push(short,int,short)
short aRelativeTab
0
-sc/source/ui/inc/tabview.hxx:390
+sc/source/ui/inc/tabview.hxx:393
void ScTabView::ClickCursor(short,int,_Bool)
_Bool bControl
0
-sc/source/ui/inc/tabview.hxx:431
+sc/source/ui/inc/tabview.hxx:434
void ScTabView::MoveCursorAbs(short,int,enum ScFollowMode,_Bool,_Bool,_Bool,_Bool)
_Bool bControl
0
-sc/source/ui/inc/tabview.hxx:442
+sc/source/ui/inc/tabview.hxx:445
void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool)
short nMovX
0
-sc/source/ui/inc/tabview.hxx:442
- void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool)
- enum ScFollowMode eMode
- 1
-sc/source/ui/inc/tabview.hxx:442
+sc/source/ui/inc/tabview.hxx:445
void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool)
_Bool bShift
0
+sc/source/ui/inc/tabview.hxx:445
+ void ScTabView::MoveCursorScreen(short,int,enum ScFollowMode,_Bool)
+ enum ScFollowMode eMode
+ 1
sc/source/ui/inc/undobase.hxx:144
void ScMoveUndo::ScMoveUndo(class ScDocShell *,class ScDocument *,class ScRefUndoData *,enum ScMoveUndoMode)
enum ScMoveUndoMode eRefMode
@@ -2922,15 +2922,15 @@ sc/source/ui/inc/viewdata.hxx:146
void ScPositionHelper::invalidateByPosition(long)
long nPos
0
-sc/source/ui/inc/viewdata.hxx:604
+sc/source/ui/inc/viewdata.hxx:603
class Point ScViewData::GetScrPos(short,int,enum ScHSplitPos) const
int nWhereY
0
-sc/source/ui/inc/viewdata.hxx:605
+sc/source/ui/inc/viewdata.hxx:604
class Point ScViewData::GetScrPos(short,int,enum ScVSplitPos) const
short nWhereX
0
-sc/source/ui/inc/viewdata.hxx:664
+sc/source/ui/inc/viewdata.hxx:663
void ScViewData::AddPixelsWhileBackward(long &,long,int &,int,double,const class ScDocument *,short)
int nStartRow
0
@@ -2982,23 +2982,23 @@ sc/source/ui/view/prevloc.cxx:266
struct ScPreviewLocationEntry * lcl_GetEntryByAddress(const class std::__debug::list<class std::unique_ptr<struct ScPreviewLocationEntry, struct std::default_delete<struct ScPreviewLocationEntry> >, class std::allocator<class std::unique_ptr<struct ScPreviewLocationEntry, struct std::default_delete<struct ScPreviewLocationEntry> > > > &,const class ScAddress &,const enum ScPreviewLocationType)
const enum ScPreviewLocationType eType
0
-scaddins/source/analysis/analysishelper.hxx:79
+scaddins/source/analysis/analysishelper.hxx:76
int GetDiffDate360(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int,int,_Bool)
_Bool bUSAMethod
1
-scaddins/source/analysis/analysishelper.hxx:93
+scaddins/source/analysis/analysishelper.hxx:90
int GetDaysInYear(int,int,int)
int nNullDate
0
-scaddins/source/analysis/analysishelper.hxx:93
+scaddins/source/analysis/analysishelper.hxx:90
int GetDaysInYear(int,int,int)
int nDate
0
-scaddins/source/analysis/analysishelper.hxx:273
+scaddins/source/analysis/analysishelper.hxx:270
void sca::analysis::SortedIndividualInt32List::InsertHolidayList(const class sca::analysis::ScaAnyConverter &,const class com::sun::star::uno::Any &,int,_Bool)
_Bool bInsertOnWeekend
0
-scaddins/source/analysis/analysishelper.hxx:921
+scaddins/source/analysis/analysishelper.hxx:918
int sca::analysis::ScaAnyConverter::getInt32(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Any &,int)
int nDefault
0
@@ -3062,11 +3062,11 @@ sd/source/filter/eppt/text.hxx:107
void FieldEntry::FieldEntry(unsigned int,unsigned int,unsigned int)
unsigned int nStart
0
-sd/source/filter/ppt/pptinanimations.hxx:99
+sd/source/filter/ppt/pptinanimations.hxx:97
void ppt::AnimationImporter::dump_atom_header(const class ppt::Atom *,_Bool,_Bool)
_Bool bAppend
0
-sd/source/filter/ppt/pptinanimations.hxx:100
+sd/source/filter/ppt/pptinanimations.hxx:98
void ppt::AnimationImporter::dump_atom(const class ppt::Atom *,_Bool)
_Bool bNewLine
1
@@ -3084,12 +3084,12 @@ sd/source/ui/inc/GraphicDocShell.hxx:47
1
sd/source/ui/inc/GraphicDocShell.hxx:52
void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType)
- enum DocumentType
- 1
-sd/source/ui/inc/GraphicDocShell.hxx:52
- void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType)
_Bool bSdDataObj
0
+sd/source/ui/inc/GraphicDocShell.hxx:52
+ void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType)
+ enum DocumentType
+ 1
sd/source/ui/inc/NavigatorChildWindow.hxx:37
void sd::NavigatorChildWindow::NavigatorChildWindow(class vcl::Window *,unsigned short,class SfxBindings *,struct SfxChildWinInfo *)
unsigned short
@@ -3366,15 +3366,15 @@ sw/inc/crsrsh.hxx:517
unsigned short SwCursorShell::GetPageNumSeqNonEmpty(_Bool,_Bool)
_Bool bCalcFrame
1
-sw/inc/crsrsh.hxx:537
+sw/inc/crsrsh.hxx:542
_Bool SwCursorShell::GotoMark(const class sw::mark::IMark *const,_Bool)
_Bool bAtStart
1
-sw/inc/crsrsh.hxx:796
+sw/inc/crsrsh.hxx:801
void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short)
unsigned short nNewSection
1
-sw/inc/crsrsh.hxx:797
+sw/inc/crsrsh.hxx:802
void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short)
unsigned short nNewColumn
1
@@ -3530,15 +3530,15 @@ sw/inc/pam.hxx:192
_Bool SwPaM::Find(const class SfxPoolItem &,_Bool,const struct SwMoveFnCollection &,const class SwPaM *,_Bool)
_Bool bValue
0
-sw/inc/shellio.hxx:501
+sw/inc/shellio.hxx:508
void SwWriter::SwWriter(class SvStream &,class SwCursorShell &,_Bool)
_Bool bWriteAll
0
-sw/inc/shellio.hxx:503
+sw/inc/shellio.hxx:510
void SwWriter::SwWriter(class SvStream &,class SwPaM &,_Bool)
_Bool bWriteAll
0
-sw/inc/shellio.hxx:507
+sw/inc/shellio.hxx:514
void SwWriter::SwWriter(class SfxMedium &,class SwCursorShell &,_Bool)
_Bool bWriteAll
1
@@ -3546,7 +3546,7 @@ sw/inc/swabstdlg.hxx:289
void AbstractSwSelGlossaryDlg::SelectEntryPos(int)
int nIdx
0
-sw/inc/swcrsr.hxx:151
+sw/inc/swcrsr.hxx:153
_Bool SwCursor::SelectWordWT(const class SwViewShell *,short,const class Point *)
short nWordType
1
@@ -3586,15 +3586,15 @@ sw/source/core/inc/drawfont.hxx:109
void SwDrawTextInfo::SwDrawTextInfo(const class SwViewShell *,class OutputDevice &,const class rtl::OUString &,const int,const int,unsigned short,_Bool)
unsigned short nWidth
0
-sw/source/core/inc/rolbck.hxx:358
+sw/source/core/inc/rolbck.hxx:359
void SwHistory::CopyAttr(const class SwpHints *,const unsigned long,const int,const int,const _Bool)
const int nStart
0
-sw/source/core/inc/scriptinfo.hxx:376
+sw/source/core/inc/scriptinfo.hxx:377
enum SwFontScript SwScriptInfo::WhichFont(int,const class rtl::OUString &)
int nIdx
0
-sw/source/core/inc/swfont.hxx:288
+sw/source/core/inc/swfont.hxx:286
const class rtl::OUString & SwFont::GetName(const enum SwFontScript) const
const enum SwFontScript nWhich
0
@@ -3614,7 +3614,7 @@ sw/source/core/txtnode/txtedt.cxx:170
_Bool lcl_MaskRedlinesAndHiddenText(const class SwTextNode &,class rtl::OUStringBuffer &,int,int,const char16_t)
int nStt
0
-sw/source/core/undo/untbl.cxx:2284
+sw/source/core/undo/untbl.cxx:2282
void RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
enum RedlineFlags eNewRedlineFlags
0
@@ -3626,7 +3626,7 @@ sw/source/filter/html/htmltab.cxx:486
class SwTableLine * HTMLTable::MakeTableLine(class SwTableBox *,unsigned short,unsigned short,unsigned short,unsigned short)
unsigned short nLeftCol
0
-sw/source/filter/html/swhtml.hxx:858
+sw/source/filter/html/swhtml.hxx:815
void SwHTMLParser::BuildTableCell(class HTMLTable *,_Bool,_Bool)
_Bool bReadOptions
1
@@ -3678,7 +3678,7 @@ sw/source/filter/ww8/ww8par.cxx:397
class rtl::OUString Sttb::getStringAtIndex(unsigned int)
unsigned int
1
-sw/source/filter/ww8/ww8par.hxx:1670
+sw/source/filter/ww8/ww8par.hxx:1673
_Bool SwWW8ImplReader::SetUpperSpacing(class SwPaM &,int)
int nSpace
0
@@ -3862,10 +3862,6 @@ vcl/inc/openglgdiimpl.hxx:137
void OpenGLSalGraphicsImpl::DrawAlphaTexture(class OpenGLTexture &,const struct SalTwoRect &,_Bool,_Bool)
_Bool pPremultiplied
1
-vcl/inc/qt5/Qt5VirtualDevice.hxx:42
- void Qt5VirtualDevice::Qt5VirtualDevice(enum DeviceFormat,double)
- double fScale
- 1
vcl/inc/salgdi.hxx:132
void SalGraphics::GetFontMetric(class tools::SvRef<class ImplFontMetricData> &,int)
int nFallbackLevel
@@ -3886,6 +3882,10 @@ vcl/inc/sft.hxx:327
enum vcl::SFErrCodes CreateT3FromTTGlyphs(struct vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int)
int wmode
0
+vcl/inc/unx/gendisp.hxx:50
+ _Bool SalGenericDisplay::DispatchInternalEvent(_Bool)
+ _Bool bHandleAllCurrentEvent
+ 0
vcl/inc/unx/gtk/gloactiongroup.h:50
void g_lo_action_group_insert(struct GLOActionGroup *,const char *,int,int)
int submenu
@@ -3938,6 +3938,10 @@ vcl/inc/unx/gtk/gtkprintwrapper.hxx:65
void vcl::unx::GtkPrintWrapper::print_unix_dialog_set_has_selection(struct _GtkPrintUnixDialog *,int) const
int has_selection
1
+vcl/inc/unx/gtk/gtkprn.hxx:34
+ _Bool GtkSalPrinter::impl_doJob(const class rtl::OUString *,const class rtl::OUString &,const class rtl::OUString &,class ImplJobSetup *,_Bool,class vcl::PrinterController &)
+ _Bool i_bCollate
+ 0
vcl/inc/unx/gtk/hudawareness.h:20
unsigned int hud_awareness_register(struct _GDBusConnection *,const char *,void (*)(int, void *),void *,void (*)(void *),struct _GError **)
struct _GError ** error
@@ -3970,7 +3974,7 @@ vcl/inc/unx/wmadaptor.hxx:241
void vcl_sal::WMAdaptor::shade(class X11SalFrame *,_Bool) const
_Bool bToShaded
1
-vcl/source/app/salvtables.cxx:742
+vcl/source/app/salvtables.cxx:752
void SalInstanceFrame::SalInstanceFrame(class VclFrame *,_Bool)
_Bool bTakeOwnership
0
@@ -4022,32 +4026,24 @@ vcl/unx/generic/gdi/xrender_peer.hxx:62
void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const
int nYSrc
0
-vcl/unx/gtk3/gtk3gtkinst.cxx:3627
+vcl/unx/gtk3/gtk3gtkinst.cxx:3641
void GtkInstanceTreeView::move_before(int,int)
int before
0
-workdir/../vcl/inc/qt5/Qt5Instance.hxx:54
- _Bool Qt5Instance::ImplYieldSignal(_Bool,_Bool)
- _Bool bWait
- 0
-workdir/../vcl/unx/kde4/KDEXLib.hxx:73
- _Bool KDEXLib::processYieldSignal(_Bool,_Bool)
- _Bool bWait
- 0
-writerfilter/inc/dmapper/resourcemodel.hxx:236
+writerfilter/inc/dmapper/resourcemodel.hxx:238
void writerfilter::Stream::text(const unsigned char *,unsigned long)
unsigned long len
1
-writerfilter/inc/ooxml/OOXMLDocument.hxx:138
+writerfilter/inc/ooxml/OOXMLDocument.hxx:134
void writerfilter::ooxml::OOXMLDocument::resolveFootnote(class writerfilter::Stream &,unsigned int,const int)
unsigned int aNoteType
0
-writerfilter/inc/ooxml/OOXMLDocument.hxx:151
+writerfilter/inc/ooxml/OOXMLDocument.hxx:147
void writerfilter::ooxml::OOXMLDocument::resolveEndnote(class writerfilter::Stream &,unsigned int,const int)
unsigned int aNoteType
0
writerfilter/source/dmapper/TDefTableHandler.hxx:67
- void writerfilter::dmapper::TDefTableHandler::fillCellProperties(unsigned long,const class std::shared_ptr<class writerfilter::dmapper::TablePropertyMap> &) const
+ void writerfilter::dmapper::TDefTableHandler::fillCellProperties(unsigned long,const class tools::SvRef<class writerfilter::dmapper::TablePropertyMap> &) const
unsigned long nCell
0
writerfilter/source/ooxml/OOXMLStreamImpl.hxx:64
@@ -4074,11 +4070,11 @@ xmloff/inc/txtflde.hxx:334
void XMLTextFieldExport::ProcessDateTime(enum xmloff::token::XMLTokenEnum,int,_Bool,_Bool)
_Bool bIsDuration
1
-xmloff/source/chart/SchXMLTools.hxx:92
+xmloff/source/chart/SchXMLTools.hxx:91
void CreateCategories(const class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataProvider> &,const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,const class rtl::OUString &,int,int,class std::__debug::multimap<struct std::pair<int, enum SchXMLLabeledSequencePart>, class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XLabeledDataSequence>, struct std::less<struct std::pair<int, enum SchXMLLabeledSequencePart> >, class std::allocator<struct std::pair<const struct std::pair<int, enum SchXMLLabeledSequencePart>, class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XLabeledDataSequence> > > > *)
int nCooSysIndex
0
-xmloff/source/chart/SchXMLTools.hxx:123
+xmloff/source/chart/SchXMLTools.hxx:122
_Bool getXMLRangePropertyFromDataSequence(const class com::sun::star::uno::Reference<class com::sun::star::chart2::data::XDataSequence> &,class rtl::OUString &,_Bool)
_Bool bClearProp
1
@@ -4086,7 +4082,7 @@ xmloff/source/forms/property_description.hxx:94
void xmloff::PropertyDescription::PropertyDescription(const class rtl::OUString &,const unsigned short,const enum xmloff::token::XMLTokenEnum,class rtl::Reference<class xmloff::PropertyHandlerBase> (*const)(enum xmloff::PropertyId),const enum xmloff::PropertyId,const enum xmloff::PropertyGroup)
const enum xmloff::PropertyGroup i_propertyGroup
0
-xmloff/source/text/txtflde.cxx:253
+xmloff/source/text/txtflde.cxx:254
_Bool GetOptionalBoolProperty(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySetInfo> &,_Bool)
_Bool bDefault
0
@@ -4106,7 +4102,7 @@ xmlscript/source/xmldlg_imexp/exp_share.hxx:225
void xmlscript::ElementDescriptor::read(const class rtl::OUString &,const class rtl::OUString &,_Bool)
_Bool forceAttribute
0
-xmlsecurity/source/component/documentdigitalsignatures.cxx:78
+xmlsecurity/source/component/documentdigitalsignatures.cxx:79
void DocumentDigitalSignatures::ImplViewSignatures(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum DocumentSignatureMode,_Bool)
_Bool bReadOnly
1
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results
index 76eb7775343b..6921a7775208 100644
--- a/compilerplugins/clang/constantparam.constructors.results
+++ b/compilerplugins/clang/constantparam.constructors.results
@@ -22,15 +22,15 @@ chart2/source/controller/inc/CommandDispatchContainer.hxx:83
void chart::CommandDispatchContainer::setChartDispatch(const class com::sun::star::uno::Reference<class com::sun::star::frame::XDispatch> &,const class std::__debug::set<class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<class rtl::OUString> > &)
const class std::__debug::set<class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<class rtl::OUString> > & rChartCommands
impl_getAvailableCommands()
-chart2/source/view/axes/VCartesianAxis.cxx:412
+chart2/source/view/axes/VCartesianAxis.cxx:413
class rtl::OUString getTextLabelString(const class chart::FixedNumberFormatter &,const class com::sun::star::uno::Sequence<class rtl::OUString> *,const struct chart::TickInfo *,_Bool,class Color &,_Bool &)
_Bool bComplexCat
isComplexCategoryAxis()
-configmgr/source/dconf.cxx:119
+configmgr/source/dconf.cxx:120
void configmgr::dconf::(anonymous namespace)::GObjectHolder::GObjectHolder<T>(type-parameter-?-? *)
type-parameter-?-? * object
dconf_client_new()
-configmgr/source/dconf.cxx:200
+configmgr/source/dconf.cxx:201
void configmgr::dconf::(anonymous namespace)::ChangesetHolder::ChangesetHolder(struct _DConfChangeset *)
struct _DConfChangeset * changeset
dconf_changeset_new()
@@ -70,17 +70,13 @@ connectivity/source/inc/calc/CTable.hxx:60
void connectivity::calc::OCalcTable::OCalcTable(class connectivity::sdbcx::OCollection *,class connectivity::calc::OCalcConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
const class rtl::OUString & Description
""
-connectivity/source/inc/dbase/dindexnode.hxx:243
- void connectivity::dbase::ONDXNode::ONDXNode(const class connectivity::dbase::ONDXKey &,class connectivity::dbase::ONDXPagePtr)
- class connectivity::dbase::ONDXPagePtr aPagePtr
- ONDXPagePtr()
connectivity/source/inc/dbase/DTable.hxx:149
void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
- const class rtl::OUString & CatalogName
+ const class rtl::OUString & SchemaName
""
connectivity/source/inc/dbase/DTable.hxx:149
void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
- const class rtl::OUString & SchemaName
+ const class rtl::OUString & CatalogName
""
connectivity/source/inc/dbase/DTable.hxx:149
void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
@@ -230,10 +226,6 @@ forms/source/xforms/computedexpression.hxx:75
_Bool xforms::ComputedExpression::_evaluate(const class xforms::EvaluationContext &,const class rtl::OUString &)
const class rtl::OUString & sExpression
_getExpressionForEvaluation()
-framework/inc/uielement/statusbarmerger.hxx:47
- _Bool IsCorrectContext(const class rtl::OUString &,const class rtl::OUString &)
- const class rtl::OUString & aModuleIdentifier
- ""
idl/inc/parser.hxx:66
void SvIdlParser::Read(const class SvStringHashEntry *)
const class SvStringHashEntry *
@@ -314,7 +306,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:44
+include/editeng/swafopt.hxx:47
_Bool editeng::CompareAutoCompleteString::operator()(class editeng::IAutoCompleteString *const &,class editeng::IAutoCompleteString *const &) const
class editeng::IAutoCompleteString *const & lhs
Compare()
@@ -406,7 +398,7 @@ include/sfx2/docfile.hxx:267
_Bool SfxMedium::SignContents_Impl(_Bool,_Bool,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::security::XCertificate>,const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic>,const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic>,const class rtl::OUString &)
_Bool bHasValidDocumentSignature
HasValidSignatures()
-include/sfx2/objsh.hxx:638
+include/sfx2/objsh.hxx:639
void SfxObjectShell::DoDraw(class OutputDevice *,const class Point &,const class Size &,const class JobSetup &,unsigned short)
const class JobSetup & rSetup
JobSetup()
@@ -478,22 +470,18 @@ include/svtools/transfer.hxx:345
class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &)
const class rtl::OUString & rDestDoc
""
-include/svtools/treelistbox.hxx:751
+include/svtools/treelistbox.hxx:747
void SvTreeListBox::ShowFocusRect(const class SvTreeListEntry *)
const class SvTreeListEntry * pEntry
FirstSelected()
-include/svx/charmap.hxx:155
+include/svx/charmap.hxx:156
void SvxShowCharSet::DrawChars_Impl(class OutputDevice &,int,int)
int n2
LastInView()
-include/svx/charmap.hxx:155
+include/svx/charmap.hxx:156
void SvxShowCharSet::DrawChars_Impl(class OutputDevice &,int,int)
int n1
FirstInView()
-include/svx/colorwindow.hxx:147
- void ColorWindow::ColorWindow(const class rtl::OUString &,const class std::shared_ptr<class PaletteManager> &,class BorderColorStatus &,unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,class weld::Window *,class weld::MenuButton *,const class std::function<void (const class rtl::OUString &, const struct std::pair<class Color, class rtl::OUString> &)> &)
- const class rtl::OUString & rCommand
- ""
include/svx/svdtrans.hxx:68
void RotateXPoly(class XPolyPolygon &,const class Point &,double,double)
const class Point & rRef
@@ -562,19 +550,19 @@ include/vcl/virdev.hxx:132
_Bool VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(const class Size &,const class Fraction &,const class Point &,unsigned char *)
const class Point & rNewOffset
Point()
-include/xmloff/txtparae.hxx:458
+include/xmloff/txtparae.hxx:462
void XMLTextParagraphExport::exportTextStyles(_Bool,_Bool)
_Bool bProg
IsShowProgress()
-include/xmloff/txtparae.hxx:508
+include/xmloff/txtparae.hxx:512
void XMLTextParagraphExport::collectTextAutoStyles(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool)
_Bool bIsProgress
IsShowProgress()
-include/xmloff/txtparae.hxx:538
+include/xmloff/txtparae.hxx:542
void XMLTextParagraphExport::exportText(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool)
_Bool bIsProgress
IsShowProgress()
-include/xmloff/xmlexp.hxx:283
+include/xmloff/xmlexp.hxx:284
void SvXMLExport::SvXMLExport(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XDocumentHandler> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const enum FieldUnit,enum SvXMLExportFlags)
const class rtl::OUString & implementationName
""
@@ -638,7 +626,7 @@ reportdesign/source/ui/dlg/Condition.hxx:154
void rptui::Condition::setConditionIndex(unsigned long,unsigned long)
unsigned long _nCondCount
impl_getConditionCount()
-sal/qa/osl/file/osl_File.cxx:368
+sal/qa/osl/file/osl_File.cxx:369
class rtl::OString outputError(const class rtl::OString &,const class rtl::OString &,const char *)
const char * msg
""
@@ -646,15 +634,11 @@ sc/inc/typedstrdata.hxx:43
_Bool ScTypedStrData::LessCaseInsensitive::operator()(const class ScTypedStrData &,const class ScTypedStrData &) const
const class ScTypedStrData & left
LessCaseInsensitive()
-sc/qa/extras/check_xcell_ranges_query.cxx:41
- void sc_apitest::CheckXCellRangesQuery::_queryEmptyCells(const class rtl::OUString &)
- const class rtl::OUString & expected
- ""
sc/qa/unit/helper/qahelper.hxx:201
class tools::SvRef<class ScDocShell> ScBootstrapFixture::saveAndReload(class ScDocShell *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum SfxFilterFlags)
const class rtl::OUString & rUserData
""
-sc/source/core/tool/token.cxx:4946
+sc/source/core/tool/token.cxx:4947
void appendTokenByType(struct sc::TokenStringContext &,class rtl::OUStringBuffer &,const class formula::FormulaToken &,const class ScAddress &,_Bool)
_Bool bFromRangeName
IsFromRangeName()
@@ -702,7 +686,7 @@ sc/source/filter/inc/xlescher.hxx:427
_Bool XclControlHelper::FillMacroDescriptor(struct com::sun::star::script::ScriptEventDescriptor &,enum XclTbxEventType,const class rtl::OUString &,class SfxObjectShell *)
enum XclTbxEventType eEventType
DoGetEventType()
-sc/source/filter/oox/formulabuffer.cxx:290
+sc/source/filter/oox/formulabuffer.cxx:301
void processSheetFormulaCells(class ScDocumentImport &,struct oox::xls::FormulaBuffer::SheetItem &,class SvNumberFormatter &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::ExternalLinkInfo> &,_Bool)
_Bool bGeneratorKnownGood
isGeneratorKnownGood()
@@ -722,7 +706,7 @@ sd/source/filter/eppt/eppt.hxx:177
unsigned int PPTWriter::ImplInsertBookmarkURL(const class rtl::OUString &,const unsigned int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
const class rtl::OUString & rStringVer2
""
-sd/source/filter/xml/sdxmlwrp.cxx:148
+sd/source/filter/xml/sdxmlwrp.cxx:149
struct XML_SERVICES * getServices(_Bool,_Bool,unsigned long)
_Bool bDraw
IsDraw()
@@ -822,10 +806,6 @@ sw/inc/doc.hxx:904
const class SwTOXMark & SwDoc::GotoTOXMark(const class SwTOXMark &,enum SwTOXSearch,_Bool)
_Bool bInReadOnly
IsReadOnlyAvailable()
-sw/inc/editsh.hxx:809
- void SwEditShell::AutoCorrect(class SvxAutoCorrect &,_Bool,char16_t)
- _Bool bInsertMode
- IsInsMode()
sw/inc/ftnidx.hxx:37
_Bool CompareSwFootnoteIdxs::operator()(class SwTextFootnote *const &,class SwTextFootnote *const &) const
class SwTextFootnote *const & lhs
@@ -834,19 +814,19 @@ sw/inc/ndarr.hxx:74
_Bool CompareSwOutlineNodes::operator()(class SwNode *const &,class SwNode *const &) const
class SwNode *const & lhs
Compare()
-sw/inc/shellio.hxx:158
+sw/inc/shellio.hxx:159
void SwReader::SwReader(class SvStream &,const class rtl::OUString &,const class rtl::OUString &,class SwPaM &)
const class rtl::OUString & rFilename
""
-sw/inc/shellio.hxx:160
+sw/inc/shellio.hxx:161
void SwReader::SwReader(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class rtl::OUString &,class SwPaM &)
const class rtl::OUString & rFilename
""
-sw/inc/shellio.hxx:448
+sw/inc/shellio.hxx:455
class SvStream & Writer::OutLong(class SvStream &,long)
class SvStream & rStrm
Strm()
-sw/inc/shellio.hxx:449
+sw/inc/shellio.hxx:456
class SvStream & Writer::OutULong(class SvStream &,unsigned long)
class SvStream & rStrm
Strm()
@@ -874,7 +854,7 @@ sw/source/core/inc/layact.hxx:201
void SwLayIdle::SwLayIdle(class SwRootFrame *,class SwViewShellImp *)
class SwViewShellImp * pImp
Imp()
-sw/source/core/inc/swfont.hxx:77
+sw/source/core/inc/swfont.hxx:75
void SwSubFont::DrawText_(class SwDrawTextInfo &,const _Bool)
const _Bool bGrey
IsGreyWave()
@@ -922,7 +902,7 @@ sw/source/filter/html/swcss1.hxx:75
void SwCSS1Parser::SwCSS1Parser(class SwDoc *,const unsigned int *,const class rtl::OUString &,_Bool)
_Bool bNewDoc
IsNewDoc()
-sw/source/filter/html/swhtml.hxx:942
+sw/source/filter/html/swhtml.hxx:899
void SwHTMLParser::SwHTMLParser(class SwDoc *,class SwPaM &,class SvStream &,const class rtl::OUString &,const class rtl::OUString &,_Bool,class SfxMedium *,_Bool,_Bool)
_Bool bReadUTF8
IsReadUTF8()
@@ -1046,7 +1026,7 @@ vcl/source/edit/vclmedit.cxx:92
void ImpVclMEdit::Enable(_Bool)
_Bool bEnable
IsEnabled()
-writerfilter/source/rtftok/rtflookahead.hxx:31
+writerfilter/source/rtftok/rtflookahead.hxx:32
void writerfilter::rtftok::RTFLookahead::RTFLookahead(class SvStream &,unsigned long)
class SvStream & rStream
Strm()
@@ -1062,11 +1042,11 @@ xmlhelp/source/cxxhelp/provider/urlparameter.hxx:217
_Bool chelp::URLParameter::name(_Bool)
_Bool modulePresent
module()
-xmloff/source/style/XMLFontAutoStylePool.cxx:109
+xmloff/source/style/XMLFontAutoStylePool.cxx:114
_Bool XMLFontAutoStylePoolEntryCmp_Impl::operator()(class XMLFontAutoStylePoolEntry_Impl *const &,class XMLFontAutoStylePoolEntry_Impl *const &) const
class XMLFontAutoStylePoolEntry_Impl *const & r1
Compare()
-xmloff/source/text/XMLTextListAutoStylePool.cxx:119
+xmloff/source/text/XMLTextListAutoStylePool.cxx:120
_Bool XMLTextListAutoStylePoolEntryCmp_Impl::operator()(class XMLTextListAutoStylePoolEntry_Impl *const &,class XMLTextListAutoStylePoolEntry_Impl *const &) const
class XMLTextListAutoStylePoolEntry_Impl *const & r1
Compare()
diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results
index 42a9776a532d..2a3558ebfadc 100644
--- a/compilerplugins/clang/constantparam.numbers.results
+++ b/compilerplugins/clang/constantparam.numbers.results
@@ -1,8 +1,8 @@
-avmedia/source/gstreamer/gstplayer.cxx:432
+avmedia/source/gstreamer/gstplayer.cxx:433
int wrap_element_query_position(struct _GstElement *,GstFormat,long *)
GstFormat format
3
-avmedia/source/gstreamer/gstplayer.cxx:443
+avmedia/source/gstreamer/gstplayer.cxx:444
int wrap_element_query_duration(struct _GstElement *,GstFormat,long *)
GstFormat format
3
@@ -18,7 +18,7 @@ basctl/source/inc/sbxitem.hxx:49
void basctl::SbxItem::SbxItem(unsigned short,const class basctl::ScriptDocument &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum basctl::ItemType)
unsigned short nWhich
30799
-basic/source/classes/sbunoobj.cxx:3183
+basic/source/classes/sbunoobj.cxx:3184
class com::sun::star::uno::Reference<class com::sun::star::reflection::XTypeDescriptionEnumeration> getTypeDescriptorEnumeration(const class rtl::OUString &,const class com::sun::star::uno::Sequence<enum com::sun::star::uno::TypeClass> &,enum com::sun::star::reflection::TypeDescriptionSearchDepth)
enum com::sun::star::reflection::TypeDescriptionSearchDepth depth
-1
@@ -106,7 +106,7 @@ connectivity/source/drivers/mork/MQueryHelper.hxx:181
_Bool connectivity::mork::MQueryHelper::getRowValue(class connectivity::ORowSetValue &,int,const class rtl::OUString &,int)
int nType
12
-connectivity/source/drivers/postgresql/pq_connection.cxx:428
+connectivity/source/drivers/postgresql/pq_connection.cxx:429
void properties2arrays(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,const class com::sun::star::uno::Reference<class com::sun::star::script::XTypeConverter> &,unsigned short,class pq_sdbc_driver::cstr_vector &,class pq_sdbc_driver::cstr_vector &)
unsigned short enc
76
@@ -162,7 +162,7 @@ cui/source/inc/SpellDialog.hxx:115
void svx::SentenceEditWindow_Impl::UndoActionStart(unsigned short)
unsigned short nId
205
-cui/source/options/cfgchart.hxx:92
+cui/source/options/cfgchart.hxx:86
void SvxChartColorTableItem::SvxChartColorTableItem(unsigned short,const class SvxChartColorTable &)
unsigned short nWhich
10437
@@ -298,10 +298,6 @@ filter/source/msfilter/mscodec.cxx:96
unsigned short lclGetHash(const unsigned char *,unsigned long)
unsigned long nBufferSize
16
-filter/source/svg/svgfilter.cxx:596
- void SVGFileInfo::SVGFileInfo(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,int)
- int nFirstBytesSize
- 2048
forms/source/richtext/richtextcontrol.cxx:79
void implAdjustTriStateFlag(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,long &,long,long)
long nNegativeFlag
@@ -535,6 +531,10 @@ include/editeng/fhgtitem.hxx:79
enum MapUnit eUnit
8
include/editeng/flditem.hxx:71
+ void SvxFieldItem::SvxFieldItem(class std::unique_ptr<class SvxFieldData, struct std::default_delete<class SvxFieldData> >,const unsigned short)
+ const unsigned short nId
+ 4057
+include/editeng/flditem.hxx:72
void SvxFieldItem::SvxFieldItem(const class SvxFieldData &,const unsigned short)
const unsigned short nId
4057
@@ -554,19 +554,19 @@ include/editeng/opaqitem.hxx:38
void SvxOpaqueItem::SvxOpaqueItem(const unsigned short,const _Bool)
const unsigned short nId
98
-include/editeng/outliner.hxx:167
+include/editeng/outliner.hxx:164
void Paragraph::RemoveFlag(enum ParaFlag)
enum ParaFlag nFlag
256
-include/editeng/outliner.hxx:866
+include/editeng/outliner.hxx:863
void Outliner::SetParaFlag(class Paragraph *,enum ParaFlag)
enum ParaFlag nFlag
256
-include/editeng/outliner.hxx:867
+include/editeng/outliner.hxx:864
_Bool Outliner::HasParaFlag(const class Paragraph *,enum ParaFlag)
enum ParaFlag nFlag
256
-include/editeng/outlobj.hxx:105
+include/editeng/outlobj.hxx:106
void OutlinerParaObject::SetStyleSheets(unsigned short,const class rtl::OUString &,const enum SfxStyleFamily &)
const enum SfxStyleFamily & rNewFamily
8
@@ -594,7 +594,7 @@ include/filter/msfilter/dffpropset.hxx:64
class rtl::OUString DffPropSet::GetPropertyString(unsigned int,class SvStream &) const
unsigned int nId
896
-include/filter/msfilter/escherex.hxx:728
+include/filter/msfilter/escherex.hxx:732
void EscherPropertyContainer::Commit(class SvStream &,unsigned short,unsigned short)
unsigned short nVersion
3
@@ -622,7 +622,7 @@ include/formula/FormulaCompiler.hxx:100
void formula::FormulaCompiler::OpCodeMap::OpCodeMap(unsigned short,_Bool,enum formula::FormulaGrammar::Grammar)
unsigned short nSymbols
497
-include/formula/tokenarray.hxx:282
+include/formula/tokenarray.hxx:284
unsigned short formula::FormulaTokenArray::RemoveToken(unsigned short,unsigned short)
unsigned short nCount
2
@@ -688,12 +688,12 @@ include/o3tl/string_view.hxx:371
2
include/o3tl/string_view.hxx:403
unsigned long o3tl::basic_string_view::rfind(type-parameter-?-?,unsigned long) const
- type-parameter-?-? c
- 111
-include/o3tl/string_view.hxx:403
- unsigned long o3tl::basic_string_view::rfind(type-parameter-?-?,unsigned long) const
unsigned long pos
18446744073709551615
+include/o3tl/string_view.hxx:403
+ unsigned long o3tl::basic_string_view::rfind(type-parameter-?-?,unsigned long) const
+ type-parameter-?-? c
+ 111
include/o3tl/string_view.hxx:406
unsigned long o3tl::basic_string_view::rfind(const type-parameter-?-? *,unsigned long,unsigned long) const
unsigned long n
@@ -906,7 +906,7 @@ include/sfx2/fcontnr.hxx:112
void SfxFilterMatcherIter::SfxFilterMatcherIter(const class SfxFilterMatcher &,enum SfxFilterFlags,enum SfxFilterFlags)
enum SfxFilterFlags nNotMask
393216
-include/sfx2/frame.hxx:217
+include/sfx2/frame.hxx:218
void SfxUnoFrameItem::SfxUnoFrameItem(unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &)
unsigned short nWhich
6516
@@ -994,7 +994,7 @@ include/svl/int64item.hxx:21
void SfxInt64Item::SfxInt64Item(unsigned short,long)
unsigned short nWhich
11141
-include/svl/itemset.hxx:202
+include/svl/itemset.hxx:204
void SfxItemSet::PutExtended(const class SfxItemSet &,enum SfxItemState,enum SfxItemState)
enum SfxItemState eDontCareAs
16
@@ -1110,11 +1110,11 @@ include/svtools/transfer.hxx:345
class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &)
enum SotClipboardFormatId nFormat
59
-include/svtools/treelistbox.hxx:550
+include/svtools/treelistbox.hxx:548
class SvLBoxTab * SvTreeListBox::GetFirstTab(enum SvLBoxTabFlags,unsigned short &)
enum SvLBoxTabFlags nFlagMask
64
-include/svtools/treelistbox.hxx:551
+include/svtools/treelistbox.hxx:549
void SvTreeListBox::GetLastTab(enum SvLBoxTabFlags,unsigned short &)
enum SvLBoxTabFlags nFlagMask
64
@@ -1236,12 +1236,12 @@ include/svx/fmgridcl.hxx:42
1051648
include/svx/fmview.hxx:89
void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel *,class SdrUnoObj *&,class SdrUnoObj *&)
- unsigned short _nLabelObjectID
- 37
-include/svx/fmview.hxx:89
- void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel *,class SdrUnoObj *&,class SdrUnoObj *&)
enum SdrInventor _nInventor
827609170
+include/svx/fmview.hxx:89
+ void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrPage *,class SdrPage *,class SdrModel *,class SdrUnoObj *&,class SdrUnoObj *&)
+ unsigned short _nLabelObjectID
+ 37
include/svx/fntctrl.hxx:81
void SvxFontPrevWindow::SetFontEscapement(unsigned char,unsigned char,short)
unsigned char nProp
@@ -1310,7 +1310,7 @@ include/svx/optgrid.hxx:77
void SvxGridItem::SvxGridItem(unsigned short)
unsigned short _nWhich
10298
-include/svx/relfld.hxx:65
+include/svx/relfld.hxx:62
void RelativeField::EnableRelativeMode(unsigned short,unsigned short)
unsigned short nMax
999
@@ -1386,7 +1386,7 @@ include/svx/xlnclit.hxx:34
void XLineColorItem::XLineColorItem(int,const class Color &)
int nIndex
-1
-include/svx/xoutbmp.hxx:71
+include/svx/xoutbmp.hxx:75
class Bitmap XOutBitmap::DetectEdges(const class Bitmap &,const unsigned char)
const unsigned char cThreshold
128
@@ -1394,6 +1394,10 @@ include/svx/xpoly.hxx:73
void XPolygon::Insert(unsigned short,const class XPolygon &)
unsigned short nPos
65535
+include/test/sheet/xsheetconditionalentries.hxx:28
+ class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> apitest::XSheetConditionalEntries::createCondition(const int)
+ const int nr
+ 4
include/test/unoapi_property_testers.hxx:75
void testLongProperty(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const int &)
const int & nValue
@@ -1412,14 +1416,14 @@ include/tools/b3dtrans.hxx:111
2
include/tools/b3dtrans.hxx:111
void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
- double fR
- 2
-include/tools/b3dtrans.hxx:111
- void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
double fL
-2
include/tools/b3dtrans.hxx:111
void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
+ double fR
+ 2
+include/tools/b3dtrans.hxx:111
+ void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
double fB
-2
include/tools/datetime.hxx:87
@@ -1634,7 +1638,7 @@ include/vcl/errinf.hxx:188
void TwoStringErrorInfo::TwoStringErrorInfo(class ErrCode,const class rtl::OUString &,const class rtl::OUString &,enum DialogMask)
enum DialogMask nMask
4097
-include/vcl/field.hxx:523
+include/vcl/field.hxx:521
double MetricField::ConvertDoubleValue(long,unsigned short,enum FieldUnit,enum MapUnit)
enum MapUnit eOutUnit
9
@@ -1682,7 +1686,7 @@ include/vcl/print.hxx:682
class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setRangeControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,const struct vcl::PrinterOptionsHelper::UIControlOptions &)
int i_nMinValue
10
-include/vcl/texteng.hxx:145
+include/vcl/texteng.hxx:140
class TextPaM TextEngine::ImpInsertText(const class TextSelection &,char16_t,_Bool)
char16_t c
9
@@ -1690,15 +1694,15 @@ include/vcl/vclevent.hxx:228
void VclAccessibleEvent::VclAccessibleEvent(enum VclEventId,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &)
enum VclEventId n
38
-include/vcl/weld.hxx:223
+include/vcl/weld.hxx:226
class weld::Button * weld::Dialog::get_widget_for_response(int)
int response
5
-include/vcl/window.hxx:1203
+include/vcl/window.hxx:1200
void vcl::Window::InvertTracking(const class tools::Polygon &,enum ShowTrackFlags)
enum ShowTrackFlags nFlags
4097
-include/vcl/window.hxx:1596
+include/vcl/window.hxx:1593
void vcl::Window::SimulateKeyPress(unsigned short) const
unsigned short nKeyCode
1312
@@ -1710,19 +1714,19 @@ include/vcl/wrkwin.hxx:70
void WorkWindow::WorkWindow(class vcl::Window *,const class com::sun::star::uno::Any &,long)
long nStyle
1312
-include/xmloff/txtparae.hxx:404
+include/xmloff/txtparae.hxx:408
void XMLTextParagraphExport::exportListAndSectionChange(class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,class MultiPropertySetHelper &,short,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextContent> &,const class XMLTextNumRuleInfo &,const class XMLTextNumRuleInfo &,_Bool)
short nTextSectionId
5
-include/xmloff/txtparae.hxx:432
+include/xmloff/txtparae.hxx:436
void XMLTextParagraphExport::Add(unsigned short,class MultiPropertySetHelper &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
unsigned short nFamily
100
-include/xmloff/xmlaustp.hxx:84
+include/xmloff/xmlaustp.hxx:85
void SvXMLAutoStylePoolP::SetFamilyPropSetMapper(int,const class rtl::Reference<class SvXMLExportPropertyMapper> &)
int nFamily
203
-include/xmloff/xmlaustp.hxx:91
+include/xmloff/xmlaustp.hxx:92
void SvXMLAutoStylePoolP::RegisterDefinedName(int,const class rtl::OUString &)
int nFamily
204
@@ -1730,15 +1734,15 @@ include/xmloff/xmlerror.hxx:135
void XMLErrors::ThrowErrorAsSAXException(int)
int nIdMask
1073741824
-include/xmloff/xmlexp.hxx:276
+include/xmloff/xmlexp.hxx:277
void SvXMLExport::SvXMLExport(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class rtl::OUString &,const class rtl::OUString &,const short,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XDocumentHandler> &)
const short eDefaultMeasureUnit
3
-include/xmloff/xmlexp.hxx:342
+include/xmloff/xmlexp.hxx:345
void SvXMLExport::AddAttributeASCII(unsigned short,const char *,const char *)
unsigned short nPrefix
24
-include/xmloff/xmlexp.hxx:516
+include/xmloff/xmlexp.hxx:519
void SvXMLExport::SetError(int,const class com::sun::star::uno::Sequence<class rtl::OUString> &)
int nId
1074266113
@@ -1765,11 +1769,11 @@ include/xmloff/xmlnumfi.hxx:199
include/xmloff/XMLSettingsExportContext.hxx:37
void xmloff::XMLSettingsExportContext::AddAttribute(enum xmloff::token::XMLTokenEnum,const class rtl::OUString &)
enum xmloff::token::XMLTokenEnum i_eName
- 1211
+ 1210
include/xmloff/XMLSettingsExportContext.hxx:39
void xmloff::XMLSettingsExportContext::AddAttribute(enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum)
enum xmloff::token::XMLTokenEnum i_eName
- 1860
+ 1858
lotuswordpro/inc/xfilter/xfdrawstyle.hxx:95
void XFDrawStyle::SetLineDashStyle(enum enumXFLineStyle,double,double,double)
enum enumXFLineStyle style
@@ -1882,7 +1886,7 @@ sal/osl/unx/uunxapi.hxx:93
int mkdir(const class rtl::OUString &,unsigned int)
unsigned int aMode
511
-sal/qa/osl/file/osl_File.cxx:105
+sal/qa/osl/file/osl_File.cxx:106
_Bool t_compareTime(struct TimeValue *,struct TimeValue *,int)
int nDelta
2000
@@ -1974,35 +1978,35 @@ sc/inc/compressedarray.hxx:187
type-parameter-?-? ScBitMaskCompressedArray::GetLastAnyBitAccess(const type-parameter-?-? &) const
const type-parameter-?-? & rBitMask
15
-sc/inc/document.hxx:1259
+sc/inc/document.hxx:1277
_Bool ScDocument::CompileErrorCells(enum FormulaError)
enum FormulaError nErrCode
525
-sc/inc/document.hxx:1581
+sc/inc/document.hxx:1599
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
enum InsertDeleteFlags nFlags
2303
-sc/inc/document.hxx:1581
+sc/inc/document.hxx:1599
void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
short nCol2
1023
-sc/inc/document.hxx:1764
+sc/inc/document.hxx:1782
void ScDocument::DeleteSelectionTab(short,enum InsertDeleteFlags,const class ScMarkData &)
enum InsertDeleteFlags nDelFlag
2303
-sc/inc/document.hxx:1821
+sc/inc/document.hxx:1839
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
enum CRFlags nNewFlags
8
-sc/inc/document.hxx:1821
+sc/inc/document.hxx:1839
void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
int nEndRow
1048575
-sc/inc/document.hxx:1851
+sc/inc/document.hxx:1869
int ScDocument::LastNonFilteredRow(int,int,short) const
int nEndRow
1048575
-sc/inc/document.hxx:2151
+sc/inc/document.hxx:2169
void ScDocument::BroadcastCells(const class ScRange &,enum SfxHintId,_Bool)
enum SfxHintId nHint
34
@@ -2017,7 +2021,7 @@ sc/inc/externalrefmgr.hxx:796
sc/inc/formulacell.hxx:368
void ScFormulaCell::AddRecalcMode(enum ScRecalcMode)
enum ScRecalcMode
- 8
+ 4
sc/inc/global.hxx:636
void ScGlobal::AddQuotes(class rtl::OUString &,char16_t,_Bool)
char16_t cQuote
@@ -2142,23 +2146,15 @@ sc/qa/extras/new_cond_format.cxx:377
void testColorScaleEntries(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int,int,const class rtl::OUString &,class Color,int,const class rtl::OUString &,class Color,int,const class rtl::OUString &,class Color)
int nMediumType
2
-sc/qa/unit/parallelism.cxx:357
- void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
- unsigned long nNumRows
- 1048
-sc/qa/unit/parallelism.cxx:357
- void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
- unsigned long nConstCellValue
- 20
-sc/qa/unit/subsequent_export-test.cxx:1378
+sc/qa/unit/subsequent_export-test.cxx:1380
_Bool ::isOverline(const struct editeng::Section &,enum FontLineStyle)
enum FontLineStyle eStyle
2
-sc/qa/unit/subsequent_export-test.cxx:1395
+sc/qa/unit/subsequent_export-test.cxx:1397
_Bool ::isUnderline(const struct editeng::Section &,enum FontLineStyle)
enum FontLineStyle eStyle
2
-sc/qa/unit/ucalc.cxx:1139
+sc/qa/unit/ucalc.cxx:1157
_Bool checkRelativeRefToken(class ScDocument &,const class ScAddress &,short,int)
short nRelCol
-1
@@ -2180,16 +2176,16 @@ sc/qa/unit/ucalc_formula.cxx:8053
319
sc/qa/unit/ucalc_formula.cxx:8053
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
- int nStart1
- 9
-sc/qa/unit/ucalc_formula.cxx:8053
- void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nEnd1
159
sc/qa/unit/ucalc_formula.cxx:8053
void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
int nStart2
169
+sc/qa/unit/ucalc_formula.cxx:8053
+ void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
+ int nStart1
+ 9
sc/source/core/data/documen3.cxx:1726
_Bool lcl_AddTwipsWhile(long &,long,int &,int,const class ScTable *,_Bool)
int nEndRow
@@ -2280,12 +2276,12 @@ sc/source/filter/inc/unitconverter.hxx:79
8
sc/source/filter/inc/xechart.hxx:192
void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long)
- unsigned long nRecSize
- 4
-sc/source/filter/inc/xechart.hxx:192
- void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long)
unsigned short nRecId
2155
+sc/source/filter/inc/xechart.hxx:192
+ void XclExpChFutureRecordBase::XclExpChFutureRecordBase(const class XclExpChRoot &,enum XclFutureRecType,unsigned short,unsigned long)
+ unsigned long nRecSize
+ 4
sc/source/filter/inc/xeescher.hxx:151
void XclExpImgData::XclExpImgData(const class Graphic &,unsigned short)
unsigned short nRecId
@@ -2308,12 +2304,12 @@ sc/source/filter/inc/xeformula.hxx:68
5
sc/source/filter/inc/xehelper.hxx:242
class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short)
- enum XclStrFlags nFlags
- 2
-sc/source/filter/inc/xehelper.hxx:242
- class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short)
unsigned short nMaxLen
32767
+sc/source/filter/inc/xehelper.hxx:242
+ class std::shared_ptr<class XclExpString> XclExpStringHelper::CreateString(const class XclExpRoot &,char16_t,enum XclStrFlags,unsigned short)
+ enum XclStrFlags nFlags
+ 2
sc/source/filter/inc/xelink.hxx:176
unsigned short XclExpLinkManager::FindExtSheet(char16_t)
char16_t cCode
@@ -2335,17 +2331,13 @@ sc/source/filter/inc/xestream.hxx:298
int nAttribute
3478
sc/source/filter/inc/xestream.hxx:341
- class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute11
- 5628
-sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute8
- 4311
+ int attribute11
+ 4112
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute1
- 5808
+ int attribute11
+ 5628
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
int attribute12
@@ -2355,13 +2347,9 @@ sc/source/filter/inc/xestream.hxx:341
int attribute7
2686
sc/source/filter/inc/xestream.hxx:341
- class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute13
- 4112
-sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute1
- 2550
+ int attribute8
+ 4311
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
int attribute5
@@ -2375,10 +2363,6 @@ sc/source/filter/inc/xestream.hxx:341
int attribute6
5381
sc/source/filter/inc/xestream.hxx:341
- class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute7
- 2138
-sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
int attribute2
1668
@@ -2391,29 +2375,41 @@ sc/source/filter/inc/xestream.hxx:341
int attribute4
273746631
sc/source/filter/inc/xestream.hxx:341
+ class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
+ int attribute2
+ 380637265
+sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
int attribute4
1810
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
+ int attribute1
+ 5808
+sc/source/filter/inc/xestream.hxx:341
+ class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
int attribute4
2966
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute3
- 4565
+ int attribute7
+ 2138
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute5
- 2686
+ int attribute3
+ 4565
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute2
- 380637265
+ int attribute13
+ 4112
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
- int attribute11
- 4112
+ int attribute1
+ 2550
+sc/source/filter/inc/xestream.hxx:341
+ class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
+ int attribute5
+ 2686
sc/source/filter/inc/xestream.hxx:341
class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
int attribute2
@@ -2498,7 +2494,7 @@ sc/source/filter/inc/xlformula.hxx:526
void XclTokenArrayHelper::ConvertStringToList(class ScTokenArray &,class svl::SharedStringPool &,char16_t)
char16_t cStringSep
10
-sc/source/filter/xcl97/XclExpChangeTrack.cxx:1399
+sc/source/filter/xcl97/XclExpChangeTrack.cxx:1397
void EndXmlElement::EndXmlElement(int)
int nElement
2620
@@ -2534,6 +2530,10 @@ sc/source/ui/inc/content.hxx:144
void ScContentTree::SelectEntryByName(const enum ScContentId,const class rtl::OUString &)
const enum ScContentId nRoot
8
+sc/source/ui/inc/datatransformation.hxx:143
+ void sc::NumberTransformation::NumberTransformation(const class std::__debug::set<short, struct std::less<short>, class std::allocator<short> >,const enum sc::NUMBER_TRANSFORM_TYPE,int)
+ int nPrecision
+ 4
sc/source/ui/inc/docfunc.hxx:112
_Bool ScDocFunc::SetCellText(const class ScAddress &,const class rtl::OUString &,_Bool,_Bool,_Bool,const enum formula::FormulaGrammar::Grammar)
const enum formula::FormulaGrammar::Grammar eGrammar
@@ -2550,11 +2550,11 @@ 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)
enum ScConversionType eConvType
2
-sc/source/ui/inc/tabview.hxx:436
+sc/source/ui/inc/tabview.hxx:439
void ScTabView::MoveCursorPage(short,int,enum ScFollowMode,_Bool,_Bool)
enum ScFollowMode eMode
2
-sc/source/ui/inc/tabview.hxx:438
+sc/source/ui/inc/tabview.hxx:441
void ScTabView::MoveCursorArea(short,int,enum ScFollowMode,_Bool,_Bool)
enum ScFollowMode eMode
3
@@ -2594,7 +2594,7 @@ sc/source/ui/inc/viewdata.hxx:183
void ScBoundsProvider::EnlargeBy(long)
long nOffset
2
-sc/source/ui/inc/viewdata.hxx:655
+sc/source/ui/inc/viewdata.hxx:654
void ScViewData::AddPixelsWhile(long &,long,int &,int,double,const class ScDocument *,short)
int nEndRow
1048575
@@ -2618,23 +2618,23 @@ sc/source/ui/view/viewfun3.cxx:809
_Bool lcl_SelHasAttrib(const class ScDocument *,short,int,short,int,const class ScMarkData &,enum HasAttrFlags)
enum HasAttrFlags nMask
4
-scaddins/source/analysis/analysishelper.hxx:105
+scaddins/source/analysis/analysishelper.hxx:102
double ConvertToDec(const class rtl::OUString &,unsigned short,unsigned short)
unsigned short nCharLim
10
-scaddins/source/analysis/analysishelper.hxx:108
+scaddins/source/analysis/analysishelper.hxx:105
class rtl::OUString ConvertFromDec(double,double,double,unsigned short,int,int,_Bool)
int nMaxPlaces
10
-scaddins/source/analysis/analysishelper.hxx:114
+scaddins/source/analysis/analysishelper.hxx:111
class rtl::OUString GetString(double,_Bool,unsigned short)
unsigned short nMaxNumOfDigits
15
-scaddins/source/analysis/analysishelper.hxx:503
+scaddins/source/analysis/analysishelper.hxx:500
void sca::analysis::ComplexList::Append(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<class rtl::OUString> > &,enum sca::analysis::ComplListAppendHandl)
enum sca::analysis::ComplListAppendHandl eAH
2
-scaddins/source/analysis/analysishelper.hxx:558
+scaddins/source/analysis/analysishelper.hxx:555
void sca::analysis::ConvertDataLinear::ConvertDataLinear(const char *,double,double,enum sca::analysis::ConvertDataClass,_Bool)
enum sca::analysis::ConvertDataClass eClass
8
@@ -2834,7 +2834,7 @@ sfx2/source/control/thumbnailviewacc.hxx:183
void ThumbnailViewItemAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
short nEventId
4
-sfx2/source/dialog/filedlghelper.cxx:1934
+sfx2/source/dialog/filedlghelper.cxx:1933
void SetToken(class rtl::OUString &,int,char16_t,const class rtl::OUString &)
char16_t cTok
32
@@ -3066,11 +3066,11 @@ sw/inc/authfld.hxx:131
void SwAuthorityFieldType::SetSortKeys(unsigned short,const struct SwTOXSortKey *)
unsigned short nKeyCount
3
-sw/inc/crsrsh.hxx:796
+sw/inc/crsrsh.hxx:801
void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short)
unsigned short nOldSection
2
-sw/inc/crsrsh.hxx:797
+sw/inc/crsrsh.hxx:802
void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short)
unsigned short nOldColumn
2
@@ -3234,7 +3234,7 @@ sw/source/core/txtnode/txtedt.cxx:170
_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:2284
+sw/source/core/undo/untbl.cxx:2282
void RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
enum RedlineFlags eRedlineFlagsMask
2
@@ -3250,7 +3250,7 @@ sw/source/filter/html/svxcss1.hxx:241
void SvxCSS1Parser::SvxCSS1Parser(class SfxItemPool &,const class rtl::OUString &,unsigned short *,unsigned short)
unsigned short nWhichIds
3
-sw/source/filter/html/swhtml.hxx:663
+sw/source/filter/html/swhtml.hxx:620
void SwHTMLParser::NewStdAttr(enum HtmlTokenId)
enum HtmlTokenId nToken
414
@@ -3266,14 +3266,14 @@ sw/source/filter/inc/fltshell.hxx:228
void SwFltRedline::SwFltRedline(unsigned short,unsigned long,const class DateTime &,unsigned short,unsigned long)
unsigned long nAutorNoPrev_
18446744073709551615
-sw/source/filter/ww8/docxattributeoutput.cxx:3452
- class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
- char cFill
- 48
-sw/source/filter/ww8/docxattributeoutput.cxx:3452
+sw/source/filter/ww8/docxattributeoutput.cxx:3451
class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
int nLen
4
+sw/source/filter/ww8/docxattributeoutput.cxx:3451
+ class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
+ char cFill
+ 48
sw/source/filter/ww8/docxexport.hxx:188
void DocxExport::WriteOutliner(const class OutlinerParaObject &,unsigned char)
unsigned char nTyp
@@ -3298,7 +3298,7 @@ sw/source/filter/ww8/ww8glsy.hxx:61
void WW8Glossary::WW8Glossary(class tools::SvRef<class SotStorageStream> &,unsigned char,class SotStorage *)
unsigned char nVersion
8
-sw/source/filter/ww8/ww8par.hxx:1581
+sw/source/filter/ww8/ww8par.hxx:1584
class std::unique_ptr<class OutlinerParaObject, struct std::default_delete<class OutlinerParaObject> > SwWW8ImplReader::ImportAsOutliner(class rtl::OUString &,int,int,enum ManTypes)
enum ManTypes eType
4
@@ -3462,6 +3462,10 @@ vcl/inc/unx/gtk/gtkprintwrapper.hxx:59
void vcl::unx::GtkPrintWrapper::print_unix_dialog_set_manual_capabilities(struct _GtkPrintUnixDialog *,GtkPrintCapabilities) const
GtkPrintCapabilities capabilities
846
+vcl/inc/unx/saldata.hxx:62
+ void X11SalData::X11SalData(enum GenericUnixSalDataType,class SalInstance *)
+ enum GenericUnixSalDataType t
+ 4
vcl/qa/cppunit/jpeg/JpegReaderTest.cxx:53
_Bool checkRect(class Bitmap &,int,long,long,class Color,int)
long nAreaHeight
@@ -3582,8 +3586,8 @@ writerfilter/source/ooxml/OOXMLPropertySet.hxx:343
void writerfilter::ooxml::OOXMLPropertySetEntryToBool::OOXMLPropertySetEntryToBool(unsigned int)
unsigned int nId
92221
-writerfilter/source/rtftok/rtfdocumentimpl.hxx:423
- class std::shared_ptr<class writerfilter::rtftok::RTFValue> getNestedSprm(class writerfilter::rtftok::RTFSprms &,unsigned int,unsigned int)
+writerfilter/source/rtftok/rtfdocumentimpl.hxx:425
+ class tools::SvRef<class writerfilter::rtftok::RTFValue> getNestedSprm(class writerfilter::rtftok::RTFSprms &,unsigned int,unsigned int)
unsigned int nParent
92164
writerfilter/source/rtftok/rtfsprm.hxx:55
@@ -3593,7 +3597,7 @@ writerfilter/source/rtftok/rtfsprm.hxx:55
xmloff/inc/txtflde.hxx:254
void XMLTextFieldExport::ProcessIntegerDef(enum xmloff::token::XMLTokenEnum,int,int)
enum xmloff::token::XMLTokenEnum eXmlName
- 1309
+ 1308
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
@@ -3605,11 +3609,11 @@ xmloff/inc/txtflde.hxx:280
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
- 1438
+ 1437
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
- 1769
+ 1767
xmloff/inc/txtflde.hxx:325
void XMLTextFieldExport::ProcessDateTime(enum xmloff::token::XMLTokenEnum,double,_Bool,_Bool,_Bool,unsigned short)
unsigned short nPrefix
@@ -3621,11 +3625,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
- 1820
+ 1818
xmloff/inc/XMLBase64Export.hxx:39
_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
- 2029
+ 2027
xmloff/source/draw/animationimport.cxx:323
int count_codes(const class rtl::OUString &,char16_t)
char16_t nCode
@@ -3666,11 +3670,11 @@ xmloff/source/draw/ximpcustomshape.cxx:557
void GetEnhancedRectangleSequence(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
111
-xmloff/source/draw/ximpstyl.cxx:129
+xmloff/source/draw/ximpstyl.cxx:130
void SdXMLDrawingPageStyleContext::SdXMLDrawingPageStyleContext(class SvXMLImport &,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,class SvXMLStylesContext &,unsigned short)
unsigned short nFamily
305
-xmloff/source/forms/elementimport.cxx:1417
+xmloff/source/forms/elementimport.cxx:1418
void xmloff::EqualHandle::EqualHandle(int)
int _nHandle
2
@@ -3693,7 +3697,7 @@ xmloff/source/style/xmlbahdl.hxx:118
xmloff/source/text/XMLIndexMarkExport.cxx:199
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
- 2138
+ 2136
xmloff/source/transform/TransformerContext.hxx:58
_Bool XMLTransformerContext::HasNamespace(unsigned short) const
unsigned short nPrefix
diff --git a/include/svx/charthelper.hxx b/include/svx/charthelper.hxx
index 7bdcd4cc42be..7b6b0cf2e27c 100644
--- a/include/svx/charthelper.hxx
+++ b/include/svx/charthelper.hxx
@@ -37,7 +37,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC ChartHelper
{
public:
/// Use chart's XUpdatable::update() to update values.
- static void updateChart( const css::uno::Reference< css::frame::XModel >& rXModel, bool bHardUpdate );
+ static void updateChart( const css::uno::Reference< css::frame::XModel >& rXModel );
// try to access rXModel in case of a chart to get the chart content
// as sequence of primitives. Return range of primitives (chart size) in rRange;
diff --git a/include/vcl/opengl/OpenGLHelper.hxx b/include/vcl/opengl/OpenGLHelper.hxx
index 26b293262ae3..1502fc5d1ebb 100644
--- a/include/vcl/opengl/OpenGLHelper.hxx
+++ b/include/vcl/opengl/OpenGLHelper.hxx
@@ -64,17 +64,18 @@ public:
/**
* The caller is responsible for deleting the buffer objects identified by
- * nFramebufferId, nRenderbufferDepthId and nRenderbufferColorId
+ * nFramebufferId, nRenderbufferDepthId and nRenderbufferColorId.
+ * This create a buffer for rendering to texture and should be freed with
+ * glDeleteTextures.
+ *
* @param nWidth Width of frame
* @param nHeight Height of frame
* @param nFramebufferId FrameBuffer ID
* @param nRenderbufferDepthId RenderBuffer's depth ID
* @param nRenderbufferColorId RenderBuffer's color ID
- * @param bRenderbuffer true => off-screen rendering, false => rendering to texture
- * This also affects whether to free with glDeleteRenderbuffers or glDeleteTextures
*/
static void createFramebuffer(long nWidth, long nHeight, GLuint& nFramebufferId,
- GLuint& nRenderbufferDepthId, GLuint& nRenderbufferColorId, bool bRenderbuffer = true);
+ GLuint& nRenderbufferDepthId, GLuint& nRenderbufferColorId);
/// Get OpenGL version (needs a context)
static float getGLVersion();
diff --git a/svx/source/svdraw/charthelper.cxx b/svx/source/svdraw/charthelper.cxx
index a9c18eb4f2ae..617351817f1b 100644
--- a/svx/source/svdraw/charthelper.cxx
+++ b/svx/source/svdraw/charthelper.cxx
@@ -36,7 +36,7 @@
using namespace ::com::sun::star;
-void ChartHelper::updateChart( const uno::Reference< ::frame::XModel >& rXModel, bool bHardUpdate )
+void ChartHelper::updateChart( const uno::Reference< ::frame::XModel >& rXModel )
{
if (!rXModel.is())
return;
@@ -47,10 +47,7 @@ void ChartHelper::updateChart( const uno::Reference< ::frame::XModel >& rXModel,
const uno::Reference< lang::XUnoTunnel > xChartView(xChartFact->createInstance("com.sun.star.chart2.ChartView"), uno::UNO_QUERY_THROW);
const uno::Reference<util::XUpdatable2> xUpdatable(xChartView, uno::UNO_QUERY_THROW);
- if (bHardUpdate)
- xUpdatable->updateHard();
- else
- xUpdatable->updateSoft();
+ xUpdatable->updateHard();
}
catch(uno::Exception&)
{
@@ -67,7 +64,7 @@ drawinglayer::primitive2d::Primitive2DContainer ChartHelper::tryToGetChartConten
if (!rXModel.is())
return aRetval;
- updateChart(rXModel, true);
+ updateChart(rXModel);
try
{
diff --git a/vcl/source/opengl/OpenGLHelper.cxx b/vcl/source/opengl/OpenGLHelper.cxx
index 06c24a597c2b..267c1c58f415 100644
--- a/vcl/source/opengl/OpenGLHelper.cxx
+++ b/vcl/source/opengl/OpenGLHelper.cxx
@@ -643,7 +643,7 @@ std::ostream& operator<<(std::ostream& rStrm, const glm::mat4& rMatrix)
}
void OpenGLHelper::createFramebuffer(long nWidth, long nHeight, GLuint& nFramebufferId,
- GLuint& nRenderbufferDepthId, GLuint& nRenderbufferColorId, bool bRenderbuffer)
+ GLuint& nRenderbufferDepthId, GLuint& nRenderbufferColorId)
{
OpenGLZone aZone;
@@ -653,29 +653,18 @@ void OpenGLHelper::createFramebuffer(long nWidth, long nHeight, GLuint& nFramebu
glRenderbufferStorage(GL_RENDERBUFFER, GL_DEPTH_COMPONENT, nWidth, nHeight);
glBindRenderbuffer(GL_RENDERBUFFER, 0);
- if(bRenderbuffer)
- {
- // create a renderbuffer for color attachment
- glGenRenderbuffers(1, &nRenderbufferColorId);
- glBindRenderbuffer(GL_RENDERBUFFER, nRenderbufferColorId);
- glRenderbufferStorage(GL_RENDERBUFFER, GL_RGBA8, nWidth, nHeight);
- glBindRenderbuffer(GL_RENDERBUFFER, 0);
- }
- else
- {
- glGenTextures(1, &nRenderbufferColorId);
- glBindTexture(GL_TEXTURE_2D, nRenderbufferColorId);
- glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
- glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR_MIPMAP_LINEAR);
- glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE);
- glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE);
- glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, nWidth, nHeight, 0,
- GL_RGBA, GL_UNSIGNED_BYTE, nullptr);
- glBindTexture(GL_TEXTURE_2D, 0);
-
- glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
- GL_TEXTURE_2D, nRenderbufferColorId, 0);
- }
+ glGenTextures(1, &nRenderbufferColorId);
+ glBindTexture(GL_TEXTURE_2D, nRenderbufferColorId);
+ glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, GL_LINEAR);
+ glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, GL_LINEAR_MIPMAP_LINEAR);
+ glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE);
+ glTexParameterf(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE);
+ glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA8, nWidth, nHeight, 0,
+ GL_RGBA, GL_UNSIGNED_BYTE, nullptr);
+ glBindTexture(GL_TEXTURE_2D, 0);
+
+ glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0,
+ GL_TEXTURE_2D, nRenderbufferColorId, 0);
// create a framebuffer object and attach renderbuffer
glGenFramebuffers(1, &nFramebufferId);