summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-10-22callcatcher: update unused codeCaolán McNamara5-61/+1
2014-10-22fdo#75757: remove inheritance to std::vectorTakeshi Abe2-2/+2
2014-10-22sw: port two switchHeaderFooter() calls to DocxTableExportContextMiklos Vajna1-13/+9
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist9-13/+27
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher13-167/+197
2014-10-21fdo#83579 - 'Extrusion On/Off' should be added to Fontwork toolbarYousuf Philips10-14/+24
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin6-6/+6
2014-10-20DOCX import: fix <w:pageBreakBefore> wrt. inherited stylesMiklos Vajna2-1/+8
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin6-17/+17
2014-10-19fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna2-0/+33
2014-10-18CppunitTest_sw_odfimport: enable all but one asserts on OS XMiklos Vajna1-1/+3
2014-10-18move doxygen comments to headerMiklos Vajna3-16/+11
2014-10-18sw: remaining unused methodsMiklos Vajna6-97/+0
2014-10-18SwDoc: remove unused methodsMiklos Vajna2-19/+0
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher6-189/+197
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna7-49/+45
2014-10-17DOCX export: fix handling of paragraph mark on empty paragraphsMiklos Vajna4-31/+48
2014-10-17coverity#1242778 Untrusted value as argumentCaolán McNamara1-3/+10
2014-10-17coverity#1247640 Uncaught exceptionCaolán McNamara2-2/+2
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara2-2/+2
2014-10-17coverity#1247634 Uncaught exceptionCaolán McNamara1-1/+2
2014-10-17coverity#1247631 Uncaught exceptionCaolán McNamara2-2/+2
2014-10-17coverity#1247648 Uninitialized pointer readCaolán McNamara1-7/+5
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-2/+2
2014-10-17SwTxtNode::dumpAsXml: handle RES_TXTATR_CHARFMTMiklos Vajna1-0/+11
2014-10-17DOCX import: parse <w:spacing>'s w:before/afterLines attributeMiklos Vajna2-0/+6
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin1-1/+1
2014-10-16fdo#85050 - MENU: change related menu items shouldnt be separated find itemsYousuf Philips5-15/+20
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon40-116/+116
2014-10-16java: confusing literalNoel Grandin1-1/+1
2014-10-16fdo#77716 DOCX import: fix handling of user-defined Standard styleMiklos Vajna2-0/+8
2014-10-16WaE: Unreferenced function definitionTor Lillqvist1-14/+0
2014-10-15sw: remove more dead code from SwIoSystem::GetFileFilter()Michael Stahl2-55/+14
2014-10-15sw: fix temp file leak in SwIoSystem::GetFileFilter()Michael Stahl4-16/+12
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre4-47/+48
2014-10-15sw: WW8 import: delete leaked SdrGrafObj (and temp file)Michael Stahl1-0/+1
2014-10-15sw: fix temp file leak in SwDocTestMichael Stahl1-1/+2
2014-10-15sw: simplify the temp-file leaking debug code in mail-mergeMichael Stahl1-6/+5
2014-10-15sw: fix massive temp dir leak in SwModelTestBaseMichael Stahl1-3/+5
2014-10-15fix indentCaolán McNamara1-1/+1
2014-10-15coverity#1242817 Untrusted loop boundCaolán McNamara1-0/+2
2014-10-15coverity#1242879 Untrusted value as argumentCaolán McNamara1-0/+6
2014-10-15coverity#1242719 Untrusted value as argumentCaolán McNamara1-2/+11
2014-10-15coverity#1242692 Untrusted value as argumentCaolán McNamara1-0/+2
2014-10-15fix up indentCaolán McNamara1-14/+14
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann11-25/+7
2014-10-15coverity#982478 Dereference after null checkCaolán McNamara1-6/+1
2014-10-15fdo#82860 RTF import: fix handling of SHAPE fieldsMiklos Vajna2-0/+10
2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna5-49/+127
2014-10-15fdo#82860 RTF export: don't export textboxes of shapes twiceMiklos Vajna3-1/+20