summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
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-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08rename CollapsAttribs -> CollapseAttribsNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-26tdf#75757 Remove inheritance to std::vectorTakeshi Abe
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22DBG_ASSERT->SAL_WARN_IF didn't reverse conditionCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30Convert TxtAlign to scoped enumNoel Grandin
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Constify some temporariesMatteo Casalin
2016-05-10This temporary Size is not really neededMatteo Casalin
2016-05-10Use member initialization listMatteo Casalin
2016-05-10Fix code format and remove some unneeded parenthesesMatteo Casalin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-03Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-07vcl: Make it noncopyable by deleting copy ctor & coTakeshi Abe
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-04this does not make senseEike Rathke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin