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