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