summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-18tweak the other oneCaolán McNamara1-2/+2
2014-04-18coverity#704274 Logically dead codeCaolán McNamara1-2/+6
2014-04-18wait until a bit later to run the import ssl testCaolán McNamara1-1/+1
2014-04-18coverity#1202953 Uninitialized pointer fieldCaolán McNamara1-0/+11
2014-04-18Related: coverity#1202953 unused pIPClient memberCaolán McNamara1-2/+0
2014-04-18Simplify the AttributeOutputBase::OutputFlyFrame method.Chris Laplante1-22/+5
2014-04-18map the modules and special names back manuallyCaolán McNamara1-4/+28
2014-04-18fdo#67350 : sanity check utility for help ids wrt ui filesMathias Michel1-0/+156
2014-04-18Rewrite getHash to reduce code duplication & improve maintainability.Chris Laplante1-95/+60
2014-04-18coverity#1202962 Uninitialized pointer fieldCaolán McNamara2-24/+38
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist28-99/+29
2014-04-18Don't inherit from std::vectorTor Lillqvist1-37/+42
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante12-408/+67
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort4-18/+89
2014-04-18Freetype is needed by libgltf on all platformsZolnai Tamás6-15/+31
2014-04-18add an import ssl testCaolán McNamara4-0/+35
2014-04-18fdo#74150:Numbered list getting display after RT -table-within-table-1.docxRajashri3-1/+16
2014-04-18add a testcase for CVE-2008-1097 bmpCaolán McNamara1-0/+0
2014-04-18Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile1-1/+4
2014-04-18Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara1-3/+13
2014-04-18callcatcher: update unused codeCaolán McNamara5-212/+8
2014-04-18fix higher debug level buildCaolán McNamara1-2/+2
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna9-49812/+0
2014-04-18OUString: constify and remove a temporaryMatteo Casalin1-13/+12
2014-04-18Use SAL_N_ELEMENTS() for array sizeMatteo Casalin1-6/+4
2014-04-18Use more proper integer types and constifyMatteo Casalin1-28/+25
2014-04-18OUString: constify, remove temporaries and concatenated appendsMatteo Casalin1-41/+26
2014-04-18sal_uInt16 to intMatteo Casalin1-1/+1
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin1-29/+26
2014-04-18OUString: constify and avoid temporariesMatteo Casalin1-8/+6
2014-04-18Remove unused OUStringsMatteo Casalin1-4/+0
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin1-3/+3
2014-04-18Simplify generation of unique nameMatteo Casalin1-14/+8
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin1-39/+33
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin1-1/+1
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin1-26/+31
2014-04-18Avoid temporary boolMatteo Casalin1-2/+1
2014-04-18OUString: reduce temporaries and constifyMatteo Casalin1-52/+45
2014-04-18sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin1-20/+19
2014-04-18Pass constant ASCII string directlyMatteo Casalin1-1/+1
2014-04-18OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin1-16/+11
2014-04-18OUString::number(1) == "1"Matteo Casalin1-1/+1
2014-04-18Remove code commented-out since 2009Matteo Casalin1-1/+0
2014-04-18Remove unneeded castsMatteo Casalin1-2/+2
2014-04-18and again ... geez..Eike Rathke1-1/+1
2014-04-18and againEike Rathke1-1/+1
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18remove unused fwd-declEike Rathke1-1/+0
2014-04-18and another SvtLanguageTable instance bites the dustEike Rathke1-7/+3