summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2015-12-16tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk1-1/+8
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara3-1/+7
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara2-0/+8
2015-12-14vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks1-4/+1
2015-12-11tdf#93529 - move to a Mac-like double-buffered OpenGL model.Michael Meeks4-11/+43
2015-12-08Resolves: rhbz#1289398 unable to use scroll wheel under waylandCaolán McNamara1-0/+1
2015-12-08Resolves: tdf#96285 restore bodge for unresizable windows with no min size setCaolán McNamara1-0/+2
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara1-1/+1
2015-12-07vcl: move gtk+ to sharing the same SalGraphics per SalFrame.Michael Meeks1-14/+2
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara2-0/+6
2015-11-27mutex used in post-main dtorCaolán McNamara1-1/+6
2015-11-26vcl: further fix debug name cleanup.Michael Meeks1-3/+1
2015-11-26vcl: cleanup scheduler debug name usage.Michael Meeks1-0/+3
2015-11-26vcl: move private impl. detail of Scheduler out of global header.Michael Meeks1-0/+16
2015-11-24vcl: remove UpdateStack concept.Michael Meeks1-1/+0
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist1-2/+2
2015-11-24m_aCurrentRequest is not unusedStephan Bergmann1-0/+3
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks8-8/+10
2015-11-24loplugin:unusedfields in vcl/Noel Grandin8-38/+2
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski1-0/+34
2015-11-23only one headless text renderer nowCaolán1-2/+2
2015-11-23loplugin:staticmethodsStephan Bergmann1-2/+2
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-7/+0
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara10-13/+15
2015-11-23Do all svp text rendering with cairoCaolán McNamara6-126/+19
2015-11-23vcl: simplify Image internalsTomaž Vajngerl1-56/+10
2015-11-23ImplImageRefData is not used anywhere anymoreTomaž Vajngerl1-11/+0
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks3-0/+7
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl1-1/+0
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt1-6/+0
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl1-0/+1
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist10-0/+697
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist1-0/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin35-193/+187
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-4/+4
2015-11-17Bin unneeded forward declarationsTor Lillqvist3-11/+3
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-4/+4
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks8-12/+15
2015-11-16build cairo on androidCaolán McNamara2-5/+2
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara4-8/+3
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-331/+229
2015-11-14undo cairo use in svp for nowCaolán McNamara2-2/+5
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara2-5/+2
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks1-8/+0
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl1-2/+0
2015-11-12Windows header sanitizationAshod Nakashian1-1/+1
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara1-0/+1
2015-11-12WaE: loplugin:redundantcastTor Lillqvist1-1/+1
2015-11-12vcl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-4/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-3/+0