summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler4-4/+192
2014-10-31WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool]Tor Lillqvist1-3/+2
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin3-34/+26
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin31-61/+66
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin6-8/+5
2014-10-31fdo#84792 Correct the link for cmd/sc_square.pngMaxim Monastirsky1-1/+1
2014-10-31fdo#84792 Correct the link for cmd/lc_square.pngMaxim Monastirsky1-1/+1
2014-10-31Bin dummy sourceTor Lillqvist2-18/+0
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks3-8/+11
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks5-11/+43
2014-10-31Add a few informative SAL_INFOsTor Lillqvist1-0/+3
2014-10-30Make sure the cached OpenCL profile file actually matches the devices presentTor Lillqvist1-1/+11
2014-10-30Use our standard SAL_INFO instead of homegrown LOG_PRINTF thingieTor Lillqvist1-21/+20
2014-10-30Use SAL_INFO instead of fprintf(stderr)Tor Lillqvist1-2/+2
2014-10-30pluralizeCaolán McNamara1-1/+1
2014-10-30WaE: unused variable 'pXmlDoc'Tor Lillqvist1-0/+1
2014-10-30nothing to see here, move alongCaolán McNamara1-1/+1
2014-10-30disable specific oox_export unit for macosxNorbert Thiebaud1-0/+2
2014-10-30address LTR issue with coretext renderingNorbert Thiebaud1-34/+18
2014-10-30add SAL_INFO to CTRundataNorbert Thiebaud1-0/+6
2014-10-30CID#736090 Improper use of negative valueEike Rathke1-0/+3
2014-10-30eliminate now unnecessary temporary OUStringEike Rathke1-3/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini70-84/+84
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller4-53/+51
2014-10-30Related: fdo#84846 move code setting edit mode to a new methodBoris Egorov2-37/+23
2014-10-30fdo#39468 translate german commentsMichael Jaumann1-29/+26
2014-10-30fix bracketCaolán McNamara1-1/+1
2014-10-30WaE: [loplugin:staticcall]Caolán McNamara1-1/+1
2014-10-30Make the Value: combobox visible when you open the dialog.Jan Holesovsky1-4/+74
2014-10-30Improve layout of Tools -> Options... -> Calc -> Formula.Jan Holesovsky1-208/+241
2014-10-30Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara3-4/+5
2014-10-30coverity#704378 gold, Logically dead codeCaolán McNamara1-3/+3
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl8-3/+43
2014-10-30fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-10-30coverity#982268 silence Copy-paste errorCaolán McNamara1-0/+1
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara1-2/+2
2014-10-30coverity#704245 Logically dead codeCaolán McNamara1-21/+8
2014-10-30coverity#704095 Unchecked return valueCaolán McNamara1-1/+6
2014-10-30coverity#704134 silence Resource leak in objectCaolán McNamara1-0/+1
2014-10-30coverity#1242442 Identical code for different branchesCaolán McNamara1-8/+1
2014-10-30coverity#1242658 Untrusted loop boundCaolán McNamara1-0/+5