summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
AgeCommit message (Expand)Author
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
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-24create a VclHPanedCaolán McNamara
2019-10-16overlapping scrollbars when both visibleCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-10-03Removed duplicated includeAndrea Gelmini
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03merge msgbox and stdtextCaolá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-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-08nSize shall presumably be of type long, not doubleStephan Bergmann
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2018-12-20weld SwTOXEntryTabPageCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04Resolves: tdf#120977 intended default button overriddenCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara
2018-11-14Resolves: tdf#121229 ignore internal children of VclScrolledWindowCaolán McNamara
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-05-28loplugin:unusedmethodsNoel Grandin