summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann33-62/+62
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin2-2/+7
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung2-1/+3
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie6-7/+0