summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre1-17/+16
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara1-36/+44
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre1-44/+36
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe1-63/+36
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-18/+18
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2014-01-13longparas: drop STRING_MAXLEN limit in TextDocCaolán McNamara1-7/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+1
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara1-1/+1
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin1-19/+19
2013-08-12XubString->OUStringCaolán McNamara1-7/+8
2013-05-18sal_Bool to boolTakeshi Abe1-10/+10
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller1-59/+38
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-2/+2
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-0/+636