summaryrefslogtreecommitdiff
path: root/vcl/source/control/fixed.cxx
AgeCommit message (Expand)Author
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-27coverity#735559 Logically dead codeCaolán McNamara
2014-01-13longparas: STRING_LEN here means text len, so expand to just thatCaolán McNamara
2013-12-17support setting end ellipsis from .uiCaolán McNamara
2013-08-21allow toolbox icons to be set directly from .uiCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-05-16sal_Bool to boolTakeshi Abe
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