summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoobj2.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Fix typosAndrea Gelmini1-1/+1
2020-07-31loplugin:flatten in sw/core/unocoreNoel Grandin1-37/+37
2020-04-30loplugin:makeshared in swNoel Grandin1-2/+2
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-16FirstLeft and FirstMaster not handled in CreateParentXTextBjoern Kirchhoff1-3/+13
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-1/+0
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-45/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+13
2019-09-23UnoBaseClass: remove remaining leftover SwClient bitsBjoern Michaelsen1-19/+0
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-3/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-3/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-4/+4
2019-06-24Drop sw::GetSupportedServiceNamesImplArkadiy Illarionov1-31/+9
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-02-25remove obsolete includes of calbckBjoern Michaelsen1-1/+0
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-4/+2
2018-12-11sw: fix paragraph enumeration going past a selected tableMiklos Vajna1-0/+30
2018-12-04sw: fix paragraph enumeration going past selection endMiklos Vajna1-0/+8
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl1-1/+1
2018-05-24coverity#1435749 silence Uncaught exceptionCaolán McNamara1-1/+1
2018-05-20dont use SwClient/SwModify in unocore: TextRangeBjoern Michaelsen1-39/+37
2018-05-06make SwDepend an implementation detail of sw::WriterMultiListenerBjoern Michaelsen1-1/+1
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-04-01SwXTextRange::Impl: use WriterMultiListenerBjoern Michaelsen1-33/+27
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-8/+6
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-05sw: clean up some no longer building leftover debug codeMiklos Vajna1-6/+0
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-0/+1
2017-12-21TypedWhichId in svx part 2Noel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-7/+7
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: swStephan Bergmann1-1/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-3/+2
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-6/+6
2017-02-07convert CursorType to scoped enumNoel Grandin1-12/+12
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-64/+35
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann1-0/+3
2017-01-05use proper message passingBjoern Michaelsen1-5/+5
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2