summaryrefslogtreecommitdiff
path: root/sw/inc/unochart.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-1/+1
2020-05-09compact namespace in swNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-3/+3
2020-01-13sw: prefix members of SwGrfNode and SwChartLabeledDataSequenceMiklos Vajna1-5/+5
2020-01-06sw: prefix members of SwChartDataProvider, SwChartDataSource, ...Miklos Vajna1-5/+5
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-4/+4
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-1/+0
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen1-7/+7
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-08-14loplugin:returnconstant in SwChartDataProviderNoel Grandin1-1/+1
2018-05-28dont use SwClient/SwModify in unocore: ChartDataProviderBjoern Michaelsen1-6/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+1
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-3/+0
2018-01-30loplugin:unused-returns in swNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-08-04loplugin:constparams in sw part5Noel Grandin1-2/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-82/+62
2017-01-25use rtl::Reference in SwChartDataSequenceNoel Grandin1-5/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+4
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-8/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-7/+7
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-16sw: prefix members of SwChartDataSequence.Jan Holesovsky1-10/+10
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-110/+107
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-62/+62
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+1
2015-06-30getCells->GetCells(): not an UNO functionBjoern Michaelsen1-1/+1
2015-06-30refactor out getCells() in for chart seqs tooBjoern Michaelsen1-0/+2
2015-06-09use UnoCursorPointer in SwXCellRange and SwChartDataSequenceBjoern Michaelsen1-4/+2
2015-05-26use new unocrsrs in SwChartDataSequenceBjoern Michaelsen1-3/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-8/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-14/+9
2014-11-12loplugin: cstylecastNoel Grandin1-2/+3
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-0/+5
2014-04-30sw: sal_Bool->boolNoel Grandin1-11/+11
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-61/+61