summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-05Comment the quartz off-screen buffering code.Michael Meeks
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-04tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-11Cleanup crossplatform cairoMox Soini
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
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-24tdf#87373: Bad text spacing on OS XThorsten Wagner
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-17loplugin:cstylecastStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann
2015-05-06fix OSX buildNoel Grandin
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny
2015-04-28tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-26tdf#90822: Descenders croppedThorsten Wagner
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-04-02loplugin:redundantcastStephan Bergmann
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-23Add comment about the DPI calculationTor Lillqvist
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
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-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara