summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/flyfrm.hxx
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-03-23loplugin:constantfunction: swNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-05New feature: vertical alignment for text frames: Layout partZolnai Tamás
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin
2013-11-17sal_Bool to boolTakeshi Abe
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat
2012-11-07sal_Bool to boolTakeshi Abe
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-13Fix last line whitespace problemPhilipp Riemer
2012-06-13translate German comments in (and minor clean up of) sw/source/core/inc/{flow...Philipp Riemer
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-04-13layout dumper: dump anchored objects tooCédric Bosdonnat
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-23fdo#35584, i#115557: Fixed crash when a control is anchored to a fly frameCédric Bosdonnat
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-12Remove bogus commentsAntoine Proulx
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-22CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96Mathias Bauer
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat