summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flycnt.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-7/+7
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-7/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-25fix another involuntary behaviour change from 0c5cbcd7Bjoern Michaelsen1-0/+2
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-316/+316
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-33/+33
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna1-2/+2
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-02coverity#1302687 Dereference null return valueCaolán McNamara1-2/+10
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-128/+128
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-11-24loplugin: cstylecastNoel Grandin1-12/+12
2014-11-20refactor into a local functionBjoern Michaelsen1-21/+22
2014-11-20fix mismerged indentBjoern Michaelsen1-2/+2
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-10/+11
2014-11-20simplifyBjoern Michaelsen1-19/+4
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-10/+13
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin1-3/+3
2014-11-09do not break encapsulation of SwFmtAnchor::GetCntntAnchor()Luboš Luňák1-9/+10
2014-10-10coverity#735906 Dereference after null checkCaolán McNamara1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-1/+1
2014-09-03coverity#735906 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07fix picture jumping to incorrect X position after draggingLuboš Luňák1-16/+6
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-2/+3
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-05-19WaE: -Wunused-variableThomas Arnhold1-4/+0
2014-05-11coverity#1213129 Dereference after null checkCaolán McNamara1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-14/+14
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-17/+4
2014-03-22coverity#983382 Dereference before null checkCaolán McNamara1-1/+1
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-03-15coverity#704903 Unchecked dynamic_castCaolán McNamara1-6/+4
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-16deleted code that was commented out in sw/source/core/layout/Philipp Riemer1-1/+0