summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frmtool.hxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04sw: prefix members of SwOrderIterMiklos Vajna
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna
2015-10-15Properly wrap macro expressions in parenthesesStephan Bergmann
2015-10-15Always restrict FAR_AWAY to 32 bitStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30sw: prefix members of SwBorderAttrsMiklos Vajna
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-06-25SwAlignRect: use vcl::RenderContextMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-10-02fix typoLuboš Luňák
2014-07-15Resolves: #i125171# support lossless embedding of linked jpegs...Armin Le Grand
2014-07-13fix existing commentsPhilipp Riemer
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-14fdo#68927: sw: fix painting of SVG page backgroundMichael Stahl
2013-12-20sw: remove silly BigInt based SqRtMichael Stahl
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-08-23Use text portion's join members without changing fontZolnai Tamás
2013-08-02CharBrd 4.2: vertical textZolnai Tamás
2013-07-26CharBrd 3: painting of border for simple textZolnai Tamás
2013-07-08error: friend declaration specifying a default argument must be a definitionStephan Bergmann
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27sal_Bool to boolTakeshi Abe
2012-11-26sal_Bool to boolTakeshi Abe
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-07-04sw: tell InsertNewPage() if that'll be a first pageMiklos Vajna
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-13delete useless code in sw/source/code/incPhilipp Riemer
2012-06-03make coding style of files (e-h) in sw/source/core/inc consistentPhilipp Riemer
2012-06-03translate German comments in sw/source/core/inc/f*.hxxPhilipp Riemer
2012-06-01Bin MA_FASTCALL nonsenseTor Lillqvist
2012-03-26Rename WEIT_WECH to FAR_AWAYNicolas Christener
2011-05-03Use page bounding box for layout computations.Sébastien Le Ray
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky