summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-10-16WaE: Unreferenced function definitionTor Lillqvist
2014-10-15sw: remove more dead code from SwIoSystem::GetFileFilter()Michael Stahl
2014-10-15sw: fix temp file leak in SwIoSystem::GetFileFilter()Michael Stahl
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-10-15sw: WW8 import: delete leaked SdrGrafObj (and temp file)Michael Stahl
2014-10-15sw: fix temp file leak in SwDocTestMichael Stahl
2014-10-15sw: simplify the temp-file leaking debug code in mail-mergeMichael Stahl
2014-10-15sw: fix massive temp dir leak in SwModelTestBaseMichael Stahl
2014-10-15fix indentCaolán McNamara
2014-10-15coverity#1242817 Untrusted loop boundCaolán McNamara
2014-10-15coverity#1242879 Untrusted value as argumentCaolán McNamara
2014-10-15coverity#1242719 Untrusted value as argumentCaolán McNamara
2014-10-15coverity#1242692 Untrusted value as argumentCaolán McNamara
2014-10-15fix up indentCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15coverity#982478 Dereference after null checkCaolán McNamara
2014-10-15fdo#82860 RTF import: fix handling of SHAPE fieldsMiklos Vajna
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna
2014-10-15fdo#82860 RTF export: don't export textboxes of shapes twiceMiklos Vajna
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-15coverity#1212509 Logically dead codeCaolán McNamara
2014-10-15ww8: warning C4701: potentially uninitialized local variableMichael Stahl
2014-10-14fdo#82071 RTF import: get rid of unexpected underlining in TOC fieldMiklos Vajna
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna
2014-10-14CppunitTest_sw_odfimport: allow running a single test onlyMiklos Vajna
2014-10-14Wrong unnecessarily deep downcastsStephan Bergmann
2014-10-14Remove confusing TableReference::operator=()Miklos Vajna
2014-10-13SwBasicEscherEx::WritePictures: improve commentMiklos Vajna
2014-10-13coverity#704061 Unchecked return valueCaolán McNamara
2014-10-13coverity#1078466 Unchecked return valueCaolán McNamara
2014-10-13coverity#1078451 Unchecked return valueCaolán McNamara
2014-10-13coverity#1078450 Unchecked return valueCaolán McNamara
2014-10-13coverity#982191 Unchecked return valueCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13convert SW_TAB #defines to enumNoel Grandin
2014-10-12convert SW_MOVE constants to enumNoel Grandin
2014-10-12coverity#735337 Unchecked return valueCaolán McNamara
2014-10-12coverity#735334 Unchecked return valueCaolán McNamara
2014-10-12coverity#1226478 Unchecked return valueCaolán McNamara
2014-10-12coverity#1078484 Unchecked return valueCaolán McNamara
2014-10-12RTF filter: fix \acc* handlingMiklos Vajna
2014-10-12DOCX filter: fix <w:em> handlingMiklos Vajna
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin
2014-10-11coverity#735648 Division or modulo by zeroCaolán McNamara
2014-10-11coverity#704073 Unchecked return valueCaolán McNamara
2014-10-11coverity#704074 Unchecked return valueCaolán McNamara
2014-10-11coverity#704076 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin