summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2014-04-27fdo#77718: Picture inside SmartArt changes after RTumeshkadam
2014-04-27WaE: unused variable 'sBuffer'Tor Lillqvist
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-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-23coverity#708501 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708484 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708481 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708480 Uninitialized scalar fieldCaolán McNamara
2014-04-23nVerticesPos starts off six bytes into aVertices.pBufStephan Bergmann
2014-04-23coverity#708516 Uninitialized scalar fieldCaolán McNamara
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna
2014-04-22fod#77122 DOCX filter: link between textboxes is not being preservedumeshkadam
2014-04-22coverity#1202759 Unchecked return valueCaolán McNamara
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-20coverity#705541 Unintentional integer overflowCaolán McNamara
2014-04-19make sure nEnd is after nBeginDavid Tardon
2014-04-19coverity#1202818 improper use of negative valueDavid Tardon
2014-04-18Simplify the AttributeOutputBase::OutputFlyFrame method.Chris Laplante
2014-04-18fdo#74150:Numbered list getting display after RT -table-within-table-1.docxRajashri
2014-04-18fix higher debug level buildCaolán McNamara
2014-04-17coverity#1202835 Resource leakCaolán McNamara
2014-04-17this looks more like a "merge" than c34cc212Michael Stahl
2014-04-17cppcheck: Fix redundant assignments in the sw moduleChris Laplante
2014-04-17Get order of arguments rightStephan Bergmann
2014-04-17Fix pointer castingStephan Bergmann