summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueset.cxx
AgeCommit message (Expand)Author
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
2020-09-09tdf#134413 must add scrollbar width on turning it off to occupy the same spaceCaolán McNamara
2020-09-09tdf#135042 update scrolledwindow vadjustment when resizedCaolán McNamara
2020-09-01tdf#136319 do logging before calling handler which might destroy the valuesetCaolán McNamara
2020-08-28drop unneeded includeCaolán McNamara
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif
2020-08-12uitest : Add support for Normal ValueSetAhmed ElShreif
2020-08-11loplugin:flattenNoel Grandin
2020-07-03loplugin:unusedenumconstantsNoel Grandin
2020-06-14Related: tdf#132966 scrollbar not tracking valueset cursor positionCaolán McNamara
2020-06-14Resolves: tdf#132966 flag scrollbar to reformat when QueueReformat calledCaolán McNamara
2020-06-14bundle copies of the same ValueSet pattern together as a methodCaolán McNamara
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25remove newly unused ValueSetCaolán McNamara
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-02-20loplugin:singlevalfieldsNoel Grandin
2020-02-07loplugin:unusedmethodsNoel Grandin
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-03loplugin:constantparamNoel Grandin
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2020-01-31loplugin:singlevalfieldsNoel Grandin