summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2015-12-22vcl: switch from ImplFindBySearchName to FindFontFamilyChris Sherlock
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-18tdf#90319: make image flipping work in writer for pngpasqualm
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-26vcl: OutputDevice::GetTextArray() should always init pDXAryMichael Stahl
2015-11-26vcl: warn if we can't set a new font in OutputDeviceMichael Stahl
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist
2015-11-24FONTFALLBACK_HOOKS_DISABLED is not definedTor Lillqvist
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10Revert "vcl: Assert that a non-negative nXPos is always found"Stephan Bergmann
2015-11-10vcl: Assert that a non-negative nXPos is always foundTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand
2015-11-09translated German warningsAndras Timar
2015-11-07loplugin:stringconstantStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks
2015-11-03loplugin:simplifyboolStephan Bergmann
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
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