summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
AgeCommit message (Expand)Author
2022-08-31lok: allow shrinking too big widgetsSzymon Kłos
2022-01-25Add sanity check to avoid potential crash in the Collabora Online serverTor Lillqvist
2021-05-12android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos
2020-12-14jsdialog: export alignment typeSzymon Kłos
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara
2020-12-09jsdialog: dump buttonbox propertiesSzymon Kłos
2020-11-30jsdialog: dump VclExpander typeSzymon Kłos
2020-09-19tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara
2020-05-14Move messagedialog header to shared includeSzymon Kłos
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal
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
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-05-12unnecessary duplicate SetImageCaolán McNamara
2018-05-10Related: tdf#117499 set default titles for non-gtk3 message dialogsCaolán McNamara
2018-04-18Resolves: tdf#117046 messages set after dialog created should affect sizeCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin