summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-18/+15
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos1-0/+21
2020-06-01allow sorting buttons via weld::BoxCaolán McNamara1-4/+4
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos1-1/+1
2020-05-21Move messagedialog header to shared includeSzymon Kłos1-1/+1
2020-05-12make VclPaned::set_position take effectCaolán McNamara1-2/+26
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara1-1/+1
2020-05-08move DisclosureButton out of public headersCaolán McNamara1-0/+75
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-2/+2
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara1-0/+20
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara1-1/+1
2020-02-02don't include vcl/button.hxx from vcl/layout.hxxCaolán McNamara1-0/+30
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN1-1/+1
2020-01-21weld gallery panelCaolán McNamara1-0/+12
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal1-2/+2
2019-12-04honour GtkScrolledWindow shadow-typeCaolán McNamara1-1/+18
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+12
2019-11-13Resolves: tdf#128758 scrollbars added during scrolledwindow layoutCaolán McNamara1-1/+21
2019-10-31jsdialogs: send grid attach dataSzymon Kłos1-5/+1
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-0/+1
2019-10-25set second child to remaining sizeCaolán McNamara1-3/+3
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen1-3/+0
2019-10-24create a VclHPanedCaolán McNamara1-4/+116
2019-10-16overlapping scrollbars when both visibleCaolán McNamara1-4/+9
2019-10-08implement gtk dialog screenshottingCaolán McNamara1-151/+7
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara1-1/+1
2019-10-03Removed duplicated includeAndrea Gelmini1-1/+0
2019-10-03loplugin:unusedfieldsNoel Grandin1-20/+4
2019-10-03merge msgbox and stdtextCaolán McNamara1-1/+1
2019-10-01jsdialogs: set frame as a separate typeSzymon Kłos1-0/+7
2019-10-01jsdialogs: export vertical property for BoxesSzymon Kłos1-0/+7
2019-10-01jsdialogs: export more propertiesSzymon Kłos1-0/+11
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+3
2019-08-08nSize shall presumably be of type long, not doubleStephan Bergmann1-1/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-6/+0
2019-03-08new loplugin constvarsNoel Grandin1-2/+2
2018-12-20weld SwTOXEntryTabPageCaolán McNamara1-24/+10
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-04Resolves: tdf#120977 intended default button overriddenCaolán McNamara1-1/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-21Resolves: tdf#121547 do normal dialog layout firstCaolán McNamara1-1/+4
2018-11-14Resolves: tdf#121229 ignore internal children of VclScrolledWindowCaolán McNamara1-2/+2
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara1-0/+14
2018-10-19loplugin:staticvar in vclNoel Grandin1-1/+1
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-5/+4
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-09-14loplugin:constfields in vclNoel Grandin1-3/+3
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-20weld SvxColorTabPageCaolán McNamara1-0/+4
2018-05-28loplugin:unusedmethodsNoel Grandin1-13/+0