summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/hints.cxx
AgeCommit message (Expand)Author
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-01-22tdf#117935 Accessible text-attributes-changed signals...Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
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-02-28Fix some IWYU warningsMiklos Vajna
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
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-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2014-10-18move doxygen comments to headerMiklos Vajna
2014-10-18sw: remaining unused methodsMiklos Vajna
2014-04-30fdo#71556: Remove unwanted a11y event on text insertionJacobo Aragunde Pérez
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
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-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-02-10Comment translation german - englishMatthias Freund
2012-12-11PCH support for Library_swLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-06-30sorted include declarations in sw/source/core/attrPhilipp Riemer
2012-06-30Clean up code and translate German comments in sw/source/core/attrPhilipp Riemer
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21Move ASSERT_ID to OSL_ASSERTThomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat