summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-12-27shuffle for coverity#1394416Caolán McNamara
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-25move handling of pWW8AnchorConvHint from SwDrawContact to SwContactBjoern Michaelsen
2016-12-24kill FindContactObject and adapt FindSdrObjectBjoern Michaelsen
2016-12-24use proper message passingBjoern Michaelsen
2016-12-24tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpaceJustin Luth
2016-12-24tdf#70998 Change from picture to imageabdulwd
2016-12-24tdf#101729 add test case to make sure that the text is inside the cell.Mark Hung
2016-12-23tdf#87700 command to rotate 180 degreesgiacco
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-23prefix SwFlyCntPortion member var namesBjoern Michaelsen
2016-12-23use an sw::LineAlign enum class instead of undoc'ed random intsBjoern Michaelsen
2016-12-23GetFlyFrame() const isnt called anymoreBjoern Michaelsen
2016-12-23GetDrawContact() isnt called anymoreBjoern Michaelsen
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-23tdf#66405: imported formulas should have all margins set to 0Mike Kaganski
2016-12-22IsDraw() isnt called anymoreBjoern Michaelsen
2016-12-22drop imglstCaolán McNamara
2016-12-22avoid crash in 130+ odt export testsCaolán McNamara
2016-12-22Dispose XRowSet when doneStephan Bergmann
2016-12-22inline some trivial functionsBjoern Michaelsen
2016-12-22Take advantage of Unicode, peopleAdolfo Jayme Barrientos
2016-12-22fix tinderbox: ooxmlimport # of paragraphs assertJustin Luth
2016-12-22fix tinderbox int to sal_Int32 conversion failureJustin Luth
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-22tdf#75573 - relocate code: alternate stream already startedJustin Luth
2016-12-22tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth
2016-12-21Split out sw::FlyContentPortionBjoern Michaelsen
2016-12-21dont encde typeinfo in bool membersBjoern Michaelsen
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin
2016-12-21tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson
2016-12-21related to tdf#97417: fix unit test's early para numberingJustin Luth
2016-12-21related to tdf#97417: fix unit test page countJustin Luth
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai
2016-12-20tdf#97361: Changed naming in var_fields and load_save_testkerem
2016-12-20assert SwDrawContact unhandled attr. on exporting ooo67621-1.odt to DOCXMichael Stahl
2016-12-20rename ApplyImageListCaolán McNamara
2016-12-20strange use of an ImageListCaolán McNamara
2016-12-20unused ImageListCaolán McNamara
2016-12-20drop SfxImageManager::GetImageManager use in swCaolán McNamara
2016-12-20unwind ILIST ImageListCaolán McNamara
2016-12-20unroll IL_VALUES ImageListCaolán McNamara
2016-12-20just give different things different namesCaolán McNamara
2016-12-20tdf#104805 DOC import: fix non-0-starting LVL.xst with none-type prev levelMiklos Vajna
2016-12-20Move DrawingML serializer setting out of DocxAttributeOutput::BulletDefinitionMike Kaganski