summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdat2.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin1-4/+4
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-3/+3
2015-08-16sal_uInt8 to bool, use a cleaner predicate/setter interfaceMatteo Casalin1-5/+5
2015-08-16Prefer member initialization lists and remove some redundant parenthesesMatteo Casalin1-25/+34
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-10/+10
2015-08-16sal_uInt16/short to sal_Int32Matteo Casalin1-7/+7
2015-08-05loplugin:unusedmethodsNoel Grandin1-20/+5
2015-08-03inline some use-once typedefsNoel Grandin1-3/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2014-12-09change timers to idlesTobias Madl1-1/+1
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre1-14/+5
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre1-3/+10
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-11/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-11/+11
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-05-22sal_Bool to boolTakeshi Abe1-18/+18
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-25/+14
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-0/+312