summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-12-24vcl: function name change to ImplFindFontFamilyOfDefaultFontChris Sherlock
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-12-24vcl: group public find functions, clarify comments in PhysFontCollectionChris Sherlock
2015-12-23vcl: private functions in PhysicalFontCollection start with ImplChris Sherlock
2015-12-23vcl: No need for WinGlyphFallbackSubstititution to be friend classChris Sherlock
2015-12-23vcl: rearrange PhysicalFontCollection function listing orderChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::FindDefaultFont() privateChris Sherlock
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::ImplFindBySubstFontAttr privateChris Sherlock
2015-12-23vcl: make PhysicalFontFamily::ImplFindByAliasName privateChris Sherlock
2015-12-22vcl: make PhysicalFontFamily::InitMatchData privateChris Sherlock
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock
2015-12-22vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFontChris Sherlock
2015-12-22vcl: make PhysicalFontCollection::ImplFindBySearchName privateChris Sherlock
2015-12-22vcl: cleanup PhysicalFontCollection class formattingChris Sherlock
2015-12-21These functions can be voidTor Lillqvist
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-19coverity#1343636 Uninitialized scalar fieldCaolán McNamara
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-18vcl: opengl - lean on the default window's context much more.Michael Meeks
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-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-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen 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-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-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11loplugin:staticmethodsStephan Bergmann
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl
2015-12-09sort SalFrameStyleFlagsCaolán McNamara
2015-12-09No need for GtkSalPrinter to be VCL_DLLPUBLICTor Lillqvist
2015-12-09No need for FontSubsetInfo to be VCL_DLLPUBLICTor Lillqvist
2015-12-08Resolves: rhbz#1289398 unable to use scroll wheel under waylandCaolán McNamara
2015-12-08Rename OpenGLSalBitmap::makeCurrent() to makeSomeOpenGLContextCurrent()Tor Lillqvist
2015-12-08Resolves: tdf#96285 restore bodge for unresizable windows with no min size setCaolán McNamara
2015-12-08Bin pointless and actually wrong commentTor Lillqvist
2015-12-08Bin the pointless and thin OS X specific wrapper namespace 'OpenGLWrapper'Tor Lillqvist
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara