summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: StartPresentationMode should be using a sal_uInt32 as function paramChris Sherlock
2016-01-08vcl: get rid of rtl alias in include/vcl/opengl/OpenGLHelper.hxxChris Sherlock
2016-01-08vcl: doxygen issue - missing @endcond in vclptr.hxxChris Sherlock
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2016-01-05Remove unused forward declsStephan Bergmann
2016-01-05tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-26vcl: change device font size variable/fn namesChris Sherlock
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist
2015-12-12TyposJulien Nabet
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-08These should still be virtual.Jan Holesovsky
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-03vcl: cleanup indents, add doxygen commentsJuergen Funk
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-27mutex used in post-main dtorCaolán McNamara