summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-05-08various: sal_Bool->boolNoel Grandin3-20/+20
2014-05-08coverity#1209298 Logically dead codeCaolán McNamara1-1/+1
2014-05-08coverity#1209146 Logically dead codeCaolán McNamara1-5/+4
2014-05-08coverity#736155 Dereference null return valueCaolán McNamara1-2/+3
2014-05-08coverity#736152 Dereference null return valueCaolán McNamara1-1/+3
2014-05-08coverity#735960 Explicit null dereferencedCaolán McNamara1-4/+6
2014-05-08coverity#735959 Explicit null dereferencedCaolán McNamara1-28/+30
2014-05-08coverity#735958 Explicit null dereferencedCaolán McNamara1-5/+7
2014-05-08coverity#735957 Explicit null dereferencedCaolán McNamara1-6/+8
2014-05-08coverity#735956 Explicit null dereferencedCaolán McNamara1-252/+253
2014-05-08coverity#735955 Explicit null dereferencedCaolán McNamara1-6/+8
2014-05-08coverity#735943 Explicit null dereferencedCaolán McNamara1-0/+3
2014-05-08coverity#735938 Explicit null dereferencedCaolán McNamara1-0/+3
2014-05-08coverity#735937 Explicit null dereferencedCaolán McNamara1-0/+3
2014-05-08coverity#735936 Explicit null dereferencedCaolán McNamara1-0/+3
2014-05-08coverity#735935 Explicit null dereferencedCaolán McNamara1-1/+3
2014-05-08fdo#78284 Content-type of ".png" images in Smart ArtVinaya Mandke3-3/+14
2014-05-08Handle bad SwWW8ImplReader::GetCol inputStephan Bergmann1-2/+4
2014-05-07sw: fix indentation in rtfstringbufferMiklos Vajna1-5/+5
2014-05-07coverity#735892 Unchecked dynamic_castMiklos Vajna1-3/+2
2014-05-07unused SwAccessibleMap::FireSectionChangeEventMiklos Vajna2-19/+0
2014-05-07SwTxtNode::CopyText(): actually check hints of destination node tooMichael Stahl1-0/+1
2014-05-07fdo#74790: sw: Compare Document: fix assertions about RSID-only hintsMichael Stahl3-3/+24
2014-05-07coverity#735932 Explicit null dereferencedCaolán McNamara1-1/+3
2014-05-07coverity#735924 Explicit null dereferencedCaolán McNamara1-3/+3
2014-05-07coverity#1209588 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-07coverity#1209587 Explicit null dereferencedCaolán McNamara1-2/+2
2014-05-07coverity#1209549 Unchecked dynamic_castCaolán McNamara1-1/+2
2014-05-07coverity#1209527 Dereference after null checkCaolán McNamara1-1/+2
2014-05-07fdo#75519: fix chapter cross referencesMichael Stahl1-31/+0
2014-05-07loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-05-07SwFrmFmts::dumpAsXml: dump which idMiklos Vajna1-0/+14
2014-05-07SwFmtCntnt::operator==: most probably bool was intended hereMiklos Vajna1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann3-3/+5
2014-05-07WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-05-07WaE: C4389: '!=' : signed/unsigned mismatchThomas Arnhold1-1/+1
2014-05-07fdo#77812 :FILESAVE :DOCX : Extra Section Break gets added in filePallavi Jadhav3-0/+32
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-5/+5
2014-05-06SwLayAction: there can be only one, so assert thatMichael Stahl1-6/+11
2014-05-06SwViewShell: try to catch errors of calling CalcLayout without actionMichael Stahl1-0/+4
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl2-2/+2
2014-05-06sw: make CppunitTest_sw_uwriter a slowcheckMiklos Vajna1-4/+1
2014-05-06coverity#704855 Unchecked dynamic_castMiklos Vajna1-1/+2
2014-05-06remove uncompiled source filesThomas Arnhold5-427/+0
2014-05-06Related: fdo#36815 clip overlarge comment contentsCaolán McNamara2-28/+26
2014-05-06sw/qa: add missing file for unit testJacobo Aragunde Pérez1-0/+0
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez1-0/+12
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez1-0/+20
2014-05-06ooxml: fix cell theme color and shade preservationJacobo Aragunde Pérez3-2/+13
2014-05-06oox custom shape preset data: fix typo in parsing awt::SizeMiklos Vajna2-0/+12