summaryrefslogtreecommitdiffstats
path: root/include/vcl/textdata.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constfields in vclNoel Grandin2018-09-141-2/+2
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-1/+0
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+2
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-18/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-2/+4
* convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin2016-05-111-2/+4
* Use constants instead of (possibly wrong) magic numbersMatteo Casalin2015-08-161-1/+2
* sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2015-08-161-6/+6
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-011-5/+5
* fdo#75757 Remove inheritance from std::vectorMichaël Lefèvre2015-01-191-15/+0
* Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara2014-12-191-0/+15
* fdo#75757 remove inheritance from std::vectorMichaël Lefèvre2014-11-181-15/+0
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+0
* Remove unused headersMatteo Casalin2014-05-241-1/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-5/+5
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-3/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-13/+13
* Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara2014-02-191-0/+1
* sal_uLong->size_tCaolán McNamara2014-01-141-5/+5
* longparas: bump nLen to 32bitCaolán McNamara2014-01-141-8/+8
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-2/+2
* convert vcl/textdata.hxx from String to OUStringNoel Grandin2013-08-121-4/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+172