summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2015-04-17Windows compilation fix in DX canvas.Michael Meeks
2015-04-16formula & canvas: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-14More missing lifecycle pieces.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10calling delete on VclPtrNoel Grandin
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: chart, canvas, cui.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10Unwind VCLObject bits for OutputDevice derivatives.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23More Windows define whack-a-moleStephan Bergmann
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19move ucs4toindexCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19loplugin:constantfunction: canvasNoel Grandin
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18more thinkingCaolán McNamara
2015-03-18thinkingCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18we don't need any xlib things here, but we do need freetype supportCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-18OpenOffice.org->LibreOfficeCaolán McNamara
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-11presumably this Commit->ImplCommit is the right build fixCaolán McNamara
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11canvas: use constructor syntax in canvas.componentChris Sherlock
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05Simplify o3tl::LazyUpdateStephan Bergmann
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-03-02Remove references to unused GLUStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: canvasStephan Bergmann
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-11only checked for new VirtualDeviceCaolán McNamara
2014-12-11stray debugging codeCaolán McNamara
2014-12-11Resolves: fdo#87242 reuse vcl clip for cairo during animationsCaolán McNamara