summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-08-07Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmtStephan Bergmann
2014-08-07Avoid illegal downcasts from BigPtrEntry to SwNodeStephan Bergmann
2014-08-06fix C++11ismMiklos Vajna
2014-08-06Not every SwGluePortion is an SwFlyPortionStephan Bergmann
2014-08-06Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNodeStephan Bergmann
2014-08-06SwCntntNode::DelFrms already checks for GetDepends()Stephan Bergmann
2014-08-06Remove unused bNeedDel parameter to SwCntntNode::DelFrmsStephan Bergmann
2014-08-06DOCX export: handle <w:cnfStyle> row propertyMiklos Vajna
2014-08-06DOCX export: handle <w:cnfStyle> cell propertyMiklos Vajna
2014-08-06DOCX export: handle <w:cnfStyle> paragraph propertyMiklos Vajna
2014-08-06DLG_MAILMERGE conversion to .uiSzymon Kłos
2014-08-06DOCX import: handle <w:cnfStyle> cell propertyMiklos Vajna
2014-08-05SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurtMichael Stahl
2014-08-05fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()Michael Stahl
2014-08-05Move SwTxtFrm specific code from ~SwCntntFrm down to ~SwTxtFrmStephan Bergmann
2014-08-05typosStephan Bergmann
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann
2014-08-05sw: add RowInteropGrabBag UNO property for table rowsMiklos Vajna
2014-08-05loplugin:passstuffbyrefStephan Bergmann
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05DOCX export: handle all attributes of CT_TblLookMiklos Vajna
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04sw: ApplyStyle: remove highly suspicious conditionalMichael Stahl
2014-08-04Avoid invalid downcasts in DerivedFrom() vs. GetRegisteredIn()Stephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-04fdo#80986: disable highlight DOCX importZolnai Tamás
2014-08-04fdo#78301 : Size of word-arts change during import.Umesh Kadam
2014-08-03put ReadThroughComponent to anon. namespace to avoid redefinitionTomaž Vajngerl
2014-08-03mark numbers as untranslatableStanislav Horacek
2014-08-02fdo#80742 RTF filter: import RTF_OUTLINELEVELMiklos Vajna
2014-08-02fix deps for sw_ooxmlsdrexport testDavid Tardon
2014-08-02fix deps for sw_ooxmlfieldexport testDavid Tardon
2014-08-02fix deps for sw_ooxmlexport testDavid Tardon
2014-08-02fdo#81944: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl
2014-08-01RTF import: fix as-char anchored OLE objectsMiklos Vajna
2014-08-01typo: more then -> more thanTakeshi Abe
2014-08-01fdo#81341 : DOCX: EditTime is not geting preserved after RTPallavi Jadhav
2014-08-01fdo#81491 FILEOPEN DOCX Assert Fails while Deleting Para (FramePr)Vinaya Mandke
2014-08-01fdo#81892: oops forgot the test documentMichael Stahl
2014-08-01fdo#81893: writerfilter: RTF import: \qc before \page was lostMichael Stahl
2014-08-01fdo#81892: writerfilter: RTF import: add support for table row alignmentMichael Stahl
2014-08-01fdo#80895 : Shape in Header&Footer is getting lost after RTTushar Bende
2014-08-01FILESAVE [DOCX] Hyperlink text is getting lost after RT fdo#81492Vinaya Mandke
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos Vajna
2014-07-31DOCX import: merging properties of different SDT's are not wantedMiklos Vajna
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann