summaryrefslogtreecommitdiffstats
path: root/include/vcl/texteng.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in TextDocNoel Grandin2018-04-261-1/+1
* loplugin:unused-returns in vclNoel Grandin2018-01-241-1/+1
* improve RTL detection in TextEngineNoel Grandin2018-01-221-2/+1
* loplugin:useuniqueptr in TextEngineNoel Grandin2018-01-171-6/+6
* Make Color a forward declarationChris Sherlock2017-10-081-0/+1
* loplugin:finalclasses in vclNoel Grandin2017-10-051-3/+0
* tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet2017-09-281-1/+1
* loplugin:constantparamNoel Grandin2017-09-081-1/+1
* loplugin:unusedmethodsNoel Grandin2017-08-251-1/+0
* loplugin:constparams in vclNoel Grandin2017-07-181-1/+1
* vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke2017-06-251-3/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* loplugin:checkunusedparams in vclNoel Grandin2017-04-251-6/+6
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-4/+4
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Clean up uses of integer types in vcl/textengStephan Bergmann2017-03-141-2/+6
* Clean up uses of integer typesStephan Bergmann2017-03-081-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* tdf#93430: Return the right offsets for runsTamás Zolnai2016-12-101-0/+2
* Convert TextView to unique_ptrMark Page2016-12-061-1/+1
* includes should be at the top of the fileNoel Grandin2016-11-181-9/+9
* loplugin:expandablemethods in vclNoel Grandin2016-10-261-3/+0
* loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin2016-10-141-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:constantparamNoel Grandin2016-09-301-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-3/+3
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-1/+0
* Convert TxtAlign to scoped enumNoel Grandin2016-05-301-1/+1
* loplugin:unusedmethods in vclNoel Grandin2016-05-201-1/+0
* Reorder class fieldMatteo Casalin2016-05-101-1/+1
* loplugin:passstuffbyref in vclNoel Grandin2016-04-141-1/+1
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-1/+1
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-041-2/+2
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-261-8/+8
* loplugin:unusedfields in include/vclNoel Grandin2015-11-251-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-6/+6
* sal_uLong to sal_Int32/longMatteo Casalin2015-08-161-18/+18
* sal_uLong to sal_uInt32Matteo Casalin2015-08-161-1/+1
* sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin2015-08-161-38/+38
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-3/+3
* sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin2015-08-161-1/+1
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-1/+1
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-161-10/+10
* loplugin:unusedmethodsNoel Grandin2015-08-051-2/+0
* sal_uInt16 to sal_Int32Matteo Casalin2015-08-011-5/+5
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-1/+2