summaryrefslogtreecommitdiff
path: root/vcl/source/app/weldutils.cxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-09return true to indicate event was consumedCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-27tdf#141141 sync SalFrame::GetFrameWeld and weld::GetPopupParentCaolán McNamara
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-15add a way to correctly position a weld::Menu given a vcl::WindowCaolán McNamara
2020-11-30weld ImplTabButtonsCaolán McNamara
2020-11-26factor out as a standalone "ButtonPressRepeater" classCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara
2020-07-22weld PatternControlCaolán McNamara
2020-07-21weld DateControlCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-15weld TimeControlCaolán McNamara
2020-07-15need to set the formatter as early as possibleCaolán McNamara
2020-07-15rename entry formatter for more consistent namingCaolán McNamara
2020-07-15weld LongCurrencyControlCaolán McNamara
2020-07-05add a DoubleNumericEntryCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-03rename FormattedEntry to EntryFormatterCaolán McNamara
2020-07-03change FormattedEntry to not own the Entry it operates onCaolán McNamara
2020-07-03change FormattedField so it doesn't inherit from Formatter but provides oneCaolán McNamara
2020-07-02weld FormattedControlCaolán McNamara
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-10-07cid#1453997 silence Uncaught exceptionCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara