summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre1-15/+15
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre1-12/+2
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-6/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-14longparas: bump nLen to 32bitCaolán McNamara1-1/+1
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin1-1/+1
2013-05-22sal_Bool to boolTakeshi Abe1-8/+8
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller1-24/+7
2012-11-16Delete arrayTakeshi Abe1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-0/+345