summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbacolumn.cxx
AgeCommit message (Expand)Author
2020-01-29tdf#42949 Fix IWYU warnings in sw/source/ui/vba/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-02-22loplugin:unusedfields in swNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2017-10-14tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-03-26reduce over use of static OUStringsCaolán McNamara
2012-01-18remove unused codeThomas Arnhold
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-01-18Remove obsolete RCS lines.Thomas Arnhold
2010-11-30clean code at writerKayo Hamid
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Merge branch 'vba' fix trailing ws & tab issuesNoel Power
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power