summaryrefslogtreecommitdiff
path: root/sw/inc/hints.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen1-0/+4
2020-11-21Remove SwIterator hack in untableBjoern Michaelsen1-0/+19
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen1-0/+8
2020-11-12replace RES_GRF_REREAD_AND_INCACHE with sw::GrfRereadAndInCacheHintBjoern Michaelsen1-0/+4
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen1-7/+7
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-14/+14
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-18/+18
2019-09-28loplugin:constmethod in swNoel Grandin1-3/+3
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2019-01-22tdf#117935 Accessible text-attributes-changed signals...Noel Grandin1-0/+7
2018-10-03loplugin:constfields in swNoel Grandin1-14/+14
2018-09-19sw_redlinehide_2: handle delete-without-redline inside of redlineMichael Stahl1-0/+13
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl1-0/+11
2018-06-08sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl1-0/+13
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-2/+0
2018-02-28Fix some IWYU warningsMiklos Vajna1-1/+0
2018-01-04loplugin:unusedfieldsNoel Grandin1-6/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-1/+0
2016-12-16SwDocPosUpdate definition uses SwTwips while decl is longCaolán McNamara1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+1
2016-01-04sw: prefix members of SwAttrSetChgMiklos Vajna1-8/+8
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30sw: prefix members of SwFindNearestNodeMiklos Vajna1-2/+2
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-7/+7
2015-10-22sw: prefix members of SwVirtPageNumInfoMiklos Vajna1-7/+7
2015-10-21sw: prefix members of SwUpdateAttrMiklos Vajna1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-30/+30
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+2
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-1/+1
2014-12-02Remove unused header includes from public header.Kohei Yoshida1-0/+1
2014-10-18move doxygen comments to headerMiklos Vajna1-0/+6
2014-10-18sw: remaining unused methodsMiklos Vajna1-1/+0
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-2/+24
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez1-0/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-8/+0
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-8/+8
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-3/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2