summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Initialise bArbMultisampleSupported as falseTor Lillqvist1-1/+1
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist8-43/+43
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara2-1/+8
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk1-0/+3
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk1-7/+0
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara1-0/+7
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara3-44/+35
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara1-1/+2
2015-12-12Typo: strucure->structureJulien Nabet1-1/+1
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist3-3/+4
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist2-2/+1
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks1-0/+1
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot1-3/+59
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist1-1/+1
2015-12-11Update hardware/OS info in About dialogYousuf Philips1-3/+3
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks1-0/+10
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks1-6/+7
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl2-375/+406
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-9/+10
2015-12-10tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky1-6/+5
2015-12-10Remove listeners upon disposeStephan Bergmann1-0/+18
2015-12-09set both min and desired size at the same timeCaolán McNamara1-0/+1
2015-12-08gtk3+wayland: dialogs work a lot better if a min size is setCaolán McNamara1-1/+1
2015-12-08Make ImplSVData private to vclTor Lillqvist2-3/+20
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist1-6/+7
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt3-5/+74
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara1-9/+5
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt2-72/+6
2015-12-07tdf#93837 Never hide clipboard functions in context menusMaxim Monastirsky1-1/+2
2015-12-04tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl1-1/+1
2015-12-04pdf export: use ScopedBitmapAccess and remove AccessReleaserTomaž Vajngerl1-13/+3
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley2-18/+0
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin1-10/+0
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara1-2/+4
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara1-16/+0
2015-12-02keep disable image at same depth as originalCaolán McNamara1-5/+5
2015-12-02Revert "small optimisation in paint"Noel Grandin1-3/+2
2015-12-02GraphicFilter::ExportGraphic: adapt to removed expGraphicExportMiklos Vajna1-5/+0
2015-12-02vcl: remaining Android build fixesMiklos Vajna1-4/+0
2015-12-02fix Android buildNoel Grandin1-6/+0
2015-12-02small optimisation in paintNoel Grandin1-2/+3
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl1-2/+8
2015-11-30silence ReleaseMouse warningCaolán McNamara3-5/+9
2015-11-30loplugin:unusedfieldsNoel Grandin3-5/+0
2015-11-30Fix tdf95222, graphite justificationMartin Hosken1-10/+15
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-2/+0
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann1-3/+4
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann1-1/+1
2015-11-27mutex used in post-main dtorCaolán McNamara2-2/+22
2015-11-26Cleanup last, partial include redux patch.Michael Meeks1-0/+1