summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth
2017-01-04Clean up ~SwXAutoTextEntryStephan Bergmann
2017-01-04tdf#104085 Replace number format code literal with ooxml enumeration.Mark Hung
2017-01-04SwXAutoTextEntry needs a disposal protocolStephan Bergmann
2017-01-04tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna
2017-01-03tdf#97361: Changed method calls in check_indexed_property_valueskerem
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem
2017-01-03tdf#97361: Changed method calls in check_flieskerem
2017-01-03TyposJulien Nabet
2017-01-03Related: tdf#104841 sw PDF export: handle linked videosMiklos Vajna
2017-01-03tdf#104492: Fix bad docx opening and bad layoutDimitri Bouron
2017-01-03tdf#104744 RTF import: fix unexpected zero para left margin wrt style dedupMiklos Vajna
2017-01-03use proper message passingBjoern Michaelsen
2017-01-03tdf#49102 - UI: remove list numbering from merged cellsJustin Luth
2017-01-03tdf#97361 Use join() for string concatenationJustn Lavoie
2017-01-02sw: prefix members of FndBox_Miklos Vajna
2017-01-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-30Workaround strange sw test makefilesMatúš Kukan
2016-12-30use proper message passingBjoern Michaelsen
2016-12-29Close XConnection when doneStephan Bergmann
2016-12-29TypoTor Lillqvist
2016-12-28tdf#89329 pImpl changed to unique_ptrG_Zoltan
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