summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-28Typo: pysical->physicalJulien Nabet
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin
2015-12-27sal_uLong to sal_uInt32Matteo Casalin
2015-12-27vcl: change PhysicaFontFamily::maName to maFamilyNameChris Sherlock
2015-12-26vcl: fix whitespace in outdev.cxxChris Sherlock
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-25vcl: PhysicalFontFamily now handles it's own list of font facesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-24vcl: function name change to ImplFindFontFamilyOfDefaultFontChris Sherlock
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-12-23vcl: private functions in PhysicalFontCollection start with ImplChris Sherlock
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock
2015-12-22vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFontChris Sherlock
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