summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueset.cxx
AgeCommit message (Expand)Author
2021-07-13Revert "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
2020-01-30loplugin:unusedmethodsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23weld SvxBmpMaskCaolán McNamara
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-23loplugin:unnecessaryvirtualNoel Grandin
2020-01-22scroll to make selected entry visibleCaolán McNamara
2020-01-21weld gallery panelCaolán McNamara
2020-01-21scrollbar adjustment wrong if we clear and refill a SvtValueSetCaolán McNamara
2020-01-13loplugin:unusedfieldsNoel Grandin
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-21weld SlideTransitionPaneCaolán McNamara
2019-12-20no svtlo-ValueSet used in .ui anymoreCaolán McNamara
2019-12-20weld DefaultShapesPanelCaolán McNamara
2019-11-27svtools: encode Base64 the images of the items of the control "ValueSet"Henry Castro
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen