summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-08fdo#78444 sw: avoid incorrect right shrinking of repaint rectangleMiklos Vajna
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-08Resolves: #i27364# set line count of dropdown to 9...Tsutomu Uchino
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08Related: fdo#77720 Writer crashes when running Mail Merge WizardJulien Nabet
2014-05-08various: sal_Bool->boolNoel Grandin
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