summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10loplugin:redundantcastNoel Grandin
2015-04-10Nothing really that wrong with acquiring a disposed reference, for now.Michael Meeks
2015-04-10vclwidget: add some safety net assertsNoel Grandin
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclptr: move down impl. to OutputDeviceMichael Meeks
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna
2015-02-23Add OutputDevice::isTiledRendering()Miklos Vajna
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-19Extract slow path of DrawDeviceAlphaBitmap into its own methodTomaž Vajngerl
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-22vcl: remove commented out friend class from outdev.hxxChris Sherlock
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-22vcl: remove System as friend of OutputDeviceChris Sherlock
2014-11-22vcl: remove ImplImageBmp as friend of OutputDeviceChris Sherlock
2014-11-21vcl: remove ::Bitmap as friend of OutputDeviceChris Sherlock
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11vcl: make ImplDrawOutDevDirect a protected function in OutputDeviceChris Sherlock
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-05vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()Chris Sherlock
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock
2014-11-02vcl: include variable names in definition of OutputDevice::DrawPolyLine()Chris Sherlock