summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-02tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2020-12-25tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer
2020-11-14tdf#138187 Don't open UNO hyperlink control's URL twiceMichael Weghorn
2020-11-12Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-23Change SystemParentData::aWindow to sal_uIntPtrStephan Bergmann
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
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-23NumericFormatter can be toolkit only nowCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-20SVTXDateField is preferred ahead of VCLXDateFieldCaolá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-15aServiceName is lowercase rDescriptor.WindowServiceName alreadyCaolá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-07-03remove some dead WindowType valuesNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: toolkitStephan Bergmann
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-21don't include vcl/fmtfield.hxx from public hxxCaolán McNamara
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-22PaintToDevice doesn't use its Size argumentCaolá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-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08remove TriStateBox classCaolán McNamara