summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flyincnt.cxx
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-10-01remove old standalone Sun bug numbersNoel 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-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-04-24tdf#90820: Revert "Hack to make an in-destruction SwFlyInCntFrm ...Michael Stahl
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-04Hack to make an in-destruction SwFlyInCntFrm no longer claim to be oneStephan Bergmann
2014-11-24loplugin: cstylecastNoel Grandin
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-08-07coverity#704904 Dereference after null checkCaolán McNamara
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-15Clean up function declarations and some unused functionsStephan Bergmann
2014-03-06Vertical content alignment of frames anchored as characterZolnai Tamás
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-15deleted code that was commented out in sw/source/core/layout/Philipp Riemer
2014-02-15(un)doxygen-ize comments in sw/source/core/layout/Philipp Riemer
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-01sw: unused includes in flyincntMiklos 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-02-09SwFrm: rename member variables missing their prefixMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-25sal_Bool to boolTakeshi Abe
2012-06-12nuke dead codeTakeshi Abe
2012-03-07sw: tweak comment translationsMichael Stahl
2012-02-27translate german commentsNicolas Christener
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22all bogus comments finally removedJúlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-18Remove dates and two unused code segments.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner