summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-14Revert "Unused code removal DrawGradientWallpaper"Samuel Mehrbrodt
2015-10-14Unused code removal DrawGradientWallpaperBryan Quigley
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-09-29-Werror,-Wunused-variableStephan Bergmann
2015-09-18valgrind: memory leak in scoped_ptr/unique_ptr -> VclPtr convertCaolán McNamara
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-04tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna
2015-09-04vcl: replace boost::ptr_deque with std::deque<std::unique_ptr>Caolán McNamara
2015-08-31vcl: try to disable font cache in CppUnit testsMichael Stahl
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-27mbTextBackground is unusedCaolán McNamara
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna
2015-08-03ImplImageBmp::Draw - nPos parameter is always 0Tomaž Vajngerl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-13loplugin:unusedmethods vclNoel Grandin
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-07Fix some misspellingsTor Lillqvist
2015-07-04Fix typosAndrea Gelmini
2015-07-02Bin unused declarationsTor Lillqvist
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-23rendencontext: Wallpaper needs to fit the provided dimensions, not the outdev.Jan Holesovsky
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-15Fix indentationStephan Bergmann
2015-06-15Minor clean upStephan Bergmann
2015-06-15Assume that nDPI should never be zero in ImplLogicToPixelStephan Bergmann
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-09vcl: handle nDPI == 0 in ImplPixelToLogic()Miklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin