summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueset.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara1-1/+11
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-101/+101
2020-04-25remove newly unused ValueSetCaolán McNamara1-1807/+0
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-2/+1
2020-02-20loplugin:singlevalfieldsNoel Grandin1-28/+20
2020-02-07loplugin:unusedmethodsNoel Grandin1-153/+0
2020-02-03loplugin:unusedmethodsNoel Grandin1-38/+0
2020-02-03loplugin:constantparamNoel Grandin1-3/+2
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin1-1/+0
2020-01-31loplugin:singlevalfieldsNoel Grandin1-72/+14
2020-01-30loplugin:unusedmethodsNoel Grandin1-39/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-5/+8
2020-01-23weld SvxBmpMaskCaolán McNamara1-0/+20
2020-01-23loplugin:unusedmethodsNoel Grandin1-43/+0
2020-01-23loplugin:unnecessaryvirtualNoel Grandin1-6/+0
2020-01-22scroll to make selected entry visibleCaolán McNamara1-5/+18
2020-01-21weld gallery panelCaolán McNamara1-0/+14
2020-01-21scrollbar adjustment wrong if we clear and refill a SvtValueSetCaolán McNamara1-0/+6
2020-01-13loplugin:unusedfieldsNoel Grandin1-2/+0
2019-12-22loplugin:unusedmethodsNoel Grandin1-21/+0
2019-12-21weld SlideTransitionPaneCaolán McNamara1-6/+51
2019-12-20no svtlo-ValueSet used in .ui anymoreCaolán McNamara1-4/+0
2019-12-20weld DefaultShapesPanelCaolán McNamara1-0/+8
2019-11-27svtools: encode Base64 the images of the items of the control "ValueSet"Henry Castro1-2/+33
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-0/+1
2019-10-24lok: valueset: dump as property tree the selected itemHenry Castro1-1/+4
2019-10-23lok: svtools: create ValueSetUIObject classHenry Castro1-0/+6
2019-10-18lok: dump as property tree the valueset controlHenry Castro1-0/+22
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-2/+0
2019-08-29tdf#127211 start center: fix background of the main area with no recent docsMiklos Vajna1-1/+2
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin1-2/+2
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-11/+2
2019-02-27weld LicenseDialogImplCaolán McNamara1-5/+5
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara1-0/+32
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+2
2019-01-15Resolves: tdf#122656 keypress handled twiceCaolán McNamara1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-31tdf#120037: Fix transition sidebar "None" scroll issuePatrik Vas1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-6/+6
2018-11-23Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-116/+46
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-15loplugin:staticmethods in vclNoel Grandin1-1/+1
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin1-22/+4
2018-11-10tdf#120703 PVS: revert commit 8ae988054a12b43250d030661a2fb6b297f8aee7Mike Kaganski1-2/+2
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-19/+10
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-18/+18
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara1-0/+9
2018-10-15restore RemoveItem mnHighItemId handlingCaolán McNamara1-3/+5