summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Collapse)Author
2014-04-27Reduce scopeMatteo Casalin
Change-Id: I616f55dbd7ce326336e1e037cf89e4b287022ff2
2014-04-27OUString: use startsWith, plus minor optimizationMatteo Casalin
Change-Id: I883d9c3fa1e31791dfcae73b9e551e97440db647
2014-04-27Do not attempt to copy beyond end of OUStringMatteo Casalin
m_pDropCapsField case could probably be simplified, but I don't have enough background and prefer to stay on the safe side. Change-Id: I88a604a2a984c7a5c96741164f1903b14d585005
2014-04-27Do not use copy() to copy the whole OUStringMatteo Casalin
Change-Id: I03bd7a9843163acf6e6eab7171cb8c783ec6d37c
2014-04-27Simplify loopMatteo Casalin
Change-Id: I787f3bd98d3d32ba8a24c235a311d8d150d5bdd1
2014-04-27sal_uInt16 to more proper types + constificationMatteo Casalin
Change-Id: Idcc3d315a7a9cbef4e3c0fbc6410098528dd8bfa
2014-04-27Reduce scopeMatteo Casalin
Change-Id: I888999fb3ad759f037a6ec9b9977732a3c9b737d
2014-04-27sal_uInt16: constify and simplifyMatteo Casalin
Change-Id: I120c19a4fd5bccc3d2d070cc0d52d5155fa5a037
2014-04-27Minor OUString optimizationMatteo Casalin
Change-Id: Ibfb35ec615e1b59dafc0a3947c754208c0273c9d
2014-04-27Constify sal_uInt16Matteo Casalin
Change-Id: I760311234ae991a4819e7fbd926810e13b001eee
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
Change-Id: I3d96fd410d84536006306a2fdae5cc796801ebaf
2014-04-27sal_uInt16 to sal_Int32 and constifyMatteo Casalin
Change-Id: Ib1c3b33acf2b38c47d1c20a74c9454d8206cac82
2014-04-27OUString: constify, avoid temporaries and concatenated appendsMatteo Casalin
Change-Id: I0282183ab961784623b537a3f0531dd793d05f81
2014-04-27Reduce scopeMatteo Casalin
Change-Id: I4f02a812a75a44084b3f492dc675bed24716d121
2014-04-27sal_uInt16 to sal_Int32 and constificationMatteo Casalin
Change-Id: I17120ae11a1e55bdddba5706e2c36661df2c307f
2014-04-27Minor optimizations on OUStringsMatteo Casalin
Change-Id: I9e56b08206cccf824c6437a22cdd6a6b2a6ceffb
2014-04-27That header was needed in .hxx, remove it from .cxxMatteo Casalin
Change-Id: I53d8bbb059ecc5a768b0f794c39a1d0e63edf65f
2014-04-27sal_uInt16 to sal_Int32/sal_uLongMatteo Casalin
Change-Id: Ic7c8b26e7064c1cee9bc861279c0a278895fc0c8
2014-04-26cppcheck: pColEntry has never been used since the initial import in 2000/09/18Julien Nabet
Change-Id: Ic06a4f4fa0ed6ef782846e5b020ac889a30b4360
2014-04-24some more hrc cleanupThomas Arnhold
Change-Id: Ia7db5d7b52aadd158584ffaa06e777d8b02f9820
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
Change-Id: If4f11093b791902514dee8e216c92f66b075211d Reviewed-on: https://gerrit.libreoffice.org/9117 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-23huge hrc and src file cleanupThomas Arnhold
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-23add a 'format all comments' featureCaolán McNamara
Change-Id: Ie9530f0f58b38d014beda60b9efba3ce93fe5c0e
2014-04-23coverity#707380 Uncaught exceptionCaolán McNamara
Change-Id: I630323bb7b371925541f466563562378c339be6e
2014-04-23coverity#707379 Uncaught exceptionCaolán McNamara
Change-Id: Icaf92098dd7c9b9b6094212d62f5209c63d823d8
2014-04-23coverity#707371 Uncaught exceptionCaolán McNamara
Change-Id: I5b1de7ec2060aa4083a07c2ce250b47d798155f7
2014-04-22coverity#989725 Uncaught exceptionCaolán McNamara
Change-Id: I8904995c474146746623cfda36b8ddb81146070c
2014-04-22remove unused hrc filesThomas Arnhold
Change-Id: I7ce04c206250db40076bed699bee892bdfbf19b6
2014-04-22clean up hrc filesThomas Arnhold
and remove some unused stuff Change-Id: Iea6177c3d2f9d0668187e66155b62688ae2ecb04
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
Change-Id: Icbf3d5663a358bf31b58ab8086ffe9160c26bf8f
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
Change-Id: I28c48be099ba680a5d6ea91981a1e1bfadff3f84
2014-04-21remove comments why a file gets includedThomas Arnhold
also remove some commented out code Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21remove old commentThomas Arnhold
Change-Id: Ibf4fad9879c90a62f258c7bce13ba1ba671d13e9
2014-04-20cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: Ic24715d86b3f822babd236ac73c041f3a5c1d92b
2014-04-18OUString: constify and remove a temporaryMatteo Casalin
Change-Id: Iac24bd0de87dd97e752760ee54f40433bda1db41
2014-04-18Use SAL_N_ELEMENTS() for array sizeMatteo Casalin
Change-Id: Ifcdeb47b5481ca6c16cd5eb6eb35858e7b2261c5
2014-04-18Use more proper integer types and constifyMatteo Casalin
Change-Id: Ia1da4606c9c159741d5bb5f0e85750737ad7486d
2014-04-18OUString: constify, remove temporaries and concatenated appendsMatteo Casalin
Change-Id: I7333d32a437a75a3fe9728591217258a2fa6c5e3
2014-04-18sal_uInt16 to intMatteo Casalin
Change-Id: I8a27d7fc2cbdb3093e7955b80642675dc9b8ab55
2014-04-18Group common code for csv generation and simplify OUString handlingMatteo Casalin
Though writing data incrementally without building the whole line would be more efficient. Change-Id: I396378c6f306f4ff0d10037f87c33005b7e4b640
2014-04-18OUString: constify and avoid temporariesMatteo Casalin
Change-Id: Iffff24e9d49f378b2ca6bb470d678ec0724f0594
2014-04-18Remove unused OUStringsMatteo Casalin
Change-Id: I7c98a0113418ac82f0b91b373073c8a11b6f9740
2014-04-18sal_uInt16 to sal_uInt32 + constifyMatteo Casalin
Change-Id: I7b5035d6189d6b3a33f767a926b443760adb5be0
2014-04-18Simplify generation of unique nameMatteo Casalin
Change-Id: Ifed55197ed6836dfb16d958c7dd34afad6c4aca7
2014-04-18OUString: reduce temporaries/concatenated appends + minor optimizationsMatteo Casalin
Change-Id: I30ea3ee112ef65555bfa5d7f2b8e908bb394ca58
2014-04-18This seems to be an infinite loop (never triggered?)Matteo Casalin
Change-Id: If619adcb5aa7951be159a387eaebf8553feb22e5
2014-04-18Use more proper integer types + minor optimizationsMatteo Casalin
Change-Id: I10df0245363715911d0eea2869a32a5ab849d3c4
2014-04-18Avoid temporary boolMatteo Casalin
Change-Id: I82b5f986b0a66aceb258960fd89bd5bf2754291a
2014-04-18OUString: reduce temporaries and constifyMatteo Casalin
Change-Id: I6524ce5924c12223702440426eb98665ba8df2a5
2014-04-18sal_uInt16 to sal_Int32/sal_uInt32 + constifyMatteo Casalin
Change-Id: Id7ac0150841475d7fdc6c5b6a3e35cc01143aa23