summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flylay.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-40/+40
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-4/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-7/+8
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-301/+301
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna1-21/+21
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+7
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna1-15/+15
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-09Unlock SwCacheObj before potentially deleting it from SwCacheStephan Bergmann1-18/+22
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-51/+51
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-3/+3
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+7
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-02-22Typo: resonable->reasonableJulien Nabet1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-22/+22
2014-11-16Reformat: code after {Matteo Casalin1-3/+6
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin1-4/+4
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-5/+5
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-1/+2
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-23/+23
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-14typo: unexcepted -> unexpectedThomas Arnhold1-2/+2
2014-03-28coverity#1130427 Dereference null return valueCaolán McNamara1-3/+6
2014-03-16sal_Bool to boolMatteo Casalin1-1/+1
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist1-2/+2
2014-03-05New feature: vertical alignment for text frames: Layout partZolnai Tamás1-1/+7
2014-03-02sal_Bool to boolMatteo Casalin1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-80/+6
2013-09-14sw: unused includes in flylayMiklos Vajna1-7/+0
2013-05-08Resolves: #119945# improve setting of OrdNums for "nesting" of objectsOliver-Rainer Wittmann1-9/+10
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1