summaryrefslogtreecommitdiff
path: root/vcl/source/edit/textdata.cxx
AgeCommit message (Expand)Author
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-14Remove excess non-const gettersStephan Bergmann
2017-03-13loplugin:loopvartoosmallStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
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-07-26tdf#75757 Remove inheritance to std::vectorTakeshi Abe
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16/short to sal_Int32Matteo Casalin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2014-12-09change timers to idlesTobias Madl
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-14longparas: bump nLen to 32bitCaolán McNamara
2013-08-12convert vcl/textdata.hxx from String to OUStringNoel Grandin
2013-05-22sal_Bool to boolTakeshi Abe
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller
2012-11-16Delete arrayTakeshi Abe
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