summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Unindent.Kohei Yoshida1-331/+328
2014-10-31Remove repetitive namespace close / re-open & unindent.Kohei Yoshida1-530/+444
2014-10-31We don't need this repetitive namespace open / close thingie...Kohei Yoshida1-552/+470
2014-10-31scp2: forgot to remove file_quickstart from makefileMichael Stahl1-1/+0
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks2-9/+41
2014-10-31framework: avoid double-free in ToolBarManager()Michael Stahl1-3/+11
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl2-4/+25
2014-10-31gbuild: enforce AutoInstall for Library, Executable, JarMichael Stahl1-16/+51
2014-10-31Repository.mk: move mobile-only libraries to NONE layerMichael Stahl1-4/+3
2014-10-31Repository.mk: move executables that are not installed to NONE layerMichael Stahl1-9/+5
2014-10-31bin/run: add a convenient shell wrapper to run executables from workdirMichael Stahl1-0/+24
2014-10-31scp2: move WNT executables to AutoInstallMichael Stahl6-38/+17
2014-10-31scp2: move unix/gnome executables to AutoInstallMichael Stahl7-79/+16
2014-10-31sw: [loplugin:salbool]Michael Stahl1-2/+3
2014-10-31Removed duplicated includesAndrea Gelmini77-109/+18
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna2-4/+26
2014-10-31eliminate duplicated initializationEike Rathke1-2/+0
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna3-1/+42
2014-10-31converity#1249470 Uninitialized scalar fieldEike Rathke1-0/+2
2014-10-31converity#707956 Uninitialized scalar fieldEike Rathke1-1/+5
2014-10-31converity#738797 Uninitialized pointer fieldEike Rathke1-1/+21
2014-10-31coverity#735311 Unchecked return valueEike Rathke1-1/+2
2014-10-31coverity#735320 Unchecked return valueEike Rathke1-1/+2
2014-10-31coverity#735811 Dereference after null checkEike Rathke1-1/+1
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann1-0/+1
2014-10-31coverity#705348 Missing break in switchEike Rathke1-0/+1
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann1-0/+2
2014-10-31coverity#705257 gold, Missing break in switchCaolán McNamara1-0/+1
2014-10-31Resolves: #i118191# Red is not red enoughRegina Henschel6-20/+103
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara5-25/+0
2014-10-31coverity#1202803 Explicit null dereferencedCaolán McNamara1-0/+3
2014-10-31coverity#1158395 Uncaught exceptionCaolán McNamara1-5/+51
2014-10-31coverity#735346 Unchecked return valueCaolán McNamara1-26/+34
2014-10-31coverity#707299 Uncaught exceptionCaolán McNamara2-62/+80
2014-10-31coverity#707418 Uncaught exceptionCaolán McNamara1-19/+34
2014-10-31quieten warningCaolán McNamara1-1/+1
2014-10-31cid#1212456 Silently ignore uno_assignData return value hereStephan Bergmann1-1/+1
2014-10-31Add line numbers to the OpenCL sources being loggedTor Lillqvist1-1/+23
2014-10-31Move variable inside the ifdef block where it is only usedTor Lillqvist1-1/+1
2014-10-31cid#982172 Silently ignore F_SETFD FD_CLOEXEC failuresStephan Bergmann1-2/+2
2014-10-31cid#982171 Warn about rename failure in error clean-up codeStephan Bergmann1-1/+8
2014-10-31Simplify by using OStringStephan Bergmann1-21/+7
2014-10-31Append kernel signature to the log area in the SAL_INFO dump of its sourceTor Lillqvist1-1/+8
2014-10-31cid#1242936 handle rename failureStephan Bergmann2-4/+23
2014-10-31missing SAL_CALLMatúš Kukan2-4/+4
2014-10-31SwDBManager::MergeMailFiles: set unique fly names at the end of the mergeMiklos Vajna4-1/+14
2014-10-31fix missing page break icon from showingYousuf Philips1-1/+4
2014-10-31Duplicate lineStephan Bergmann1-1/+0
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna6-21/+15
2014-10-31fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler6-160/+188