summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
AgeCommit message (Expand)Author
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-08vcl: correct parameter documentation of outdev.hxxChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-05Remove unused forward declsStephan Bergmann
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-26vcl: change device font size variable/fn namesChris Sherlock
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-08-27mbTextBackground is unusedCaolán McNamara
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-02No need for these declarations to be publicTor Lillqvist
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-05-22rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-08vclptr: assert that we have a >0 ref-count in acquire as well.Michael Meeks
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