summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)AuthorFilesLines
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2-8/+4
2015-10-15loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky4-14/+147
2015-10-15cppcheck:variableScopeNoel Grandin3-24/+15
2015-10-14convert Link<> to typedNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-65/+65
2015-10-12convert Link<> to typedNoel Grandin1-12/+9
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-14/+8
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-10-09Abstract out repeated code into lambdasStephan Bergmann1-43/+29
2015-10-08fix for tdf#94827 - ToolBox events aren't deliveredNoel Grandin1-3/+4
2015-10-07fix some indentCaolán McNamara1-13/+13
2015-10-06loplugin:unusedmethodsNoel Grandin1-8/+0
2015-10-06loplugin:mergeclassesNoel Grandin1-25/+49
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-16/+16
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson1-2/+2
2015-09-30tdf#92702 Unable to select menu items that were initially off-screenLászló Németh1-1/+1
2015-09-30Fix typosAndrea Gelmini11-13/+13
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann5-55/+55
2015-09-29XFrame parameter to SetMenuBar() is actually never used.Jan Holesovsky2-3/+6
2015-09-21convert Link<> to typedNoel Grandin1-7/+22
2015-09-20convert Link<> to typedNoel Grandin7-35/+44
2015-09-20convert Link<> to typedNoel Grandin1-19/+37
2015-09-16GL paint-flushing guard re-work.Michael Meeks1-12/+4
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin1-4/+12
2015-09-16convert Link<> to typedNoel Grandin3-5/+5
2015-09-16convert Link<> to typedNoel Grandin3-6/+6
2015-09-15tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks2-1/+15
2015-09-15convert Link<> to typedNoel Grandin2-6/+6
2015-09-15remove Link<> field that is never Call()'edNoel Grandin1-9/+0
2015-09-14tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks1-0/+8
2015-09-14convert Link<> to typedNoel Grandin2-11/+8
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin2-4/+4
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+1
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky1-2/+0
2015-09-11convert Link<> to typedNoel Grandin2-19/+16
2015-09-10convert Link<> to typedNoel Grandin1-8/+12
2015-09-10remove unused Link<> fieldNoel Grandin1-7/+2
2015-09-09convert Link<> to typedNoel Grandin3-7/+3
2015-09-09remove unused Link<> fieldsNoel Grandin2-16/+0
2015-09-09convert Link<> to typedNoel Grandin3-25/+9
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks1-1/+7
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks1-3/+4
2015-09-06Related: tdf#84277 Hide separator only between two windowsMaxim Monastirsky1-35/+36
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna1-5/+11
2015-09-04convert Link<> to typedNoel Grandin1-6/+4
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-09-03convert Link<> to typedNoel Grandin1-5/+0