summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatablehelper.cxx
AgeCommit message (Expand)Author
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
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
2013-02-28sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-02-10Remove unused codeElton Chung
2011-05-17WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-18Remove obsolete RCS lines.Thomas Arnhold
2010-12-09cppcheck: can reduce the scope of this variableCaolán McNamara
2010-11-30clean code at writerKayo Hamid
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power