summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
AgeCommit message (Expand)Author
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-04Hack to make an in-destruction SystemWindow no longer claim to be oneStephan Bergmann
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-09changed timers to idleJennifer Liebel
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-05loplugin:externandnotdefinedStephan Bergmann
2014-09-03move ImplWindowAutoMnemonic into DoInitialLayoutCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03forget about the Left/Top/Right/Bottom frame distanceCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara
2014-08-30move layout from dialog to systemwindowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-13Spelling fix: pinedTor Lillqvist
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
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-01-28bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-04doubled includesThomas Arnhold
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
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-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-14callcatcher: remove unused SystemWindow::FooThomas Arnhold
2011-06-22fix build errorsCaolán McNamara
2011-06-22ByteString->osl::OString[Buffer]Caolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky