summaryrefslogtreecommitdiffstats
path: root/include/vcl/outdev.hxx
Commit message (Expand)AuthorAgeFilesLines
* GL paint-flushing guard re-work.Michael Meeks2015-09-161-3/+15
* mbTextBackground is unusedCaolán McNamara2015-08-271-1/+0
* Put Line under tools namespaceNorbert Thiebaud2015-08-171-2/+4
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-14/+14
* tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna2015-08-041-1/+2
* loplugin:unusedmethodsNoel Grandin2015-07-301-3/+0
* tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna2015-07-281-0/+19
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-21/+0
* tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long2015-07-091-21/+20
* loplugin:unusedmethods vclNoel Grandin2015-07-081-28/+0
* No need for these declarations to be publicTor Lillqvist2015-07-021-6/+0
* Assertions should tell the line number where the problem isTor Lillqvist2015-06-181-1/+1
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-2/+2
* masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara2015-06-011-0/+2
* rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky2015-05-221-0/+1
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-201-2/+11
* convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin2015-05-201-4/+12
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-201-6/+14
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-201-32/+39
* convert GRID constants to scoped enumNoel Grandin2015-05-201-9/+17
* convert IMAGE_DRAW_ constants to scoped enumNoel Grandin2015-05-201-8/+16
* convert COPYAREA constant to bool flagNoel Grandin2015-05-201-5/+2
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-30/+37
* convert SAL_LAYOUT flags to scoped enumNoel Grandin2015-05-201-44/+50
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-9/+9
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-7/+7
* vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks2015-05-081-0/+1
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-1/+1
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-061-1/+1
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-301-5/+5
* loplugin:redundantcastNoel Grandin2015-04-101-1/+1
* Nothing really that wrong with acquiring a disposed reference, for now.Michael Meeks2015-04-101-1/+0
* vclwidget: add some safety net assertsNoel Grandin2015-04-101-0/+2
* vclptr: add isDisposed method - and assert for it here & there.Michael Meeks2015-04-101-0/+1
* start wrapping OutputDevice in VclPtrNoel Grandin2015-04-101-3/+3
* vclptr: move down impl. to OutputDeviceMichael Meeks2015-04-101-1/+29
* loplugin:staticfunctionNoel Grandin2015-04-011-1/+1
* tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl2015-03-311-6/+14
* Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud2015-03-281-14/+6
* tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl2015-03-281-6/+14
* move cairo helpers to vcl and make per-plugCaolán McNamara2015-03-231-0/+12
* OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna2015-03-231-3/+3
* reorganize resizing surfaces logicCaolán McNamara2015-03-191-1/+0
* move the cairo resize hack into vclCaolán McNamara2015-03-191-0/+1
* revert work in progressCaolán McNamara2015-03-181-4/+0
* more thinkingCaolán McNamara2015-03-181-0/+1
* thinkingCaolán McNamara2015-03-181-0/+2
* move the cairo resize hack into vclCaolán McNamara2015-03-181-0/+1
* move IsCairoWorking to vclplug level and renameCaolán McNamara2015-03-181-0/+1
* Use SdrModel::isTiledRendering()Miklos Vajna2015-02-231-7/+0