summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* mutex used in post-main dtorCaolán McNamara2015-11-271-0/+2
* vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks2015-11-263-8/+6
* vcl: fix event processing to idle - for JUnit tests.Michael Meeks2015-11-261-2/+4
* Revert "no-one passes explicit values for these defaulted params"Noel Grandin2015-11-261-12/+13
* no-one passes explicit values for these defaulted paramsNoel Grandin2015-11-261-13/+12
* vcl: cleanup scheduler debug name usage.Michael Meeks2015-11-251-0/+1
* vcl: don't treat non-ready timers as idle handlers.Michael Meeks2015-11-253-4/+13
* vcl: move private impl. detail of Scheduler out of global header.Michael Meeks2015-11-251-13/+2
* -Werror=type-limitsNoel Grandin2015-11-251-1/+3
* loplugin:unusedfields in include/vclNoel Grandin2015-11-2511-34/+6
* vcl: re-introduce idle handling.Michael Meeks2015-11-241-1/+1
* vcl: reduce maximum timeout to some sensible range.Michael Meeks2015-11-241-1/+1
* vcl: remove UpdateStack concept.Michael Meeks2015-11-241-1/+0
* Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt2015-11-241-86/+0
* Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2015-11-241-1/+3
* Vcl: Cleanup ToolboxSamuel Mehrbrodt2015-11-241-43/+91
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-232-18/+26
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-232-7/+11
* vcl: simplify Image internalsTomaž Vajngerl2015-11-231-0/+4
* vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl2015-11-231-0/+1
* vcl: Bitmap processor to create a disabled imageTomaž Vajngerl2015-11-231-0/+1
* remove unused constructor parameterTomaž Vajngerl2015-11-231-3/+2
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-231-0/+5
* Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt2015-11-201-3/+0
* loplugin:sallogareasStephan Bergmann2015-11-201-4/+4
* tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt2015-11-201-1/+1
* Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt2015-11-191-0/+5
* Add OpenGLContext::UseNoProgram()Tor Lillqvist2015-11-191-0/+1
* move translating a command name to image name out of frameworkTomaž Vajngerl2015-11-191-0/+64
* SystemMenuData::nSize is never readStephan Bergmann2015-11-181-1/+0
* Revert "ToolBox: Remove unused methods"Maxim Monastirsky2015-11-181-0/+3
* vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna2015-11-181-1/+1
* ToolBox: Remove unused methodsSamuel Mehrbrodt2015-11-181-3/+0
* Indentation fixesSamuel Mehrbrodt2015-11-181-19/+19
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-2/+0
* other #includes should be AFTER the include-once #defineNoel Grandin2015-11-171-2/+2
* tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt2015-11-171-0/+8
* tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt2015-11-171-0/+4
* use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2015-11-171-3/+4
* If SAL_WARN() does nothing, no point in CHECK_GL_ERROR() eitherTor Lillqvist2015-11-161-0/+4
* opengl: remove unused mbPixmap & glPix members.Michael Meeks2015-11-161-5/+0
* Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt2015-11-161-1/+7
* Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2015-11-161-0/+114
* use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara2015-11-161-6/+4
* slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks2015-11-131-66/+0
* tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens2015-11-131-1/+1
* vcl: loplugin:passstuffbyrefMiklos Vajna2015-11-131-1/+1
* Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt2015-11-131-1/+3
* LOK: setClientZoom() - sets the client zoom levelMihai Varga2015-11-131-0/+18
* Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt2015-11-121-0/+6