summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
2013-04-22Factor out identical code for vertical and horizontal scrollbarTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-04map justification property to alignment bitsCaolán McNamara
2013-03-07Add a commentTor Lillqvist
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-22add accessible-name and accessible-description support to VclBuilderCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara
2012-12-11add popup menu support to .ui loaderCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22use MNEMONIC_CHAR defineCaolán McNamara
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-25convert Mnemonic markup automaticallyCaolán McNamara
2012-10-22add infrastructure for secondary button groupsCaolán McNamara
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara
2012-10-09kill off the layout competitionCaolán McNamara
2012-10-08support importing label wrappingCaolán McNamara
2012-09-28defer initializing dialog until sizeable/unsizeable is knownCaolán McNamara
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
2012-09-28implement setting Dialog title propertyCaolán McNamara
2012-09-28call queue_layout from queue_resizeCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28add left/right/top/bottom margin supportCaolán McNamara
2012-09-28we can need to redo the layout even when the sizes don't changeCaolán McNamara
2012-09-28Cut Gordian Knot of helpids with .ui formatCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28move from window.cxx to window2.cxx to build under windowsCaolán McNamara
2012-09-28add a more formal isLayoutEnabledCaolán McNamara
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2011-12-18translate German comments to English in VCL moduleLuc Castermans
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-07-26callcatcher: actually remove the right oneThomas Arnhold
2011-07-26callcatcher: clean WindowThomas Arnhold
2011-07-18callcatcher: remove unused methodsCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]