summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flycnt.cxx
AgeCommit message (Expand)Author
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-10-19loplugin:defaultparamsStephan Bergmann
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna
2015-06-16Fix typosAndrea Gelmini
2015-06-02coverity#1302687 Dereference null return valueCaolán McNamara
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-20refactor into a local functionBjoern Michaelsen
2014-11-20fix mismerged indentBjoern Michaelsen
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
2014-11-20simplifyBjoern Michaelsen
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin
2014-11-09do not break encapsulation of SwFmtAnchor::GetCntntAnchor()Luboš Luňák
2014-10-10coverity#735906 Dereference after null checkCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin
2014-09-03coverity#735906 Dereference after null checkCaolán McNamara
2014-08-07fix picture jumping to incorrect X position after draggingLuboš Luňák
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-11coverity#1213129 Dereference after null checkCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist
2014-03-22coverity#983382 Dereference before null checkCaolán McNamara
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-15coverity#704903 Unchecked dynamic_castCaolán McNamara
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-16deleted code that was commented out in sw/source/core/layout/Philipp Riemer
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2013-12-20sw: remove silly BigInt based SqRtMichael Stahl
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-09-01sw: unused includes in flycntMiklos Vajna
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza