summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara1-3/+3
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl7-3/+42
2014-10-30fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara1-2/+2
2014-10-30sw: use new bookmark API in lcl_FillBookmarkArray() for text nodesMiklos Vajna1-50/+81
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna3-0/+25
2014-10-30Unused DocxAttributeOutput::switchHeaderFooter()Miklos Vajna2-42/+0
2014-10-30cleanup: We re-init this member all the time anyway.Jan Holesovsky2-36/+24
2014-10-29Fix -fsanitize=signed-integer-overflow (when long int is 32-bit)Stephan Bergmann1-1/+1
2014-10-29sw doc model xml dump: show bookmarksMiklos Vajna1-22/+46
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin5-6/+0
2014-10-29Fix -fsanitize=signed-integer-overflowStephan Bergmann2-11/+11
2014-10-29sw: translate "Rekursiv"Michael Stahl2-6/+12
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl2-2/+2
2014-10-29sw: convert some silly assertions and remove stupid debug-only returnsMichael Stahl3-25/+6
2014-10-29sw: prefix members of SwTxtInfoMichael Stahl3-16/+17
2014-10-29sw: translate Netto to NetMichael Stahl8-33/+33
2014-10-29coverity#1078538 Division or modulo by zeroCaolán McNamara1-3/+8
2014-10-29coverity#1078537 Division or modulo by zeroCaolán McNamara3-5/+11
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara1-7/+15
2014-10-29coverity#705921 Dereference before null checkCaolán McNamara1-4/+7
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-1/+1
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara2-660/+0
2014-10-29sw: convert last usage of switchHeaderFooter() to DocxTableExportContextMiklos Vajna1-2/+3
2014-10-28lastAnchorPos got renamed to mpLastAnchorPosCaolán McNamara1-1/+1