summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdoc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin1-5/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin1-1/+1
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-4/+4
2015-08-05loplugin:unusedmethodsNoel Grandin1-1/+0
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin1-6/+6
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-2/+4
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre1-3/+3
2014-12-19Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara1-11/+5
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre1-5/+11
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe1-18/+12
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-9/+9
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+1
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin1-7/+7
2013-08-12XubString->OUStringCaolán McNamara1-3/+3
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/+145