summaryrefslogtreecommitdiff
path: root/include/vcl/edit.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian1-1/+1
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-0/+1
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda1-0/+4
2018-05-16loplugin:unusedmethodsNoel Grandin1-1/+0
2018-05-12silence coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin1-1/+5
2018-04-24loplugin:useuniqueptr in EditNoel Grandin1-3/+3
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-1/+1
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-0/+3
2018-02-22weld native message dialogsCaolán McNamara1-1/+4
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-1/+4
2017-08-02split out VclBuilder static methodsCaolán McNamara1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-4/+4
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-1/+0
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-01-30convert edit menu to .ui formatCaolán McNamara1-1/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+6
2016-10-25remove now unused ImplLoadRes methodsCaolán McNamara1-1/+0
2016-10-25no Edit controls loaded from .src nowCaolán McNamara1-1/+0
2016-10-12drop unused argumentCaolán McNamara1-1/+1
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-4/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+1
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard1-0/+2
2016-05-31Convert ControlType to scoped enumNoel Grandin1-1/+1
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin1-1/+1
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara1-1/+0
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-1/+1
2016-02-18move from boost::signal to typed LinkCaolán McNamara1-8/+3
2016-02-12tdf#97425 - JVM start parameters should be editable.akki951-0/+2
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+0
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-29/+29
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna1-2/+2
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-3/+13
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-2/+0
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-05-20edit - setup painting settings in ApplySettingsTomaž Vajngerl1-19/+24
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-3/+3
2015-05-11gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara1-1/+2
2015-05-07Refactor "Edit" to use RenderContext when paintingTomaž Vajngerl1-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1