summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoobj.cxx
AgeCommit message (Expand)Author
2018-12-07sw: SwTextNode::GetAttr() inconsistencyMichael Stahl
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
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-05-24tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-02-07convert CursorType to scoped enumNoel Grandin
2017-02-03TyposJulien Nabet
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2017-01-17Set exception messageStephan Bergmann
2017-01-17tdf#105212: BASIC sets Delimiter prop to integer valueStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-29Get rid of a pointless indirect function pointer variableTor Lillqvist
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist