summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-03vcl: Mark it as constTakeshi Abe
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
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