summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2014-04-27Reduce scopeMatteo Casalin
2014-04-27OUString: use startsWith, plus minor optimizationMatteo Casalin
2014-04-27Do not attempt to copy beyond end of OUStringMatteo Casalin
2014-04-27Do not use copy() to copy the whole OUStringMatteo Casalin
2014-04-27Simplify loopMatteo Casalin
2014-04-27sal_uInt16 to more proper types + constificationMatteo Casalin
2014-04-27Reduce scopeMatteo Casalin
2014-04-27sal_uInt16: constify and simplifyMatteo Casalin
2014-04-27Minor OUString optimizationMatteo Casalin
2014-04-27Constify sal_uInt16Matteo Casalin
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
2014-04-27sal_uInt16 to sal_Int32 and constifyMatteo Casalin
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
2014-04-27Reduce scopeMatteo Casalin
2014-04-27sal_uInt16 to sal_Int32 and constificationMatteo Casalin
2014-04-27Minor optimizations on OUStringsMatteo Casalin
2014-04-27That header was needed in .hxx, remove it from .cxxMatteo Casalin
2014-04-27sal_uInt16 to sal_Int32/sal_uLongMatteo Casalin
2014-04-26cppcheck: pColEntry has never been used since the initial import in 2000/09/18Julien Nabet
2014-04-24some more hrc cleanupThomas Arnhold
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23add a 'format all comments' featureCaolán McNamara
2014-04-23coverity#707380 Uncaught exceptionCaolán McNamara
2014-04-23coverity#707379 Uncaught exceptionCaolán McNamara
2014-04-23coverity#707371 Uncaught exceptionCaolán McNamara
2014-04-22coverity#989725 Uncaught exceptionCaolán McNamara
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-21remove old commentThomas Arnhold
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
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