summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2015-11-26Cleanup last, partial include redux patch.Michael Meeks
2015-11-26vcl: fix buildMichael Stahl
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20loplugin:defaultparamsNoel Grandin
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt
2015-11-12Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
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