summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10Revert "Initialize nDXBuffer array (vcl/edit)"Julien Nabet
2021-10-10Initialize nDXBuffer array (vcl/edit)Julien Nabet
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30Related: tdf#141633 drawing buttons to outputdevice affects later drawingCaolán McNamara
2021-09-29Resolves: tdf#144783 shift+RETURN not searching backwardsCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
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