summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixed.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-05fdo#39468 translate German comments in /vcl V2Christian M. Heller
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-04fdo#39468 translate German comments in vclChristian M. Heller
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-05allow arbitrary icons from our icon-themes to be loaded via .uiCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-18support width-chars property for labelsCaolán McNamara
2012-10-18minimize calls to queue_resizeCaolán McNamara
2012-10-09merge double fixCaolán McNamara
2012-10-09always assert on a missing widget for the typical caseCaolán McNamara
2012-10-09vcl: -Werror=return-typeMichael Stahl
2012-10-09support max-width-chars property for labelsCaolán McNamara
2012-10-04handle children of deferred dialog betterCaolán McNamara
2012-09-28queue_resize on fixedimage graphic changeCaolán McNamara
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara
2012-09-28allow TabPages to load .ui files for retrofittingCaolán McNamara
2012-09-28extend property snaffling to listboxes etc.Caolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28Implement "visible" from builder. Fix queueResize.Caolán McNamara
2012-09-28drop spewCaolán McNamara
2012-09-28add basic hbox, vbox and dialog supportCaolán McNamara
2012-06-25remove some annoying XubStringsCaolán McNamara
2011-11-28callcatcher: remove unused methodsCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-08-29callcatcher: drop various 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]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-12-13cppcheck: cleanupJoachim Trémouroux
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12vcl116: #i107331# allow vertical FixedLine with text, allow centered text in ...Philipp Lohmann [pl]
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-21rebase to DEV300m70Philipp Lohmann [pl]
2010-01-18vcl109: #i108321# change status bar to optionally use separators instead of i...Philipp Lohmann [pl]
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]
2009-11-16controltextrendering: merge changes from DEV300_m61Jens-Heiner Rechtien
2009-10-09merge with m61Philipp Lohmann