summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-04move ManagedMenuButton to vclCaolán McNamara
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30weld ImplTabButtonsCaolán McNamara
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara
2020-11-16tdf#123936 Formatting files in module svtools with clang-formatPhilipp Hofer
2020-11-11loplugin:stringviewNoel
2020-10-29tdf#132536 free the cached VirtualDevicesJan-Marek Glogowski
2020-10-28convert some more long -> tools::LongNoel
2020-10-24Resolves: tdf#137703 crash on 2nd launch of cell bg color dropdownCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in svtoolsNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-09-29tdf#136520 allow color popdowns to be tearable againCaolán McNamara
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-17tdf#136737 grid in change icon dialog ends up oversizedCaolán McNamara
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-09-12tdf#136217 fix moving tag in writerNoel Grandin
2020-09-11invalidate prerendered fontname cache on style changeCaolá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-02replace unnecessary includeCaolán McNamara
2020-09-02weld TabBarEditCaolán McNamara
2020-09-01tdf#136319 do logging before calling handler which might destroy the valuesetCaolán McNamara
2020-08-28move ScrollableWindow to beside its only consumerCaolán McNamara
2020-08-28drop unneeded includeCaolán McNamara
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13Merge toolbar popup classesMaxim Monastirsky
2020-08-12uitest : Add support for Normal ValueSetAhmed ElShreif
2020-08-11loplugin:flattenNoel Grandin
2020-07-28drop use of SvtFontOptionsCaolán McNamara
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-07-04tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara
2020-07-03loplugin:unusedenumconstantsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-06-21weld DateField Calendar floating windowCaolán McNamara
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-06-12weld checklistmenuCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: svtoolsStephan Bergmann