summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2020-10-01Related: tdf#137016 check if subcontrol has the focusCaolán McNamara3-8/+15
2020-09-30tdf#136520 allow color popdowns to be tearable againCaolán McNamara1-2/+4
2020-09-21tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-9/+12
2020-09-17tdf#136737 grid in change icon dialog ends up oversizedCaolán McNamara1-0/+4
2020-09-11tdf#134413 must add scrollbar width on turning it off to occupy the same spaceCaolán McNamara1-16/+20
2020-09-10tdf#135042 update scrolledwindow vadjustment when resizedCaolán McNamara1-9/+24
2020-09-09Resolves: tdf#136494 get preferred height after contents filled inCaolán McNamara1-1/+2
2020-08-24tdf#135550 make XListBox Item status changed event work againCaolán McNamara1-2/+8
2020-08-20tdf#135550 make XComboBox Item status changed event work againCaolán McNamara1-2/+8
2020-08-11tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky2-11/+54
2020-07-05tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara1-9/+17
2020-06-15Related: tdf#132966 scrollbar not tracking valueset cursor positionCaolán McNamara1-4/+14
2020-06-15Resolves: tdf#132966 flag scrollbar to reformat when QueueReformat calledCaolán McNamara1-0/+1
2020-06-15bundle copies of the same ValueSet pattern together as a methodCaolán McNamara1-35/+16
2020-06-13Language list: + Aka (CAR); Yaka -> Yaka (Congo), + Yaka (DRC) [yaf-CD]Eike Rathke1-1/+3
2020-06-07tdf#129537 call it none_line_button not none_color_buttonCaolán McNamara1-1/+1
2020-06-06tdf#129537 duplicate context in two different modulesCaolán McNamara1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-22Related: tdf#133189 values not updated when units changedCaolán McNamara1-0/+4
2020-05-22tdf#133043 explicitly set the combobox edit textCaolán McNamara1-4/+2
2020-05-22move InterimItemWindow to vclCaolán McNamara2-99/+0
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara2-11/+9
2020-05-21tweak to narrow stretchable widget defaultsCaolán McNamara1-0/+2
2020-05-21center vertically the interactive cell widgets if they won't fitCaolán McNamara1-3/+11
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin1-4/+6
2020-05-21weld ListBoxControlCaolán McNamara1-42/+17
2020-05-20weld ComboBoxControlCaolán McNamara1-44/+15
2020-05-19Related: tdf#132536 limit to ~25 pre-rendered font previews for nowCaolán McNamara1-1/+6
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara1-1/+11
2020-05-13loplugin:unusedmethodsNoel Grandin1-14/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-10compact namespace in svtoolsNoel Grandin20-41/+41
2020-05-08remove TriStateBox classCaolán McNamara1-1/+2
2020-04-29don't run generate preview idle if there are no fonts in the listCaolán McNamara1-2/+4
2020-04-28Fix typosAndrea Gelmini1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26tdf#132424 don't generate font previews in advance for loolCaolán McNamara1-1/+2
2020-04-26fix make screenshot breakageCaolán McNamara1-32/+0
2020-04-26update pchesCaolán McNamara1-2/+2
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara4-216/+216
2020-04-25remove newly unused ValueSetCaolán McNamara6-3082/+0
2020-04-25loplugin:unusedenumconstantsNoel Grandin1-2/+1
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet1-1/+1
2020-04-24loplugin:unusedenumconstants BrowserModeNoel Grandin1-2/+1
2020-04-24weld StylesPropertyPanelCaolán McNamara1-1/+1
2020-04-24loplugin:unusedmethodsNoel Grandin1-5/+0
2020-04-23weld ListBoxControlCaolán McNamara3-2/+24
2020-04-23weld ComboBoxControlCaolán McNamara2-0/+30
2020-04-22weld EditControlCaolán McNamara2-0/+27
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara2-0/+99