summaryrefslogtreecommitdiff
path: root/include/vcl/layout.hxx
AgeCommit message (Expand)Author
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara
2020-12-29jsdialog: export alignment typeSzymon Kłos
2020-12-28jsdialog: dump buttonbox propertiesSzymon Kłos
2020-11-26jsdialog: dump VclExpander typeSzymon Kłos
2020-11-19tdf#138010 (IV) VclScrolledWindow: Use actual border widthMichael Weghorn
2020-11-19tdf#138010 (III) Extract VclScrolledWindow border width to varMichael Weghorn
2020-11-11support getting Expander's labelCaolán McNamara
2020-11-10allow VclBuilder to set expander label attributesCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-01vcl: remove duplicate forwardThorsten Behrens
2020-08-27use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-08drop WB_BORDER if the border style is invisibleCaolán McNamara
2020-06-29jsdialog: click action for drawing areaSzymon Kłos
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos
2020-06-24jsdialog: generate JSON for drawing areaSzymon Kłos
2020-06-01allow sorting buttons via weld::BoxCaolán McNamara
2020-05-12make VclPaned::set_position take effectCaolán McNamara
2020-04-22typeinfo for VclGrid still needed with --enable-mergelibsStephan Bergmann
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara
2020-01-21weld gallery panelCaolán McNamara
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-11-15make some classes module-privateNoel Grandin
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-24create a VclHPanedCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-02extend popup handler to cover all CommandEventsCaolán McNamara
2019-10-01jsdialogs: set frame as a separate typeSzymon Kłos
2019-10-01jsdialogs: export vertical property for BoxesSzymon Kłos
2019-10-01jsdialogs: export more propertiesSzymon Kłos
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-05-20Resolves: tdf#125369 recover newline support of tdf#101779Caolán McNamara
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-29Handle initial TabControl and border windowJan-Marek Glogowski
2018-09-28Constify vcl::Window child lookupJan-Marek Glogowski
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-17Resolves: tdf#119325 tooltip position should be relative to widgetCaolán McNamara