summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-28fdo#77715: Fix for TOC flag field \cDinesh Patil
2014-04-28fdo#77759 : Embedded excel getting renamed to binary object.Ravindra Vidhate
2014-04-27writerfilter: fix indentation in rtftokenizerMiklos Vajna
2014-04-27coverity#1130360 Unchecked dynamic_castMiklos Vajna
2014-04-27OGLPlayer: use libgltf methods for playing 3D animationZolnai Tamás
2014-04-27OGLPlayer: no sound of OpenGL modelsZolnai Tamás
2014-04-27OGFrameGrabber: use a BGRA bufferZolnai Tamás
2014-04-27OpenGLHelper: extract BGRA buffer -> BitmepEx conversionZolnai Tamás
2014-04-27fdo#77718: Picture inside SmartArt changes after RTumeshkadam
2014-04-27fdo#78004 fix string formattingAlex Gulyás
2014-04-27WaE: unused variable 'sBuffer'Tor Lillqvist
2014-04-27WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-27fix "transparency" of floating tables in docx import (fdo#77723)Luboš Luňák
2014-04-27fix drawing of 100% transparent frames (fdo#77723)Luboš Luňák
2014-04-27constLuboš Luňák
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-28VCL: rename TryDrawPolyLineDirectNoAA to TryDrawPolyLineDirectNoAACheckChris Sherlock
2014-04-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-27Resolves: #i124703# adapt coordinate range from ms relative...Armin Le Grand
2014-04-27surely std::min was the intentCaolán McNamara
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock
2014-04-27OUString: avoid temporaries and concatenationsMatteo Casalin
2014-04-27sal_uInt16 to sal_Int16Matteo Casalin
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
2014-04-27sal_uInt16 to size_tMatteo Casalin
2014-04-27Constify and reduce scopeMatteo Casalin
2014-04-27Reduce scope and simplifyMatteo Casalin
2014-04-27OUString: constify and avoid temporariesMatteo Casalin
2014-04-27sal_uInt16 to int + constifyMatteo Casalin
2014-04-27Prefer OUString concatenation to OUStringBufferMatteo Casalin
2014-04-27Constify some OUStringsMatteo Casalin
2014-04-27sal_uInt16 to more proper types + constifyMatteo Casalin
2014-04-27Do not post-increment a pointer going out of scopeMatteo Casalin
2014-04-27OUString: reduce temporaries and constifyMatteo Casalin
2014-04-27OUString: avoid temporaries and constifyMatteo Casalin
2014-04-27sal_uInt16 to size_t + constifyMatteo Casalin
2014-04-27Use SAL_N_ELEMENTS to get size of arrayMatteo Casalin
2014-04-27OUString: remove temporaries and constifyMatteo Casalin
2014-04-27OUString: avoid concatenated appends and temporariesMatteo Casalin
2014-04-27Simplify lcl_xmltble_appendBoxPrefixMatteo Casalin
2014-04-27Constructor parameters are not used for this local classMatteo Casalin
2014-04-27sal_uInt16 to size_t/sal_uInt32 + constifyMatteo Casalin
2014-04-27OUString: avoid temporaries and concatenated appends, constifyMatteo Casalin
2014-04-27sal_uInt16: convert to more proper types, constify, avoid unneeded castsMatteo Casalin
2014-04-27OUString: avoid OUStringBuffer, concatenated appends and temporariesMatteo Casalin
2014-04-27sal_uInt16 to size_t, and constifyMatteo Casalin
2014-04-27Deconvolute codeMatteo Casalin
2014-04-27Reduce scopeMatteo Casalin
2014-04-27Fix typo: cought => caughtMatteo Casalin
2014-04-27OUString: use startsWith, plus minor optimizationMatteo Casalin