summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl2-5/+3
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl2-5/+6
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth1-1/+1
2017-01-04Clean up ~SwXAutoTextEntryStephan Bergmann1-10/+3
2017-01-04SwXAutoTextEntry needs a disposal protocolStephan Bergmann2-1/+13
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna1-2/+5
2017-01-03TyposJulien Nabet1-2/+2
2017-01-03Related: tdf#104841 sw PDF export: handle linked videosMiklos Vajna1-2/+29
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron1-0/+2
2017-01-03use proper message passingBjoern Michaelsen5-33/+41
2017-01-03tdf#49102 - UI: remove list numbering from merged cellsJustin Luth1-0/+17
2017-01-02sw: prefix members of FndBox_Miklos Vajna1-36/+36
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan2-2/+2
2016-12-30cleanup tailing backslashesJochen Nitschke3-4/+4
2016-12-30use proper message passingBjoern Michaelsen2-33/+28
2016-12-29TypoTor Lillqvist1-1/+1
2016-12-28tdf#89329 pImpl changed to unique_ptrG_Zoltan2-2/+1
2016-12-27shuffle for coverity#1394416Caolán McNamara1-2/+4
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin2-6/+3
2016-12-25move handling of pWW8AnchorConvHint from SwDrawContact to SwContactBjoern Michaelsen1-51/+54
2016-12-24kill FindContactObject and adapt FindSdrObjectBjoern Michaelsen2-18/+14
2016-12-24use proper message passingBjoern Michaelsen5-14/+22
2016-12-24tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpaceJustin Luth1-2/+3
2016-12-24tdf#70998 Change from picture to imageabdulwd1-1/+1
2016-12-23tdf#87700 command to rotate 180 degreesgiacco1-3/+26
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini3-6/+6
2016-12-23prefix SwFlyCntPortion member var namesBjoern Michaelsen2-11/+11
2016-12-23use an sw::LineAlign enum class instead of undoc'ed random intsBjoern Michaelsen5-25/+36
2016-12-23GetFlyFrame() const isnt called anymoreBjoern Michaelsen2-22/+19
2016-12-23GetDrawContact() isnt called anymoreBjoern Michaelsen2-5/+3
2016-12-22IsDraw() isnt called anymoreBjoern Michaelsen1-3/+0
2016-12-22avoid crash in 130+ odt export testsCaolán McNamara1-4/+4
2016-12-22inline some trivial functionsBjoern Michaelsen2-8/+4
2016-12-22Take advantage of Unicode, peopleAdolfo Jayme Barrientos1-3/+3
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin1-3/+3
2016-12-21Split out sw::FlyContentPortionBjoern Michaelsen4-83/+61
2016-12-21dont encde typeinfo in bool membersBjoern Michaelsen3-98/+128
2016-12-21convert VclButtonsType to scoped enumNoel Grandin6-9/+9
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai2-2/+2
2016-12-21remove newly unused SfxImageManagerCaolán McNamara4-4/+0
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin11-11/+11
2016-12-21tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin1-0/+4
2016-12-21tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson1-2/+71
2016-12-20assert SwDrawContact unhandled attr. on exporting ooo67621-1.odt to DOCXMichael Stahl1-1/+2
2016-12-20rename ApplyImageListCaolán McNamara2-14/+4
2016-12-20strange use of an ImageListCaolán McNamara2-25/+8
2016-12-20unused ImageListCaolán McNamara1-2/+0
2016-12-20drop SfxImageManager::GetImageManager use in swCaolán McNamara1-6/+0
2016-12-20unwind ILIST ImageListCaolán McNamara6-66/+21