summaryrefslogtreecommitdiff
path: root/include/vcl/textdata.hxx
AgeCommit message (Expand)Author
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-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-05-24Remove unused headersMatteo Casalin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara
2014-01-14sal_uLong->size_tCaolán McNamara
2014-01-14longparas: bump nLen to 32bitCaolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen