summaryrefslogtreecommitdiff
path: root/vcl/source/window/brdwin.cxx
AgeCommit message (Expand)Author
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-10vcl: remove dead code from brdwin.cxxChris Sherlock
2014-04-02coverity#708642 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-13Spelling fix: pinedTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18Translated German comments - find-german-comments cleanLuc Castermans
2014-01-28bool improvementsStephan Bergmann
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-08-12convert vcl/inc/brdwin.hxx from String to OUStringNoel Grandin
2013-06-18sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-17valgrind: use of unitialized variablesCaolá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-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28don't factor in border window spacing after allCaolán McNamara
2012-09-28make setting properties virtual in order to handle borderwindowCaolán McNamara
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky
2012-07-26remove unused border stylesIvan Timofeev
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-01-28mbHelpBtn is always falseThomas Arnhold
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-08Some cppcheck cleaningJulien Nabet
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]