summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/atrfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara1-25/+24
2017-05-04sw: fix always-true condition in lcl_DelHFFormat ...Michael Stahl1-1/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-11/+11
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+1
2016-10-20revert part of "simplify some use of typeid"Noel Grandin1-4/+6
2016-10-20simplify some use of typeidNoel Grandin1-6/+4
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-2/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+0
2016-09-13sw: Make DelHFFormat() localTakeshi Abe1-3/+3
2016-09-01fix non-debug enable-assert-always-abort buildCaolán McNamara1-3/+2
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski1-2/+25
2016-08-29Don't inheritate from boost::multi_indexJan-Marek Glogowski1-2/+3
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-4/+29
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-4/+3
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-7/+3
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-17/+18
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-2/+2
2016-05-24sw: prefix members of SwColumnMiklos Vajna1-11/+11
2016-05-12Massage code to avoid warningsStephan Bergmann1-4/+4
2016-05-12Replace comment with SAL_FALLTHROUGHStephan Bergmann1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-6/+4
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-4/+4
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-2/+2
2016-02-14tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski1-4/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-145/+145
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-9/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-54/+54
2015-11-02sw: prefix members of SwDrawFrameFormatMiklos Vajna1-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-7/+7
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-16sw: replace boost::ptr_vector with std::vectorMichael Stahl1-12/+9
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara1-10/+10
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-15sw: move IsFlyFrameFormatInHeader into namespace swMichael Stahl1-2/+2
2015-06-15sw: move CheckAnchoredFlyConsistency to frmfmt.hxxMichael Stahl1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-446/+446
2015-05-13sw: fix wrong assert for broken documents like abi11860-2.odtMichael Stahl1-1/+4
2015-05-09loplugin:externandnotdefinedStephan Bergmann1-0/+1
2015-05-09sw: add assertions to check invariants of frame anchoringMichael Stahl1-0/+61