summaryrefslogtreecommitdiff
path: root/vcl/source/window/arrange.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-09kill off the layout competitionCaolán McNamara1-772/+0
2012-10-06callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara1-12/+0
2012-10-04callcatcher: update unused code listCaolán McNamara1-8/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-02-12unusedcode.easy: remove MatrixArrangerThomas Arnhold1-252/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-3/+3
2011-12-20callcatcher: Remove unused codeAugust Sodora1-32/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-1/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-66/+237
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-1/+2
2010-11-10rebase to DEV300_m92Philipp Lohmann [pl]1-5/+64
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-12vcl116: improve MatrixArrangerPhilipp Lohmann [pl]1-5/+64
2010-09-02pl08: #i114277# enhance SfxPasswordDialogPhilipp Lohmann [pl]1-13/+28
2010-08-31pl08: merge in improvements for vcl::WindowArrangerPhilipp Lohmann [pl]1-50/+147
2010-04-01gozer1: #161853# provide access to Window class and WindowArranger through XP...Philipp Lohmann [pl]1-0/+62
2010-03-22gozer1: #161853# put an on demand WindowArranger on WindowPhilipp Lohmann [pl]1-5/+5
2010-03-19gozer1: #161853# add default border depending on App fontPhilipp Lohmann [pl]1-47/+82
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-26more cosmeticsPhilipp Lohmann1-2/+2
2009-08-10#i92516# more changes for final UI specPhilipp Lohmann1-46/+199
2009-08-01#i92518# label layout, set correct tab page sizePhilipp Lohmann1-2/+15
2009-08-01#i92518# adjust button line marginPhilipp Lohmann1-24/+23
2009-07-30#i92518# label cleanupPhilipp Lohmann1-47/+101
2009-07-30#i92518# n-up orderingPhilipp Lohmann1-1/+1
2009-07-28#i92518# adapt UI specPhilipp Lohmann1-16/+47
2009-07-27#i92518# adapting new UX specPhilipp Lohmann1-8/+36
2009-07-24#i92516# adapt new print UI specPhilipp Lohmann1-60/+84
2009-07-23#i92516# adapt new UX specPhilipp Lohmann1-1/+1
2009-06-18#i92516# autoarrange of N-Up pagePhilipp Lohmann1-0/+214
2009-05-27print range changes, dependency UIPhilipp Lohmann1-17/+60
2009-05-27make WindowArranger API saferPhilipp Lohmann1-9/+9
2009-05-26add completely useless PCH directive to satisfy stupid windows compilerPhilipp Lohmann1-0/+2
2009-05-25fix some warningsPhilipp Lohmann1-4/+4
2009-05-22use autoarrangingPhilipp Lohmann1-10/+13
2009-05-21helper class for layouting child controlsPhilipp Lohmann1-0/+342