summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdoc.cxx
AgeCommit message (Expand)Author
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2014-01-13longparas: drop STRING_MAXLEN limit in TextDocCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-12fix up some other single arg String::Erase conversionsCaolán McNamara
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-05-18sal_Bool to boolTakeshi Abe
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás