summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna
2014-11-04bnc#636128 DOC import: handle FFData.cchMiklos Vajna
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-03coverity#735641 Division or modulo by zeroCaolán McNamara
2014-11-03coverity#1209529 reorganize to silence Explicit null dereferencedCaolán McNamara
2014-11-03coverity#735914 Dereference after null checkCaolán McNamara
2014-11-03coverity#705921 Dereference before null checkCaolán McNamara
2014-11-03coverity#1240253 unchecked return valueDavid Tardon
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-11-03sw: deploy some more asserts in bookmark codeMichael Stahl
2014-11-03sw: CrossRefBookmark: deny the existence of m_pPos2 a little harderMichael Stahl
2014-11-03fdo#65163: sw: CrossRefBookmark: ensure that unused m_pPos2 is nullMichael Stahl
2014-11-03drop SW_DLLPUBLICs for unit-test only exposureCaolán McNamara
2014-11-03Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara
2014-11-03sw doc model dump: show parameters of fieldmarksMiklos Vajna
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler
2014-11-03sw doc model xml dump: handle RES_FRMATR*STYLE_NAMEMiklos Vajna
2014-11-02abi#9930 DocxAttributeOutput::AddToAttrList: avoid duplicated attributesMiklos Vajna
2014-11-02SwTextBoxHelper::findTextBoxes: cleanupMiklos Vajna
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-11-02sw: remaining unused includes in layoutMiklos Vajna
2014-11-02sw: unused includes in tabfrmMiklos Vajna
2014-11-02sw: unused include in swselectionlistMiklos Vajna
2014-11-02sw: unused includes in ssfrmMiklos Vajna
2014-11-02sw: unused include in softpagebreakMiklos Vajna
2014-11-01sw: unused includes in sectfrmMiklos Vajna
2014-11-01coverity#1078538 Division or modulo by zeroCaolán McNamara
2014-11-01coverity#735646 Division or modulo by zeroCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01related to #fdo71248 - ActiveDocument not tracking ThisWordDocJustin Luth
2014-11-01sw: unused includes in paintfrmMiklos Vajna
2014-11-01sw: unused includes in pagechgMiklos Vajna
2014-11-01sw: unused includes in objectformattertxtfrmMiklos Vajna
2014-10-31fdo#85562: sw: fix crash on insert of input field and set variable fieldJulien Nabet
2014-10-31sw: fix insertion of hyperlink inside hyperlink...Michael Stahl
2014-10-31sw: [loplugin:salbool]Michael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-31coverity#707299 Uncaught exceptionCaolán McNamara
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna
2014-10-31WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool]Tor Lillqvist
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30WaE: [loplugin:staticcall]Caolán McNamara
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl
2014-10-30fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara