summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-10-23coverity#1242682 Untrusted loop boundCaolán McNamara
2014-10-23coverity#1019337 Dereference after null checkCaolán McNamara
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara
2014-10-22Resolves: ooo#40683 support word for windows 1Caolán McNamara
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22sw: port two switchHeaderFooter() calls to DocxTableExportContextMiklos Vajna
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-18move doxygen comments to headerMiklos Vajna
2014-10-18sw: remaining unused methodsMiklos Vajna
2014-10-18SwDoc: remove unused methodsMiklos Vajna
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna
2014-10-17DOCX export: fix handling of paragraph mark on empty paragraphsMiklos Vajna
2014-10-17coverity#1242778 Untrusted value as argumentCaolán McNamara
2014-10-17coverity#1247640 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247634 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247631 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247648 Uninitialized pointer readCaolán McNamara
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann
2014-10-17SwTxtNode::dumpAsXml: handle RES_TXTATR_CHARFMTMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
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: simplify the temp-file leaking debug code in mail-mergeMichael 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 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-14do not forward-declare templatesDavid Tardon
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna
2014-10-14Wrong unnecessarily deep downcastsStephan Bergmann
2014-10-14Remove confusing TableReference::operator=()Miklos Vajna
2014-10-13SwBasicEscherEx::WritePictures: improve commentMiklos Vajna