summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindows.cxx
AgeCommit message (Expand)Author
2020-11-20tdf#138187 Don't open UNO hyperlink control's URL twiceMichael Weghorn
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara
2020-01-28move private TimeBox to toolkit-only headersCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-11-27tdf#129037 disable updates during multiselectionCaolán McNamara
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-08-22loplugin:constmethod in toolkitNoel Grandin
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-12toolkit: initialize primitive types explicitlyAshod Nakashian
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21weld SwCondCollPageCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-06Translate German comments and debug stringsJohnny_M
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-06use more Color in toolkitNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt