summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixed.cxx
AgeCommit message (Expand)Author
2025-02-17vcl: _rStyle -> rStyleChristopher Sherlock
2025-02-08vcl: ImplCalcPos() -> lcl_CalcPos()Christopher Sherlock
2025-02-02vcl: simplify ImplCalcPos()Christopher Sherlock
2024-10-29tdf#130857 Move loadThemeImage from FixedImage to BuilderBaseMichael Weghorn
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-02-06We know the length hereMike Kaganski
2021-12-29jsdialog: export common properties for ImageSzymon Kłos
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-19jsdialog: dump id for imagesSzymon Kłos
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-02-23loplugin:unusedmethodsNoel
2021-02-16WB_HYPHENATION is newly unusedCaolán McNamara
2021-01-13move FixedImage icon-name property setting to the builderCaolán McNamara
2020-12-28jsdialog: dump separator lineSzymon Kłos
2020-12-24custom literal for Degree10Noel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-02-19support WB_SMALLSTYLE via small-toolbar icon sizeCaolán McNamara
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-04-01drop unnecessary includesCaolán McNamara
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-11-27Preserve stock images until render time.Michael Meeks
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-06convert some macros to local functionsNoel Grandin
2018-08-01Resolves: rhbz#1610692 rectangles ctor takes topleft, bottomright pointsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin
2018-05-17adjust min/max chars label width calcCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-02weld split cells dialogCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-13tdf#94341: Set child transparent mode for ToolBoxMike Kaganski
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-21WB_FAST/WB_TOPLEFTVISIBLE are deadNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin