summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoobj.cxx
AgeCommit message (Expand)Author
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-11convert SwSortDirection to scoped enumNoel Grandin
2019-12-11convert SwSortOrder to scoped enumNoel Grandin
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-08-17Use a nice way of merging rangesMike Kaganski
2019-08-16This was meant to be 'continue', not 'break'Mike Kaganski
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-06-24Drop sw::GetSupportedServiceNamesImplArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-01sw: SwTextNode::GetAttr() inconsistencyMichael Stahl
2018-11-22improve function-local statics in swNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw_redlinehide_3: SwXTextViewCursor::getString() without redlinesMichael Stahl
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-21pvs-studio: V590 The expression is excessive or contains a misprintCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19sw_redlinehide_2: view cursor movement, Word/Sentence functionsMichael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-20use std::unique_ptr in SwSortOptionsNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann