summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-11-30vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks
2015-11-28Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-25vcl: further fix debug name cleanup.Michael Meeks
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-25gtk3: implement drawAlphaBitmap for svp/gtk3 backendCaolán McNamara
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24m_aCurrentRequest is not unusedStephan Bergmann
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski
2015-11-23only one headless text renderer nowCaolán
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23ImplImageRefData is not used anywhere anymoreTomaž Vajngerl
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin