summaryrefslogtreecommitdiff
path: root/include/vcl/textdata.hxx
AgeCommit message (Expand)Author
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
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