summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-12-12Typo: strucure->structureJulien 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-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-12-11Get Double-buffered context creation working on linux.Michael Meeks
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10tdf#96357 Switching icon theme doesn't update toolbar or statusbarMaxim Monastirsky
2015-12-10Remove listeners upon disposeStephan Bergmann
2015-12-09set both min and desired size at the same timeCaolán McNamara
2015-12-08gtk3+wayland: dialogs work a lot better if a min size is setCaolán McNamara
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist
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-07tdf#93837 Never hide clipboard functions in context menusMaxim Monastirsky
2015-12-04tdf#94739 use GetScanlineSize instead of calculating itTomaž Vajngerl
2015-12-04pdf export: use ScopedBitmapAccess and remove AccessReleaserTomaž Vajngerl
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-02keep disable image at same depth as originalCaolán McNamara
2015-12-02Revert "small optimisation in paint"Noel Grandin
2015-12-02GraphicFilter::ExportGraphic: adapt to removed expGraphicExportMiklos Vajna
2015-12-02vcl: remaining Android build fixesMiklos Vajna
2015-12-02fix Android buildNoel Grandin
2015-12-02small optimisation in paintNoel Grandin
2015-12-01tdf#94138 Use correct fonts for multiline edit when printingTomaž Vajngerl
2015-11-30silence ReleaseMouse warningCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30Fix tdf95222, graphite justificationMartin Hosken
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26Cleanup last, partial include redux patch.Michael Meeks
2015-11-26vcl: fix buildMichael Stahl
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks