summaryrefslogtreecommitdiff
path: root/sw/inc/hints.hxx
AgeCommit message (Expand)Author
2019-01-23tdf#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
2013-08-15String to OUString and some optimizationsMatteo Casalin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek