summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindows.cxx
AgeCommit message (Expand)Author
2021-10-01loplugin:constmethodNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-07-08pGetFormatter was already fetched via GetFormatter()Caolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara
2021-02-23loplugin:refcounting in toolkitNoel
2021-02-17loplugin:referencecasting in test..toolkitNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-14tdf#138187 Don't open UNO hyperlink control's URL twiceMichael Weghorn
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-07-25cid#1465510 Dereference null return valueCaolán McNamara
2020-07-23access via NumericFormatter instead of NumericFieldCaolán McNamara
2020-07-20drop unused VCLXCurrencyFieldCaolán McNamara
2020-07-20UnoControlCurrencyFieldModel ends up using a SVTXCurrencyFieldCaolán McNamara
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-07-15weld LongCurrencyControlCaolán McNamara
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-06exile fmtfield.hxx to toolkit headersCaolán McNamara
2020-07-05return a reference instead of a pointerCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-21don't include vcl/fmtfield.hxx from public hxxCaolán McNamara
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