summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-08-08java: remove dead methodsNoel Grandin1-2/+0
2014-08-08fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTsVinaya Mandke3-1/+26
2014-08-07fix picture jumping to incorrect X position after draggingLuboš Luňák1-16/+6
2014-08-07coverity#704901 Dereference after null checkCaolán McNamara1-1/+2
2014-08-07coverity#704902 Dereference after null checkCaolán McNamara1-10/+13
2014-08-07coverity#704904 Dereference after null checkCaolán McNamara1-4/+5
2014-08-07coverity#704921 Dereference after null checkCaolán McNamara1-4/+4
2014-08-07coverity#704947 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07coverity#705003 Dereference after null checkCaolán McNamara1-1/+1
2014-08-07coverity#705041 Dereference after null checkCaolán McNamara1-1/+4
2014-08-07coverity#1078601 Dereference after null checkCaolán McNamara1-6/+9
2014-08-07coverity#1209529 Dereference after null checkCaolán McNamara1-1/+2
2014-08-07coverity#1130480 Uninitialized pointer fieldCaolán McNamara1-16/+42
2014-08-07DOCX export: avoid empty attributes in paragraph shadingMiklos Vajna3-22/+29
2014-08-07fix variable prefixMiklos Vajna1-11/+11
2014-08-07RemoveEventListener on self againStephan Bergmann1-0/+2
2014-08-07These SwTxtFrm calls shall apparently be done via pOwn, not m_rThisStephan Bergmann1-5/+5
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann3-5/+4
2014-08-07Avoid illegal downcasts from BigPtrEntry to SwNodeStephan Bergmann2-16/+5
2014-08-06fix C++11ismMiklos Vajna1-2/+2
2014-08-06Not every SwGluePortion is an SwFlyPortionStephan Bergmann1-1/+1
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann3-13/+25
2014-08-06SwCntntNode::DelFrms already checks for GetDepends()Stephan Bergmann1-2/+1
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann3-7/+5
2014-08-06DOCX export: handle <w:cnfStyle> row propertyMiklos Vajna2-0/+33
2014-08-06DOCX export: handle <w:cnfStyle> cell propertyMiklos Vajna3-33/+53
2014-08-06DOCX export: handle <w:cnfStyle> paragraph propertyMiklos Vajna1-1/+37
2014-08-06DLG_MAILMERGE conversion to .uiSzymon Kłos7-783/+1044
2014-08-06DOCX import: handle <w:cnfStyle> cell propertyMiklos Vajna1-0/+3
2014-08-05SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurtMichael Stahl1-0/+6
2014-08-05fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl1-0/+16
2014-08-05Move SwTxtFrm specific code from ~SwCntntFrm down to ~SwTxtFrmStephan Bergmann2-24/+28
2014-08-05typosStephan Bergmann1-2/+2
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann5-188/+36
2014-08-05sw: add RowInteropGrabBag UNO property for table rowsMiklos Vajna3-0/+3
2014-08-05loplugin:passstuffbyrefStephan Bergmann1-1/+1
2014-08-05java: remove commented out codeNoel Grandin2-4/+0
2014-08-05DOCX export: handle all attributes of CT_TblLookMiklos Vajna2-0/+57
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-2/+2
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann6-20/+20
2014-08-04sw: ApplyStyle: remove highly suspicious conditionalMichael Stahl1-1/+1
2014-08-04Avoid invalid downcasts in DerivedFrom() vs. GetRegisteredIn()Stephan Bergmann1-1/+1
2014-08-04prevent memory leakMarkus Mohrhard1-2/+2
2014-08-04java: remove some unused variablesNoel Grandin2-2/+2
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2-12/+12
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás1-0/+2
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam2-0/+15
2014-08-03put ReadThroughComponent to anon. namespace to avoid redefinitionTomaž Vajngerl1-0/+5
2014-08-03mark numbers as untranslatableStanislav Horacek1-1/+1
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna2-0/+13