summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara1-3/+3
2014-12-17implement loading docking windows from .ui formatCaolán McNamara1-2/+2
2014-12-09changed timers to idleJennifer Liebel1-5/+5
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-09-29loplugin: cstylecastNoel Grandin1-16/+16
2014-09-23fdo#82577: Handle WindowNoel Grandin1-18/+18
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky1-2/+2
2014-09-05loplugin:externandnotdefinedStephan Bergmann1-2/+0
2014-09-03move ImplWindowAutoMnemonic into DoInitialLayoutCaolán McNamara1-0/+6
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-1/+1
2014-09-03forget about the Left/Top/Right/Bottom frame distanceCaolán McNamara1-7/+3
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara1-2/+3
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara1-1/+1
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara1-10/+7
2014-08-30move layout from dialog to systemwindowCaolán McNamara1-4/+151
2014-06-30rework resize into a custom widgetCaolán McNamara1-10/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-60/+0
2014-03-13Spelling fix: pinedTor Lillqvist1-3/+3
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann1-1/+5
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-29/+29
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-31/+31
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-3/+3
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist1-5/+5
2013-03-04doubled includesThomas Arnhold1-1/+0
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-4/+0
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan1-1/+1
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida1-0/+11
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-8/+4
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-3/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-07-14callcatcher: remove unused SystemWindow::FooThomas Arnhold1-49/+0
2011-06-22fix build errorsCaolán McNamara1-4/+4
2011-06-22ByteString->osl::OString[Buffer]Caolán McNamara1-58/+62
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-6/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-53/+53
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-53/+53
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-8/+4
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-10/+10
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-1/+1
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara1-1/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3