summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15loplugin:vclwidgetsStephan Bergmann
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09Abstract out repeated code into lambdasStephan Bergmann
2015-10-08fix for tdf#94827 - ToolBox events aren't deliveredNoel Grandin
2015-10-07fix some indentCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06loplugin:mergeclassesNoel Grandin
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
2015-09-30tdf#92702 Unable to select menu items that were initially off-screenLászló Németh
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-09-14tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks
2015-09-14convert Link<> to typedNoel Grandin
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10remove unused Link<> fieldNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09remove unused Link<> fieldsNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-06Related: tdf#84277 Hide separator only between two windowsMaxim Monastirsky
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna
2015-09-04convert Link<> to typedNoel Grandin