summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20loplugin:defaultparamsNoel Grandin
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19readabilityTomaž Vajngerl
2015-11-19loplugin:nullptrStephan Bergmann
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19vcl: move and split up "Image" related sources to "image" folderTomaž Vajngerl
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-19Improve SAL_WARN message readabilityTor Lillqvist
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-17vcl: avoid re-starting the WNT TimerQueue during shutdownMichael Stahl
2015-11-17Need to re-init CommandInfoProvider when component changesMaxim Monastirsky
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17-Werror=maybe-uninitializedStephan Bergmann
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-17Check for OpenGL errors right where an error might be generatedTor Lillqvist
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks
2015-11-16Add comment to 'direct' parameter: un-related to double-buffering.Michael Meeks
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-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-13silence Solar-Version warningsCaolán McNamara
2015-11-13OpenGL error codes are defined in hex, so show them as suchTor Lillqvist
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
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-12loplugin:vclwidgetsStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt
2015-11-12Vcl: Disable buttons if the associated UNO slot is disabledSamuel Mehrbrodt
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin