summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/findfrm.cxx
AgeCommit message (Expand)Author
2017-08-24tdf#108524 sw: allow frames in growable follow sects in SwFrame::IsMoveable()Miklos Vajna
2017-08-24i#61225 sw: fix layout loop with growable single-column sectionsMiklos Vajna
2017-08-24Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl
2017-08-24tdf#108524 sw: attempt to split section frames inside table cellsMiklos Vajna
2017-08-24tdf#108524 sw: allow move of frame inside section without columnsMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
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-09bodge layout to not crash on load of File_1292.docxCaolán McNamara
2015-04-10sw: replace some magic frame type numbersMichael Stahl
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-19loplugin: cstylecastNoel Grandin
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-11-03coverity#705921 Dereference before null checkCaolán McNamara
2014-10-29coverity#705921 Dereference before null checkCaolán McNamara
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara
2014-08-17use bool directlyThomas Arnhold
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist
2014-03-15coverity#704897 Unchecked dynamic_castCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-17sw: unused includes in findfrmMiklos Vajna
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-25sal_Bool to boolTakeshi Abe
2012-11-17sal_Bool to boolTakeshi Abe
2012-10-21Fix Variable "X" is reassigned a value before the old one has been usedJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák