summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/anchoreddrawobject.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-76/+76
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna1-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-39/+39
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida1-2/+2
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+3
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-3/+4
2014-09-10Invalidate rect cache before moving objectJan-Marek Glogowski1-5/+11
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-2/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-6/+0
2014-06-05SwAnchoredDrawObject::GetObjBoundRect: avoid SwDoc::SetModified()Miklos Vajna1-0/+4
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-1/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-2/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-02-20SwAnchoredDrawObject: respect SdrObject::GetRelativeWidth/HeightRelation()Miklos Vajna1-1/+16
2014-02-17SwAnchoredDrawObject::GetObjBoundRect: ignore relative size of group shapesMiklos Vajna1-2/+3
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer1-12/+0
2014-02-15(un)doxygen-ize comments in sw/source/core/layout/Philipp Riemer1-3/+3
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-13/+2
2014-02-10drawingML import: handle RelativeWidth/Height for drawinglayer shapesMiklos Vajna1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-1/+1
2013-05-27sw: unused includes in anchoreddrawobjectMiklos Vajna1-10/+0
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-2/+2
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-2/+2
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-2/+2
2013-03-04fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix positionMiklos Vajna1-5/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-12-18removed useless #if 1Cédric Bosdonnat1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat1-0/+23
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna1-2/+5
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-48/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-5/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-5/+3
2011-02-06Removing bogus comments.Guillaume Poussel1-69/+68