summaryrefslogtreecommitdiff
path: root/include/vcl/texteng.hxx
AgeCommit message (Expand)Author
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-04-26loplugin:useuniqueptr in TextDocNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-22improve RTL detection in TextEngineNoel Grandin
2018-01-17loplugin:useuniqueptr in TextEngineNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-09-08loplugin:constantparamNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-25vcl: delete fake copy ctor and assignment operator of TextEngineJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-06Convert TextView to unique_ptrMark Page
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-30Convert TxtAlign to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-10Reorder class fieldMatteo Casalin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-03Fix typosAndrea Gelmini