summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-12-22vcl: switch from ImplFindBySearchName to FindFontFamilyChris Sherlock
2015-12-22vcl: kde5 native button order is the same as kde4Miklos Vajna
2015-12-22tdf#96643 - Standard toolbar isn't fully shown under gtk3Noel Grandin
2015-12-21These functions can be voidTor Lillqvist
2015-12-19coverity#1028600 Uninitialized scalar fieldCaolán McNamara
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-18vcl: always re-use context from default window.Michael Meeks
2015-12-18tdf#90319: make image flipping work in writer for pngpasqualm
2015-12-18SAL_FONTENUM_STABLE_ON_PLATFORM is not defined anywhereTor Lillqvist
2015-12-18fix O(n^2) in vcl event broadcasting tdf#90199Noel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-17Get rid of ImplDoTiledRendering()Tor Lillqvist
2015-12-16loplugin:vclwidgetsStephan Bergmann
2015-12-16but only for dialogCaolán McNamara
2015-12-16Related: rhbz#1281906 set a min size on un-resizeable non-layout dialogsCaolán McNamara
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-15Initialise bArbMultisampleSupported as falseTor 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-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