summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLineNumberAccess.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12show fly anchored inside selection as selected tooLuboš Luňák
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák
2014-08-12fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl
2014-08-12DOCX export: handle wrap polygon around picturesMiklos Vajna
2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna
2014-08-12Remove invalid and unnecessary downcastStephan Bergmann
2014-08-12Resolves: fdo#81046 don't crash on compilers that enforce exception specsCaolán McNamara
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-08-11DOCX drawingML export: handle ContourPolyPolygon for drawinglayer shapesMiklos Vajna
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-11fdo#82123 : DOCX: Corruption: File was getting corrupt fafter RTPallavi Jadhav
2014-08-10fdo#82106 RTF import: fix missing tab after special footnoteMiklos Vajna
2014-08-09remove now unused tabpage.hrcThomas Arnhold
2014-08-09Resolves: #i125391# textbox object's location changes...Steve Yin
2014-08-08DOCX export: handle date SDT on paragraphsMiklos Vajna
2014-08-08fix image dragging inside a documentLuboš Luňák
2014-08-08sw: improve doc model xml dump of SwFmtAnchorMiklos Vajna
2014-08-08fdo#81946 Corrupt : DOCX file getting corrupt after RTPriyankaGaikwad
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-08fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTsVinaya Mandke
2014-08-07fix picture jumping to incorrect X position after draggingLuboš Luňák
2014-08-07coverity#704901 Dereference after null checkCaolán McNamara
2014-08-07coverity#704902 Dereference after null checkCaolán McNamara
2014-08-07coverity#704904 Dereference after null checkCaolán McNamara
2014-08-07coverity#704921 Dereference after null checkCaolán McNamara
2014-08-07coverity#704947 Dereference after null checkCaolán McNamara
2014-08-07coverity#705003 Dereference after null checkCaolán McNamara
2014-08-07coverity#705041 Dereference after null checkCaolán McNamara
2014-08-07coverity#1078601 Dereference after null checkCaolán McNamara
2014-08-07coverity#1209529 Dereference after null checkCaolán McNamara
2014-08-07coverity#1130480 Uninitialized pointer fieldCaolán McNamara
2014-08-07DOCX export: avoid empty attributes in paragraph shadingMiklos Vajna
2014-08-07fix variable prefixMiklos Vajna
2014-08-07RemoveEventListener on self againStephan Bergmann
2014-08-07These SwTxtFrm calls shall apparently be done via pOwn, not m_rThisStephan Bergmann
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann