summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdoc.hxx
AgeCommit message (Expand)Author
2016-04-07vcl: Make it noncopyable by deleting copy ctor & coTakeshi Abe
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-01-19fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre
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-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-12convert vcl/source/edit/textdoc.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás