summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueset.cxx
AgeCommit message (Expand)Author
2025-02-26valueset a11y: Dispose ValueItemAcc objectsMichael Weghorn
2025-02-24valueset a11y: Drop always false ValueSetItem::GetAccessible paramMichael Weghorn
2024-12-09remove some range checksNoel Grandin
2024-12-04vcl: fix call sites for createBlendFrame(), rename to createAlphaBlendFrame()Christopher Sherlock
2024-11-24Resolves: tdf#163772 move margin into ValueSet itselfCaolán McNamara
2024-11-07loplugin:passstuffbyref in svtoolsNoel Grandin
2024-10-16loplugin:unusedmethodsNoel Grandin
2024-10-03use more concrete UNO class in ValueSetAccNoel Grandin
2024-10-01a11y: Only send active-desc-changed event when ValueSet has focusMichael Weghorn
2024-05-06Resolves tdf#136917 - Focus rectangle barely visible on toolbar widgetsHeiko Tietze
2024-04-03tdf#146619 Drop unused 'using namespace' in: svtools/Gabor Kelemen
2023-10-20tdf#114441 Convert use of sal_uLong to better integer typesAdam Seskunas
2023-09-07tdf#157092 a11y Let only drawing area dispose its ValueSet accMichael Weghorn
2023-08-30use concrete type for ValueSet::mxAccessibleNoel Grandin
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-05-06Use getXWeak in svtoolsMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-16update line controls dropdown valueset if style changedCaolán McNamara
2023-03-15set the background color of the valueset during formatCaolán McNamara
2023-03-02Resolves: tdf#153787 highlighted entry text overdraws selected entry textCaolán McNamara
2023-02-15tdf#153633 color description in chart colors options always blackCaolán McNamara
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-21Fix typo and removed duplicated commentAndrea Gelmini
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02keep showing focus rect on the first element during highlightCaolán McNamara
2021-11-02mbDrawSelection is always true when evaluatedCaolán McNamara
2021-10-27make fat valueset selection rectangles solidCaolán McNamara
2021-10-27draw valuesets with a visual difference between selected and mouse hoverCaolán McNamara
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara
2021-10-27remove highlight when mouse tracking is finishedCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-26ValueSet doesn't use WB_NOPOINTERFOCUS anymoreCaolán McNamara
2021-10-26grab focus if clicked on anywhere, not just on a specific valueCaolán McNamara
2021-10-26don't do any work if we'll ignore it afterwardsCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara
2021-05-29flatten ValueSet item arrayNoel Grandin
2021-05-28tdf#142150 nothing already selected on MouseUp without previous MouseDownCaolán McNamara
2021-05-25tdf#142479 on 'return' select the entry the cursor is in before calling SelectCaolán McNamara
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara
2020-10-19use tools::Long in svtoolsNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-17tdf#136737 grid in change icon dialog ends up oversizedCaolán McNamara