summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/attrdesc.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-9/+9
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-68/+68
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-34/+34
2015-01-14Factor out SwFmtEditInReadonly::dumpAsXml() from sw coreMiklos Vajna1-0/+8
2014-12-28Factor out SwFmtFollowTextFlow::dumpAsXml() from coreMiklos Vajna1-0/+9
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-16/+16
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin1-741/+330
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-102/+102
2014-07-22OUString::number was probably meant here (previously: valueOf)Matteo Casalin1-1/+1
2014-07-22sal_uInt16 to long, constifyMatteo Casalin1-5/+5
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1248