summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-25vcl: don't treat non-ready timers as idle handlers.Michael Meeks
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-25-Werror=type-limitsNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
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-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl
2015-11-23remove unused constructor parameterTomaž Vajngerl
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
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-19Add OpenGLContext::UseNoProgram()Tor Lillqvist
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-18SystemMenuData::nSize is never readStephan Bergmann
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-16If SAL_WARN() does nothing, no point in CHECK_GL_ERROR() eitherTor Lillqvist
2015-11-16opengl: remove unused mbPixmap & glPix members.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-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-13tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
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-12Bin mesa_headers completelyTor Lillqvist
2015-11-11It seems we don't need to include OpenGL (Mesa) headers for X11Tor Lillqvist