summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-18sigh, unclear how to make python tests depend on pythonCaolán McNamara
2014-04-18fdo#74702 Allow Printer to handle ImplInitFont and renameChris Sherlock
2014-04-18Integrate libgltf for rendering gltf modelsZolnai Tamás
2014-04-18tweak the other oneCaolán McNamara
2014-04-18coverity#704274 Logically dead codeCaolán McNamara
2014-04-18wait until a bit later to run the import ssl testCaolán McNamara
2014-04-18coverity#1202953 Uninitialized pointer fieldCaolán McNamara
2014-04-18Related: coverity#1202953 unused pIPClient memberCaolán McNamara
2014-04-18Simplify the AttributeOutputBase::OutputFlyFrame method.Chris Laplante
2014-04-18map the modules and special names back manuallyCaolán McNamara
2014-04-18fdo#67350 : sanity check utility for help ids wrt ui filesMathias Michel
2014-04-18Rewrite getHash to reduce code duplication & improve maintainability.Chris Laplante
2014-04-18coverity#1202962 Uninitialized pointer fieldCaolán McNamara
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist
2014-04-18Don't inherit from std::vectorTor Lillqvist
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort
2014-04-18Freetype is needed by libgltf on all platformsZolnai Tamás
2014-04-18add an import ssl testCaolán McNamara
2014-04-18fdo#74150:Numbered list getting display after RT -table-within-table-1.docxRajashri
2014-04-18add a testcase for CVE-2008-1097 bmpCaolán McNamara
2014-04-18Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile
2014-04-18Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-18fix higher debug level buildCaolán McNamara
2014-04-18Remove now unused oox::drawingml::CustomShapeProperties::PresetsMapMiklos Vajna
2014-04-18OUString: constify and remove a temporaryMatteo Casalin
2014-04-18Use SAL_N_ELEMENTS() for array sizeMatteo Casalin
2014-04-18Use more proper integer types and constifyMatteo Casalin
2014-04-18OUString: constify, remove temporaries and concatenated appendsMatteo Casalin
2014-04-18sal_uInt16 to intMatteo Casalin
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin
2014-04-18OUString: constify and avoid temporariesMatteo Casalin
2014-04-18Remove unused OUStringsMatteo Casalin
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin
2014-04-18Simplify generation of unique nameMatteo Casalin
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin
2014-04-18Avoid temporary boolMatteo Casalin
2014-04-18OUString: reduce temporaries and constifyMatteo Casalin
2014-04-18sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin
2014-04-18Pass constant ASCII string directlyMatteo Casalin
2014-04-18OUString: constify, remove unneeded casts and concatenated appends"Matteo Casalin
2014-04-18OUString::number(1) == "1"Matteo Casalin
2014-04-18Remove code commented-out since 2009Matteo Casalin
2014-04-18Remove unneeded castsMatteo Casalin
2014-04-18and again ... geez..Eike Rathke
2014-04-18and againEike Rathke
2014-04-18why obtain the string in each iteration againEike Rathke