summaryrefslogtreecommitdiffstats
path: root/vcl/quartz
Commit message (Expand)AuthorAgeFilesLines
* make CalcMaskShift a verifiable operationCaolán McNamara2015-09-171-10/+36
* cosmetic: clean-up vcl/quartzNorbert Thiebaud2015-08-129-573/+854
* loplugin:unusedmethods vclNoel Grandin2015-07-082-16/+0
* tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud2015-07-043-213/+61
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-3/+1
* Cleanup crossplatform cairoMox Soini2015-06-114-458/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-5/+5
* Revert "Cleanup crossplatform cairo"Jan Holesovsky2015-06-052-0/+128
* Cleanup crossplatform cairoMox Soini2015-06-042-128/+0
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-7/+7
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-251-3/+3
* tdf#87373: Bad text spacing on OS XThorsten Wagner2015-05-241-18/+42
* convert SAL_LAYOUT flags to scoped enumNoel Grandin2015-05-201-10/+10
* loplugin:cstylecastStephan Bergmann2015-05-171-1/+1
* loplugin:staticmethodsStephan Bergmann2015-05-081-1/+5
* Remove dead CoreTextStyle::SetTextColorStephan Bergmann2015-05-081-3/+0
* Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann2015-05-082-6/+1
* fix OSX buildNoel Grandin2015-05-061-1/+1
* Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny2015-05-041-29/+20
* tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-4/+4
|\
| * vcl: convert new to ::CreateMichael Meeks2015-04-201-1/+1
| * Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks2015-04-102-3/+3
* | Fix tdf#87373: Kerning broken on OS XThorsten Wagner2015-04-271-20/+29
* | tdf#90822: Descenders croppedThorsten Wagner2015-04-261-4/+4
* | Blind fix for ImplPixelFormat16Stephan Bergmann2015-04-171-9/+14
* | loplugin:implicitboolconversion goldStephan Bergmann2015-04-161-2/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-15/+15
|/
* loplugin:redundantcastStephan Bergmann2015-04-023-4/+4
* Don't crash if no screens available (no access to the window system)Tor Lillqvist2015-03-301-1/+1
* loplugin:cstylecastStephan Bergmann2015-03-295-29/+29
* Add comment about the DPI calculationTor Lillqvist2015-03-231-0/+7
* move cairo helpers to vcl and make per-plugCaolán McNamara2015-03-233-0/+443
* reorganize resizing surfaces logicCaolán McNamara2015-03-191-5/+0
* move the cairo resize hack into vclCaolán McNamara2015-03-191-0/+5
* revert work in progressCaolán McNamara2015-03-181-5/+0
* move the cairo resize hack into vclCaolán McNamara2015-03-181-0/+5
* move IsCairoWorking to vclplug level and renameCaolán McNamara2015-03-181-0/+5
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* fix typoCaolán McNamara2015-03-051-1/+1
* tdf#89482 - return size of system virtual device resource at construction.Michael Meeks2015-02-281-3/+14
* TyposJulien Nabet2015-02-241-1/+1
* loplugin:cstylecast (Mac OS X)Stephan Bergmann2015-01-281-1/+1
* these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara2015-01-271-4/+4
* rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl2015-01-271-1/+1
* add a length arg to GetEmbedFontDataCaolán McNamara2015-01-271-0/+1
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* fdo#39440 vcl: reduce scope of local variablesMichael Weghorn2015-01-191-2/+1
* vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-2/+0