summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
AgeCommit message (Expand)Author
2021-04-16jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-01Resolves: tdf#141258 turn scrollbars on/off once per layout loopCaolán McNamara
2021-03-01tdf#140537 scroll-wheeling shouldn't affect disabled scrollbarsCaolán McNamara
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
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-12-23if the label is explicitly set there is no ambiguity as to the labelCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
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-12New loplugin:stringviewparamStephan Bergmann
2020-11-11support getting Expander's labelCaolán McNamara
2020-11-10allow VclBuilder to set expander label attributesCaolán McNamara
2020-11-10sync the vcl expander default with the gtk one to !m_bResizeTopLevelCaolá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-14use shadowcolor for bordercolorCaolán McNamara
2020-10-13VclScrolledWindow vertical scrollbar one pixel too far to the leftCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-16jsdialog: export tooltip for drawing areasSzymon Kłos
2020-09-08tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara
2020-08-27use monoborder widget css name as a WindowBorderStyle::MONO replacementCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos
2020-06-01allow sorting buttons via weld::BoxCaolán McNamara
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-12make VclPaned::set_position take effectCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-08move DisclosureButton out of public headersCaolán McNamara
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-21weld gallery panelCaolán McNamara
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara
2019-10-31jsdialogs: send grid attach dataSzymon Kłos
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-25set second child to remaining sizeCaolán McNamara