summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-08coverity#1209298 Logically dead codeCaolán McNamara
2014-05-08coverity#1209146 Logically dead codeCaolán McNamara
2014-05-08coverity#736155 Dereference null return valueCaolán McNamara
2014-05-08coverity#736152 Dereference null return valueCaolán McNamara
2014-05-08coverity#735960 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735959 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735958 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735957 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735956 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735955 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735943 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735938 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735937 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735936 Explicit null dereferencedCaolán McNamara
2014-05-08coverity#735935 Explicit null dereferencedCaolán McNamara
2014-05-08fdo#78284 Content-type of ".png" images in Smart ArtVinaya Mandke
2014-05-08Handle bad SwWW8ImplReader::GetCol inputStephan Bergmann
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