Age | Commit message (Expand) | Author |
2014-08-12 | fdo#82165: ODF import: clear all shapes when removing header content | Michael Stahl |
2014-08-12 | DOCX export: handle wrap polygon around pictures | Miklos Vajna |
2014-08-12 | DOC export: factor out wrap polygon handling to to sw::util | Miklos Vajna |
2014-08-12 | Remove invalid and unnecessary downcast | Stephan Bergmann |
2014-08-12 | Resolves: fdo#81046 don't crash on compilers that enforce exception specs | Caolán McNamara |
2014-08-12 | -Werror,-Wundefined-bool-conversion | Stephan Bergmann |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-11 | Resolves: fdo#81795 open the font tab via More... languages | Caolán McNamara |
2014-08-11 | DOCX drawingML export: handle ContourPolyPolygon for drawinglayer shapes | Miklos Vajna |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-11 | callcatcher: update unused code | Caolán McNamara |
2014-08-11 | fdo#82123 : DOCX: Corruption: File was getting corrupt fafter RT | Pallavi Jadhav |
2014-08-10 | fdo#82106 RTF import: fix missing tab after special footnote | Miklos Vajna |
2014-08-09 | remove now unused tabpage.hrc | Thomas Arnhold |
2014-08-09 | Resolves: #i125391# textbox object's location changes... | Steve Yin |
2014-08-08 | DOCX export: handle date SDT on paragraphs | Miklos Vajna |
2014-08-08 | fix image dragging inside a document | Luboš Luňák |
2014-08-08 | sw: improve doc model xml dump of SwFmtAnchor | Miklos Vajna |
2014-08-08 | fdo#81946 Corrupt : DOCX file getting corrupt after RT | PriyankaGaikwad |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove redundant null checks | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-08 | fdo#81945 [DOCX] Round Tripped file corrupted due to nested SDTs | Vinaya Mandke |
2014-08-07 | fix picture jumping to incorrect X position after dragging | Luboš Luňák |
2014-08-07 | coverity#704901 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#704902 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#704904 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#704921 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#704947 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#705003 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#705041 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#1078601 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#1209529 Dereference after null check | Caolán McNamara |
2014-08-07 | coverity#1130480 Uninitialized pointer field | Caolán McNamara |
2014-08-07 | DOCX export: avoid empty attributes in paragraph shading | Miklos Vajna |
2014-08-07 | fix variable prefix | Miklos Vajna |
2014-08-07 | RemoveEventListener on self again | Stephan Bergmann |
2014-08-07 | These SwTxtFrm calls shall apparently be done via pOwn, not m_rThis | Stephan Bergmann |
2014-08-07 | Avoid unnecessary illegal downcasts from SwFrmFmt to SwSectionFmt | Stephan Bergmann |
2014-08-07 | Avoid illegal downcasts from BigPtrEntry to SwNode | Stephan Bergmann |
2014-08-06 | fix C++11ism | Miklos Vajna |
2014-08-06 | Not every SwGluePortion is an SwFlyPortion | Stephan Bergmann |
2014-08-06 | Call SwTxtNode-specific part of DelFrms while SwTxtNode is still SwTxtNode | Stephan Bergmann |
2014-08-06 | SwCntntNode::DelFrms already checks for GetDepends() | Stephan Bergmann |
2014-08-06 | Remove unused bNeedDel parameter to SwCntntNode::DelFrms | Stephan Bergmann |
2014-08-06 | DOCX export: handle <w:cnfStyle> row property | Miklos Vajna |
2014-08-06 | DOCX export: handle <w:cnfStyle> cell property | Miklos Vajna |
2014-08-06 | DOCX export: handle <w:cnfStyle> paragraph property | Miklos Vajna |
2014-08-06 | DLG_MAILMERGE conversion to .ui | Szymon Kłos |
2014-08-06 | DOCX import: handle <w:cnfStyle> cell property | Miklos Vajna |