summaryrefslogtreecommitdiff
path: root/cairo/README
blob: 3d955dcd09a4ea8202994aa80bac049c2f0f8b73 (plain)
1
2
3
4
5
6
The graphics library, used for anti-aliasing. From [http://cairographics.org/].

This code is used by default only on Linux, though it is also
available on Mac. There is a cairo-canvas implementation that is the
main customer, and it is enabled via 'use hardware acceleration' in
the general options.
1-24 22:04:35 +0100'>2014-11-24Unit test for fdo#79941 (handle short reads)Stephan Bergmann 2014-11-21fdo#79941: Properly handle short readsStephan Bergmann 2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl 2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin 2014-09-29loplugin: cstylecastNoel Grandin 2014-08-25set names on a bunch more threads...Michael Stahl 2014-06-05various: remove SAL_THROW macroNoel Grandin 2014-06-02fdo#68849: Add header guards to all include filesJens Carl 2014-05-30fix . in #defineNoel Grandin 2014-05-30fdo#68849: Add header guards to all include filesJens Carl 2014-05-29remove more unnecesary OUString constructor useNoel Grandin 2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-04-23io: sal_Bool->boolNoel Grandin 2014-04-22second test should be DataOutputStreamStephan Bergmann 2014-04-18Typo: s/shure/sureTor Lillqvist 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann