summaryrefslogtreecommitdiff
path: root/include/vcl/layout.hxx
AgeCommit message (Expand)Author
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-21jsdialog: dump properties of scrolled windowSzymon Kłos
2022-04-01uitest: add wrapper for VclExpanderXisco Fauli
2021-09-07Related: tdf#142458 don't change border size during PaintCaolán McNamara
2021-09-03tdf#142458 Set correct ScrolledWindow BorderWidth in the ctorCaolán McNamara
2021-08-05move RequestHelp into layout.cxxCaolán McNamara
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-13make some classes privateNoel Grandin
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
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