summaryrefslogtreecommitdiffstats
path: root/include/vcl/edit.hxx
Commit message (Expand)AuthorAgeFilesLines
* weld OfaAutocorrReplacePageCaolán McNamara2018-11-301-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-1/+0
* lok: custom widgets: render editbox bordersAshod Nakashian2018-11-091-1/+1
* weld SvxHyphenWordDialogCaolán McNamara2018-09-201-0/+1
* tdf#108012 - Clicking in the font field should select the contentsNickson Thanda2018-07-191-0/+4
* loplugin:unusedmethodsNoel Grandin2018-05-161-1/+0
* silence coverity#1401328 Uncaught exceptionCaolán McNamara2018-05-121-1/+2
* convert WB_PASSWORD to a bool field on EditNoel Grandin2018-04-271-1/+5
* loplugin:useuniqueptr in EditNoel Grandin2018-04-241-3/+3
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-1/+1
* weld ScLinkedAreaDlgCaolán McNamara2018-04-071-0/+3
* weld native message dialogsCaolán McNamara2018-02-221-1/+4
* convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin2017-10-031-1/+4
* split out VclBuilder static methodsCaolán McNamara2017-08-021-1/+1
* loplugin:constparams in vclNoel Grandin2017-07-181-4/+4
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-1/+0
* move builder attributes from OString to OUStringCaolán McNamara2017-04-281-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-3/+3
* convert edit menu to .ui formatCaolán McNamara2017-01-301-1/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+6
* remove now unused ImplLoadRes methodsCaolán McNamara2016-10-251-1/+0
* no Edit controls loaded from .src nowCaolán McNamara2016-10-251-1/+0
* drop unused argumentCaolán McNamara2016-10-121-1/+1
* loplugin:staticmethods: vclStephan Bergmann2016-10-071-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-08-311-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* inconsistent default param vals in SetMaxTextLenNoel Grandin2016-07-251-1/+1
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-4/+0
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-2/+1
* uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard2016-06-181-0/+2
* Convert ControlType to scoped enumNoel Grandin2016-05-311-1/+1
* Convert AUTOCOMPLETE to scoped enumNoel Grandin2016-05-251-1/+1
* Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara2016-04-051-1/+0
* loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin2016-02-261-1/+1
* move from boost::signal to typed LinkCaolán McNamara2016-02-181-8/+3
* tdf#97425 - JVM start parameters should be editable.akki952016-02-121-0/+2
* Formatting changes across all modulesChris Sherlock2016-02-091-2/+0
* vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks2015-11-261-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-5/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-29/+29
* tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna2015-08-101-2/+2
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-101-3/+13
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-2/+0
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* edit - setup painting settings in ApplySettingsTomaž Vajngerl2015-05-201-19/+24
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-3/+3
* gtk3: put magic 4 behind ImplGetExtraYOffsetCaolán McNamara2015-05-111-1/+2