summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist1-18/+0
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist3-9/+9
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara1-1/+2
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk1-1/+0
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-3/+0
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist1-0/+1
2015-12-12TyposJulien Nabet2-4/+4
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist1-34/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist3-78/+42
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks1-0/+5
2015-12-11loplugin:nullptrStephan Bergmann1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist2-67/+35
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot1-1/+4
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist2-33/+5
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-3/+3
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-5/+5
2015-12-08Make ImplSVData private to vclTor Lillqvist2-8/+0
2015-12-08These should still be virtual.Jan Holesovsky1-2/+2
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt3-5/+17
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara1-4/+2
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt3-47/+102
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk1-7/+0
2015-12-03vcl: cleanup indents, add doxygen commentsJuergen Funk1-310/+337
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin1-1/+0
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara1-3/+0
2015-11-27mutex used in post-main dtorCaolán McNamara1-0/+2
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks3-8/+6
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks1-2/+4
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin1-12/+13
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin1-13/+12
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks1-0/+1
2015-11-25vcl: don't treat non-ready timers as idle handlers.Michael Meeks3-4/+13
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks1-13/+2
2015-11-25-Werror=type-limitsNoel Grandin1-1/+3
2015-11-25loplugin:unusedfields in include/vclNoel Grandin11-34/+6
2015-11-24vcl: re-introduce idle handling.Michael Meeks1-1/+1
2015-11-24vcl: reduce maximum timeout to some sensible range.Michael Meeks1-1/+1
2015-11-24vcl: remove UpdateStack concept.Michael Meeks1-1/+0
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt1-86/+0
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-1/+3
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt1-43/+91
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-18/+26
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-7/+11
2015-11-23vcl: simplify Image internalsTomaž Vajngerl1-0/+4
2015-11-23vcl: add colorizeImage to BitmapProcessorTomaž Vajngerl1-0/+1
2015-11-23vcl: Bitmap processor to create a disabled imageTomaž Vajngerl1-0/+1
2015-11-23remove unused constructor parameterTomaž Vajngerl1-3/+2
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-0/+5
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt1-3/+0