Age | Commit message (Expand) | Author |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-05-02 | printerinfomanager.hxx can be moved into vcl | Caolán McNamara |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-13 | fix issue related to using namespace with pch | Markus Mohrhard |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-28 | ofz#954 out of memory | Caolán McNamara |
2017-03-22 | loplugin:redundantcast find redundant c-style enum casts | Noel Grandin |
2017-03-20 | Related: tdf#106577 extend damage rect a little for TrackFrame | Caolán McNamara |
2017-03-20 | tdf#106577 cairo_mask pattern affects more surface than expected | Caolán McNamara |
2017-03-10 | The previous commit wasn't really thought through | Stephan Bergmann |
2017-03-10 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-03 | Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface case | Caolán McNamara |
2017-02-21 | loplugin:subtlezeroinit: vcl | Stephan Bergmann |
2017-02-09 | remove ConnectionIdentifierType enum | Noel Grandin |
2017-02-09 | convert PaintMode to scoped enum | Noel Grandin |
2017-02-07 | Blind fix for build | Stephan Bergmann |
2017-02-07 | bubble the original gtk surface type through rendering | Caolán McNamara |
2017-02-07 | revert unready stuff | Caolán McNamara |
2017-02-07 | bubble the original gtk surface type through rendering | Caolán McNamara |
2017-02-01 | gtk3 hidpi xor hack needs to use unscaled extents | Caolán McNamara |
2017-01-27 | loplugin: unnecessary destructor vbahelper..vcl | Noel Grandin |
2017-01-19 | Resolves: tdf#105416 blank windows under HiDPI RTL | Caolán McNamara |
2017-01-13 | new loplugin: useuniqueptr: vcl | Noel Grandin |
2017-01-06 | oss-fuzz: make max sane bitmap allocation smaller | Caolán McNamara |
2017-01-06 | use same logic in both Creates | Caolán McNamara |
2016-12-23 | Related: ofz#318 limit bitmap max to SAL_MAX_INT32 | Caolán McNamara |
2016-12-23 | unroll code for early returns, no logic changed intended | Caolán McNamara |
2016-12-12 | loplugin:override | Tor Lillqvist |
2016-12-12 | loplugin:nullptr | Tor Lillqvist |
2016-12-12 | loplugin:unnecessaryoverride | Tor Lillqvist |
2016-12-10 | Use GlyphItem in more places | Khaled Hosny |
2016-12-08 | Try to fix --disable-gui build | Tor Lillqvist |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-11-29 | Strip down GetEmbedFontData to what is really used | Khaled Hosny |
2016-11-29 | SalGraphics::GetFontEncodingVector() is a noop now | Khaled Hosny |
2016-11-26 | ServerFontLayout is already gone | Khaled Hosny |
2016-11-24 | cairo_surface_set_device_scale is in >= cairo 1.14.0 | Caolán McNamara |
2016-11-23 | Resolves: tdf#99508 ensure sufficient size for hidpi backing surface | Caolán McNamara |
2016-11-14 | gtk3: scrollbar damage area one pixel too narrow/short | Caolán McNamara |
2016-10-30 | Rename ServerFont to FreetypeFont | Khaled Hosny |
2016-10-18 | GSoC: Modify DrawServerFontLayout and add DrawSalLayout | Akash Jain |
2016-09-06 | SalI18NImeStatus is stubbed the same way for everyone except... | Caolán McNamara |
2016-09-05 | convert DuplexMode to scoped enum | Noel Grandin |
2016-09-05 | convert Orientation to scoped enum | Noel Grandin |
2016-09-05 | convert OutDevSupportType to scoped enum | Noel Grandin |
2016-09-02 | boost::intrusive_ptr->tools::SvRef | Caolán McNamara |
2016-08-18 | cppcheck: noCopyConstructor | Caolán McNamara |
2016-08-17 | Massage ifdefs etc for iOS to avoid undefineds | Tor Lillqvist |