summaryrefslogtreecommitdiff
path: root/include/vcl/texteng.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai1-0/+2
2016-11-18includes should be at the top of the fileNoel Grandin1-9/+9
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-3/+0
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-30loplugin:constantparamNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-3/+3
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-05-30Convert TxtAlign to scoped enumNoel Grandin1-1/+1
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-1/+0
2016-05-10Reorder class fieldMatteo Casalin1-1/+1
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+2
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-8/+8
2015-11-25loplugin:unusedfields in include/vclNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-6/+6
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin1-18/+18
2015-08-16sal_uLong to sal_uInt32Matteo Casalin1-1/+1
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin1-38/+38
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-3/+3
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin1-10/+10
2015-08-05loplugin:unusedmethodsNoel Grandin1-2/+0
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin1-5/+5
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-1/+2
2015-04-01loplugin:staticfunctionNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: vclNoel Grandin1-2/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-11/+11
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara1-2/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-05remove unused code TextEngine::GetLeftMargin()Noel Grandin1-22/+21
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-44/+44
2014-02-11more similar handling of InputSequenceChecker as in other placesMatúš Kukan1-1/+2
2013-11-25Integrate branch of IAccessible2Steve Yin1-0/+2
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+3
2013-08-12covnert vcl/texteng.hxx from String to OUStringNoel Grandin1-27/+27