aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-08-27 21:21:13 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-08-27 21:21:13 +0200
commit50024d2c551767be478d534ca9e21b3de79faca8 (patch)
treecd28b28284da9498683e64bba11c80d41dbc073c
parent8786a7cc6bdc89e0f4e951849fdada4b7ae7e3d0 (diff)
Version 7.0.1.2, tag libreoffice-7.0.1.2 libreoffice-7.0.1.2
Change-Id: I706a87e52b81a78e8c67b339469b1f2555b7d3b3
0 files changed, 0 insertions, 0 deletions
isations'>feature/svg-optimisations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/vcl/weldutils.hxx
AgeCommit message (Expand)Author
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-02loplugin:unusedfields make some fields privateNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-20use cppu::BaseMutex in TransportAsXWindowNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-03Fix typosAndrea Gelmini
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolá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-10-06loplugin:const* make some params and methods constNoel
2020-09-22Fix symbols already defined MSVC link errorMike Kaganski
2020-09-21weld infobarsCaolán McNamara
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
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-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-02weld FormattedControlCaolán McNamara
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-04add ability to have custom renderer treeview rowsCaolán McNamara
2020-03-26extract GetAbsPos for reuseCaolán McNamara
2020-03-24weld writer navigatorCaolán McNamara