summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flylay.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna
2015-06-09Unlock SwCacheObj before potentially deleting it from SwCacheStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
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-02-22Typo: resonable->reasonableJulien Nabet
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-16Reformat: code after {Matteo Casalin
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: unexcepted -> unexpectedThomas Arnhold
2014-03-28coverity#1130427 Dereference null return valueCaolán McNamara
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-11Bin noise "SMARTTAG" comments from 2006Tor Lillqvist
2014-03-05New feature: vertical alignment for text frames: Layout partZolnai Tamás
2014-03-02sal_Bool to boolMatteo Casalin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2013-09-14sw: unused includes in flylayMiklos Vajna
2013-05-08Resolves: #119945# improve setting of OrdNums for "nesting" of objectsOliver-Rainer Wittmann
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna
2013-02-07SwPageFrm::RemoveFlyFromPage: fix a11y problem:Michael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-25sal_Bool to boolTakeshi Abe
2012-09-06sw: tweak comment translationsMichael Stahl
2012-09-04n#775270: clip pictures instead of scaling they don't fitCédric Bosdonnat