summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:constvarsNoel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-26use max of avg digit or 'average char' width to measure Edit spaceCaolán McNamara
2021-08-19jsdialog: dump id for imagesSzymon Kłos
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-17jsdialog: image for radiobuttonsSzymon Kłos
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-07-30use less GetOutDev()Noel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-28jsdialog: dump internal image for buttonsSzymon Kłos
2021-07-21flatten ImplListBoxWindowNoel Grandin
2021-07-07DateFormatter: use Date::AddDays(), AddMonths(), AddYears()Eike Rathke
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-05DateFormatter: make TextToDate() long date calendar aware, tdf#125035Eike Rathke
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke
2021-07-04Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-22cid#1486241 'Constant' variable guards dead codeCaolán McNamara
2021-06-21cid#1486243 'Constant' variable guards dead codeCaolán McNamara
2021-06-21cid#1486241 'Constant' variable guards dead codeCaolán McNamara
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-10loplugin:unnecessaryreturn RoadmapWizardNoel Grandin
2021-05-28IsDisposed->isDisposed in vcl/../controlNoel Grandin
2021-05-27no need to allocate these on the heapNoel Grandin
2021-05-18tdf#142337 Button::GetOptimalSize only considered image beside text caseCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-09tdf#97066 - When using CTRL-A in a listbox, update selected itemsAndreas Heinisch
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03sal_uLong->sal_Int32 in ButtonNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-30simplify WallpaperNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl