summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/ftnfrm.cxx
AgeCommit message (Expand)Author
2015-06-30SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-29SwTextFrm::Format: use vcl::RenderContextMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05typo: strech -> stretchAndras Timar
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-17fix crash on export of ooo103108-1.odt .docCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-01-12remove FRMC_ #definesNoel Grandin
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-21dead init (clang)Bjoern Michaelsen
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-16Use boolean operators instead of ?: with sal_True/sal_FalseMatteo Casalin
2014-11-16sal_uInt16 to more proper integer types, make some constificationMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29sw: convert some silly assertions and remove stupid debug-only returnsMichael Stahl
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-23dealine -> deadlineMiklos Vajna
2014-04-23ftnfrm: Translated comments from German to EnglishTobias Mueller (ideabox)
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist
2014-04-14typo: exspected -> expectedThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-03-22coverity#736847 Dereference before null checkCaolán McNamara
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-07coverity#708852 help coverity out hereCaolán McNamara
2014-02-16fdo#39468: Translate German comments in sw/source/core/layout/Philipp Riemer
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-15(un)doxygen-ize comments in sw/source/core/layout/Philipp Riemer
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2014-01-28bool improvementsStephan Bergmann
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-09-14sw: unused includes in ftnfrmMiklos Vajna
2013-08-14String to OUString + prefix names of data membersMatteo Casalin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-02-09SwFrm: rename member variables missing their prefixMiklos 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-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet