summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/anchoredobject.cxx
AgeCommit message (Expand)Author
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-08-09forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara
2018-06-08sw_redlinehide: trivial conversions in layout/Michael Stahl
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-13sw: work around what seems to be a gcc-4.8 compiler bugMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-12-07sw: convert some OSL_ENSURE to assert in anchoredobject.cxxMichael Stahl
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer
2014-02-15deleted code that was commented out in sw/source/core/layout/Philipp Riemer
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2013-11-20Writer : Fix fdo#71694 by clearing old anchor frame before setting newArnaud Versini
2013-11-08Access by AnchoredObject of a deleted SwLayoutFrmCaolán McNamara
2013-05-27sw: unused includes in anchoredobjectMiklos Vajna
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold