summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)AuthorFilesLines
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-0/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-7/+18
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist1-0/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann3-8/+9
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann8-140/+140
2015-11-05Comment the quartz off-screen buffering code.Michael Meeks1-0/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-40/+40
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara1-3/+6
2015-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+2
2015-10-01Fix typosAndrea Gelmini2-2/+2
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-10/+36
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud9-573/+854
2015-07-08loplugin:unusedmethods vclNoel Grandin2-16/+0
2015-07-04tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud3-213/+61
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-3/+1
2015-06-11Cleanup crossplatform cairoMox Soini4-458/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-5/+5
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky2-0/+128
2015-06-04Cleanup crossplatform cairoMox Soini2-128/+0
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-7/+7
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-24tdf#87373: Bad text spacing on OS XThorsten Wagner1-18/+42
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-10/+10
2015-05-17loplugin:cstylecastStephan Bergmann1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+5
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann1-3/+0
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann2-6/+1
2015-05-06fix OSX buildNoel Grandin1-1/+1
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny1-29/+20
2015-04-28tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-4/+4
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner1-20/+29
2015-04-26tdf#90822: Descenders croppedThorsten Wagner1-4/+4
2015-04-20vcl: convert new to ::CreateMichael Meeks1-1/+1
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann1-9/+14
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin5-15/+15
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks2-3/+3
2015-04-02loplugin:redundantcastStephan Bergmann3-4/+4
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist1-1/+1
2015-03-29loplugin:cstylecastStephan Bergmann5-29/+29
2015-03-23Add comment about the DPI calculationTor Lillqvist1-0/+7
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara3-0/+443
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-5/+0
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18revert work in progressCaolán McNamara1-5/+0
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+5