summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-01-30Improve macro checksSamuel Mehrbrodt1-0/+1
2021-01-26tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara1-7/+19
2021-01-17tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara2-0/+3
2021-01-14tdf#137694 let tab switch between cellsCaolán McNamara1-0/+2
2020-11-25tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-1/+1
2020-11-25tdf#137662 set focus in combo/list box on clickCaolán McNamara1-0/+14
2020-10-01Related: tdf#137016 check if subcontrol has the focusCaolán McNamara1-2/+23
2020-09-30tdf#136520 allow color popdowns to be tearable againCaolán McNamara1-1/+1
2020-09-21tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-1/+1
2020-09-11tdf#134413 must add scrollbar width on turning it off to occupy the same spaceCaolán McNamara1-0/+2
2020-08-24tdf#135550 make XListBox Item status changed event work againCaolán McNamara1-2/+25
2020-08-20tdf#135550 make XComboBox Item status changed event work againCaolán McNamara1-2/+25
2020-08-11tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky1-1/+2
2020-07-05tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara1-1/+2
2020-06-15Related: tdf#132966 scrollbar not tracking valueset cursor positionCaolán McNamara1-0/+1
2020-06-15bundle copies of the same ValueSet pattern together as a methodCaolán McNamara1-0/+1
2020-05-24inline some use-once typedefsNoel Grandin1-3/+1
2020-05-22move InterimItemWindow to vclCaolán McNamara2-39/+1
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara2-2/+2
2020-05-21weld ListBoxControlCaolán McNamara1-12/+9
2020-05-20weld ComboBoxControlCaolán McNamara1-11/+7
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara1-0/+1
2020-05-13loplugin:unusedmethodsNoel Grandin1-1/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin7-14/+14
2020-04-29weld SfxTemplatePanelControlCaolán McNamara2-0/+2
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara2-23/+22
2020-04-25remove newly unused ValueSetCaolán McNamara1-161/+2
2020-04-24loplugin:unusedenumconstants BrowserModeNoel Grandin1-2/+1
2020-04-24weld StylesPropertyPanelCaolán McNamara1-1/+1
2020-04-24loplugin:unusedmethodsNoel Grandin3-6/+0
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara1-0/+38
2020-04-21weld FontNameBoxCaolán McNamara1-13/+48
2020-04-20weld SvxFontSizeBox_ImplCaolán McNamara1-0/+2
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin1-17/+6
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin1-6/+17
2020-03-25ValueSet is still needed from the CppunitTest_svtools_dialogs_tests libraryStephan Bergmann1-1/+1
2020-03-25no reason for the FontAntiAliasing setting being UNX-only (tdf#107744)Luboš Luňák1-7/+1
2020-03-24weld writer navigatorCaolán McNamara1-0/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin17-24/+41
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin16-44/+44
2020-03-09save/restore the entry text of the fontsize widgetCaolán McNamara1-1/+1
2020-03-06sw chicago numbering: add RTF footnote exportMiklos Vajna1-0/+12
2020-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2020-02-20loplugin:unusedfieldsNoel Grandin1-2/+0
2020-02-20loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2020-02-20loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-02-18move svmedit.hxx internal to svtoolsCaolán McNamara1-39/+0
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-2/+2
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara1-3/+3
2020-02-16use fwd decls of StatusBarCaolán McNamara1-1/+1