summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layouter.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-6/+6
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-6/+6
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-6/+6
2017-10-27use std::unique_ptr in SwLayouterNoel Grandin1-16/+7
2017-10-23loplugin:includeform: swStephan Bergmann1-6/+6
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-04loplugin:constparams in sw part4Noel Grandin1-6/+6
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-1/+0
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-8/+7
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-2/+2
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-3/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-31tdf#84938 convert FINDMODE_ constants to scoped enumNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-79/+79
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-36/+36
2015-05-19sw: prefix members of SwLayouterMiklos Vajna1-22/+22
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-3/+3
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin1-2/+2
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-39/+40
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-03-31sw: unused includes in layouterMiklos Vajna1-2/+0
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-9/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27sal_Bool to boolTakeshi Abe1-3/+3
2012-06-25Convert methods in ftnbos.hxx from Svptrarr to std::vectorNoel Grandin1-8/+8
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat1-48/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-12/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-12/+12
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-18/+18
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-18/+18
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-06Remove nested OSL_DEBUG_LEVELThomas Arnhold1-6/+0
2011-01-18Remove dates and two unused code segments.Thomas Arnhold1-3/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-18/+18
2010-12-10cppcheck: remove warningsJoachim Trémouroux1-1/+1
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-12/+12
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1