summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-24discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák
2014-05-23For now, work around sporadic SwNoTxtFrm::Modify failuresStephan Bergmann
2014-05-23Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet
2014-05-23Resolves: #i124946# only apply new embedded stream name...Oliver-Rainer Wittmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino
2014-05-23coverity#1209381 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#1212683 Logically dead codeCaolán McNamara
2014-05-23coverity#1213088 Dereference after null checkCaolán McNamara
2014-05-23coverity#1213149 Missing break in switchCaolán McNamara
2014-05-23coverity#1213245 Dereference null return valueCaolán McNamara
2014-05-23Resolves: fdo#58187 Expand and Collapse should be virtualUlrich Kitzinger
2014-05-23sw: Properly embed .xls sheets in .docx documentsJacobo Aragunde Pérez
2014-05-23sw: try not to include sw/souce/core stuff from sw/source/filterMichael Stahl
2014-05-23coverity#1078598 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#1078575 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#705484 Dereference null return valueCaolán McNamara
2014-05-23coverity#705519 Dereference null return valueCaolán McNamara
2014-05-23coverity#704941 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#704942 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#704943 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#704944 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#982479 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#982480 Unchecked dynamic_castCaolán McNamara
2014-05-23coverity#983942 coverity gold, busted throw specCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23catch exception by const refTakeshi Abe
2014-05-23MSWord uses \xb for linebreaks in DB fields (bnc#878854)Luboš Luňák
2014-05-23ooxml: Do not repeat wdp files in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: Preserve the original picture in artistic effectsJacobo Aragunde Pérez
2014-05-23ooxml: preserve artistic effects on shapes.Jacobo Aragunde Pérez
2014-05-23coverity#704940 Unchecked dynamic_castCaolán McNamara
2014-05-23WaE: comparison is always false due to limited range of data typeTor Lillqvist
2014-05-23fdo#78882: DOCX: File gets corrupt after RoundtripPallavi Jadhav
2014-05-22coverity#735895 Unchecked dynamic_castMiklos Vajna
2014-05-22fdo#76101 move testcase to CppunitTest_sw_ooxmlsdrexportMiklos Vajna
2014-05-22clean up RtfExport::WriteInfo()Miklos Vajna
2014-05-22fdo#79008 Crash: File getting crash while saving in LODinesh Patil
2014-05-22WaE: unused variable 'aFileNameBase'Tor Lillqvist
2014-05-22sw: why the heck is that #ifdef'd out?Michael Stahl
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-22fix DBG_UTIL buildCaolán McNamara
2014-05-22sw: use xsec_xmlsec.windows on WNTMichael Stahl
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
2014-05-22cppcheck: Function parameter 'rSize' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-22cppcheck: Variable 'bMore' is assigned a value that is never usedThomas Arnhold
2014-05-22cppcheck: Variable 'i' is assigned a value that is never usedThomas Arnhold
2014-05-22sw: remove using namespace from headersThomas Arnhold