summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-11-03coverity#735641 Division or modulo by zeroCaolán McNamara1-2/+11
2014-11-03coverity#1209529 reorganize to silence Explicit null dereferencedCaolán McNamara1-5/+3
2014-11-03coverity#735914 Dereference after null checkCaolán McNamara1-0/+2
2014-11-03coverity#705921 Dereference before null checkCaolán McNamara1-3/+1
2014-11-03coverity#1240253 unchecked return valueDavid Tardon1-16/+18
2014-11-03fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips5-10/+10
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl28-712/+712
2014-11-03sw: deploy some more asserts in bookmark codeMichael Stahl2-15/+18
2014-11-03sw: CrossRefBookmark: deny the existence of m_pPos2 a little harderMichael Stahl2-7/+7
2014-11-03fdo#65163: sw: CrossRefBookmark: ensure that unused m_pPos2 is nullMichael Stahl1-2/+4
2014-11-03drop SW_DLLPUBLICs for unit-test only exposureCaolán McNamara11-97/+9
2014-11-03Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara5-43/+93
2014-11-03sw doc model dump: show parameters of fieldmarksMiklos Vajna1-0/+21
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler3-20/+232
2014-11-03sw doc model xml dump: handle RES_FRMATR*STYLE_NAMEMiklos Vajna1-0/+16
2014-11-03fdo#81475 - Rearrangement some buttons and add some hidden onesYousuf Philips2-10/+24
2014-11-03HIG fixes for the rest of cui (and a bit of sw)Adolfo Jayme Barrientos9-433/+142
2014-11-02abi#9930 DocxAttributeOutput::AddToAttrList: avoid duplicated attributesMiklos Vajna2-1/+1
2014-11-02SwTextBoxHelper::findTextBoxes: cleanupMiklos Vajna1-3/+2
2014-11-02unused includes in RTF filter and related filesMiklos Vajna6-58/+0
2014-11-02sw: remaining unused includes in layoutMiklos Vajna3-32/+0
2014-11-02sw: unused includes in tabfrmMiklos Vajna1-12/+0
2014-11-02sw: unused include in swselectionlistMiklos Vajna1-1/+0
2014-11-02sw: unused includes in ssfrmMiklos Vajna1-14/+0
2014-11-02sw: unused include in softpagebreakMiklos Vajna1-1/+0
2014-11-01sw: unused includes in sectfrmMiklos Vajna1-14/+0
2014-11-01fdo#82512 RTF import: fix position of column breakMiklos Vajna2-0/+16
2014-11-01coverity#1078538 Division or modulo by zeroCaolán McNamara1-3/+8
2014-11-01coverity#735646 Division or modulo by zeroCaolán McNamara1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin2-13/+13
2014-11-01related to #fdo71248 - ActiveDocument not tracking ThisWordDocJustin Luth2-5/+7
2014-11-01sw: unused includes in paintfrmMiklos Vajna1-7/+0
2014-11-01sw: unused includes in pagechgMiklos Vajna1-18/+0
2014-11-01sw: unused includes in objectformattertxtfrmMiklos Vajna1-2/+0
2014-10-31fdo#85562: sw: fix crash on insert of input field and set variable fieldJulien Nabet1-4/+4
2014-10-31sw: fix insertion of hyperlink inside hyperlink...Michael Stahl2-11/+42
2014-10-31sw: [loplugin:salbool]Michael Stahl1-2/+3
2014-10-31Removed duplicated includesAndrea Gelmini24-30/+0
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna2-4/+26
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna3-1/+42
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara2-15/+0
2014-10-31coverity#707299 Uncaught exceptionCaolán McNamara2-62/+80
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna4-1/+14
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna2-4/+4
2014-10-31WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool]Tor Lillqvist1-3/+2
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin5-10/+10
2014-10-30WaE: unused variable 'pXmlDoc'Tor Lillqvist1-0/+1
2014-10-30disable specific oox_export unit for macosxNorbert Thiebaud1-0/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini11-16/+16
2014-10-30WaE: [loplugin:staticcall]Caolán McNamara1-1/+1