summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-11-26sw: allow viewing OLE objects in protected sectionsMiklos Vajna1-1/+20
2021-05-12embeddedobj: handle getting the visible area on a threadMiklos Vajna1-0/+2
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
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-21weld FontNameBoxCaolán McNamara2-202/+307
2020-04-20drop EnableSelectAllCaolán McNamara1-1/+0
2020-04-19tdf#131951 related, improve perfNoel Grandin2-26/+4
2020-04-19tdf#131951: automatically increase buffer sizePavel Klevakin1-21/+1
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin1-4/+149
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin1-149/+4