summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/format.cxx
AgeCommit message (Expand)Author
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2015-12-22Avoid bad downcast during destructionStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-26some more assertsBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30sw: prefix members of SwFmtMiklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25kill a typed Modify useBjoern Michaelsen
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24these can be moved out of the loopBjoern Michaelsen
2015-03-24remove use of GetDepends to access clientsBjoern Michaelsen
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-04Avoid invalid downcasts in DerivedFrom() vs. GetRegisteredIn()Stephan Bergmann
2014-07-26coverity#704848 Dereference after null checkCaolán McNamara
2014-07-18sw: downgrade assertions about legacy SvxBrushItem to SAL_INFOMichael Stahl
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-25i#124638 support for DrawingLayre FillStyle for GraphicFrames and ...Armin Le Grand
2014-03-31sw: put getSvx* and setSvx* to a namespace, now that these are publicMiklos Vajna
2014-03-31coverity#1194889 Unchecked return valueCaolán McNamara
2014-03-28loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-19coverity#704895 Dereference after null checkCaolán McNamara