summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-07sw: fix indentation in rtfstringbufferMiklos Vajna
2014-05-07coverity#735892 Unchecked dynamic_castMiklos Vajna
2014-05-07unused SwAccessibleMap::FireSectionChangeEventMiklos Vajna
2014-05-07SwTxtNode::CopyText(): actually check hints of destination node tooMichael Stahl
2014-05-07fdo#74790: sw: Compare Document: fix assertions about RSID-only hintsMichael Stahl
2014-05-07coverity#735932 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#735924 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#1209588 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#1209587 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#1209549 Unchecked dynamic_castCaolán McNamara
2014-05-07coverity#1209527 Dereference after null checkCaolán McNamara
2014-05-07fdo#75519: fix chapter cross referencesMichael Stahl
2014-05-07loplugin:implicitboolconversionStephan Bergmann
2014-05-07SwFrmFmts::dumpAsXml: dump which idMiklos Vajna
2014-05-07SwFmtCntnt::operator==: most probably bool was intended hereMiklos Vajna
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-07WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-05-07WaE: C4389: '!=' : signed/unsigned mismatchThomas Arnhold
2014-05-07fdo#77812 :FILESAVE :DOCX : Extra Section Break gets added in filePallavi Jadhav
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-06SwLayAction: there can be only one, so assert thatMichael Stahl
2014-05-06SwViewShell: try to catch errors of calling CalcLayout without actionMichael Stahl
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl
2014-05-06sw: make CppunitTest_sw_uwriter a slowcheckMiklos Vajna
2014-05-06coverity#704855 Unchecked dynamic_castMiklos Vajna
2014-05-06remove uncompiled source filesThomas Arnhold
2014-05-06Related: fdo#36815 clip overlarge comment contentsCaolán McNamara
2014-05-06sw/qa: add missing file for unit testJacobo Aragunde Pérez
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez
2014-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna
2014-05-06fdo#77887 : Floating Table positions are not preserved when doing ExportRavindra Vidhate
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-06dflt -> defaultThomas Arnhold
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-05sw: don't dispose SwAccessibles in SwRowFrm::Cut()Michael Stahl
2014-05-05fdo#57197: sw: fix crash on Undo of table row insert on 1-row tableMichael Stahl
2014-05-05fdo#57197: sw: check that cells are still alive ...Michael Stahl
2014-05-05sw: fix indentation in rtfexportfilterMiklos Vajna
2014-05-05coverity#704854 Unchecked dynamic_castMiklos Vajna
2014-05-05coverity#704849 Unchecked dynamic_castMiklos Vajna
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-05fdo#77727 PAGEBREAK In first paragraph was not rendered and exported.sushil_shinde
2014-05-04coverity#1038298 Unchecked dynamic_castMiklos Vajna
2014-05-03coverity#1078575 Unchecked dynamic_castMiklos Vajna
2014-05-03SwUndoSplitTbl::UndoImpl(): avoid assert from ~SwIndexRegMichael Stahl
2014-05-03fdo#57197: sw: fix crash on Undo of table row/column insertMichael Stahl
2014-05-03sw: hypothetical crashes if last node is not SwTxtNodeMichael Stahl