summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-30inner condition is the same as outer oneCaolán McNamara1-7/+4
2014-10-30coverity#1242658 Untrusted loop boundCaolán McNamara1-1/+8
2014-10-30coverity#1242956 Untrusted loop boundCaolán McNamara1-5/+7
2014-10-30coverity#1247641 Uncaught exceptionCaolán McNamara1-1/+10
2014-10-30Setting download name: To let other product name can pass to $startYiiChang Yen1-3/+7
2014-10-30forms: The if statement is redundantRobert Antoni Buj i Gelonch7-38/+13
2014-10-30Use SAL_WARN instead of writing to std::cerrTor Lillqvist1-18/+6
2014-10-30osl/unx: Remove ifdefery for ancient NetBSD < 3.0Riccardo Magliocchetti1-11/+0
2014-10-30Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen1-19/+5
2014-10-30Change the “X” icons for removing documents in Start CenterAdolfo Jayme Barrientos2-0/+0
2014-10-30HIG fixes for smath dialogsAdolfo Jayme Barrientos10-427/+217
2014-10-30HIG fixes for Document Properties dialogAdolfo Jayme Barrientos4-37/+47
2014-10-30Updated coreStanislav Horacek1-0/+0
2014-10-30Document that gtk3 support is experimentalMatthew J. Francis1-1/+2
2014-10-30Updated coreStanislav Horacek1-0/+0
2014-10-30Updated coreStanislav Horacek1-0/+0
2014-10-30Updated coreStanislav Horacek1-0/+0
2014-10-30Updated coreStanislav Horacek1-0/+0
2014-10-30Updated coreStanislav Horacek1-0/+0
2014-10-30Better label for OK button in Special Characters dialogAdolfo Jayme Barrientos1-26/+15
2014-10-30fixed typoChr. Rossmanith1-1/+1
2014-10-30use isEmpty() instead of getLength() where appropriateChr. Rossmanith1-2/+2
2014-10-30Log the state as an integer, not as a byte with value 0, 1 or 2Tor Lillqvist1-1/+1
2014-10-30Use more specific log area for the "binary file" messagesTor Lillqvist1-4/+4
2014-10-30Improve SvSimpleTable classPalenik Mihály6-27/+64
2014-10-30java: calling ready() on a BufferedReader is a dodgy way..Noel Grandin1-17/+12
2014-10-30fdo#85046 - Calc name changes didnt show up with entries having ContextLabelYousuf Philips1-6/+12
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-30coverity#735298 Unchecked return valueCaolán McNamara1-1/+4
2014-10-30document array_vs_singleton dismissalsCaolán McNamara10-3/+14
2014-10-30coverity#706568 Uncaught exceptionCaolán McNamara1-1/+9
2014-10-30coverity#706569 Uncaught exceptionCaolán McNamara1-3/+10
2014-10-30OSL_ENSURE->assert when follow by deref of tested pointerCaolán McNamara1-1/+1
2014-10-30coverity#706582 Uncaught exceptionCaolán McNamara1-2/+10
2014-10-30coverity#706583 Uncaught exceptionCaolán McNamara1-2/+10
2014-10-30coverity#706584 Uncaught exceptionCaolán McNamara1-2/+15
2014-10-30coverity#705665 osl_Module->osl::ModuleCaolán McNamara1-11/+13
2014-10-30coverity#1244939 Division or modulo by float zeroCaolán McNamara1-15/+21