summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* A UNO Any can't contain an AnyStephan Bergmann2015-04-081-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-022-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-2/+2
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-2/+2
* More Windows define whack-a-moleStephan Bergmann2015-03-231-1/+2
* move cairo helpers to vcl and make per-plugCaolán McNamara2015-03-2330-1475/+61
* move ucs4toindexCaolán McNamara2015-03-193-41/+42
* reorganize resizing surfaces logicCaolán McNamara2015-03-198-46/+14
* loplugin:constantfunction: canvasNoel Grandin2015-03-1919-232/+0
* move the cairo resize hack into vclCaolán McNamara2015-03-191-6/+6
* revert work in progressCaolán McNamara2015-03-183-123/+14
* more thinkingCaolán McNamara2015-03-182-0/+5
* thinkingCaolán McNamara2015-03-182-8/+112
* move the cairo resize hack into vclCaolán McNamara2015-03-181-6/+6
* we don't need any xlib things here, but we do need freetype supportCaolán McNamara2015-03-181-3/+2
* move IsCairoWorking to vclplug level and renameCaolán McNamara2015-03-186-35/+5
* OpenOffice.org->LibreOfficeCaolán McNamara2015-03-183-3/+3
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-133-3/+9
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-133-22/+26
* presumably this Commit->ImplCommit is the right build fixCaolán McNamara2015-03-112-3/+3
* Clean up previous commitStephan Bergmann2015-03-112-14/+4
* canvas: use constructor syntax in canvas.componentChris Sherlock2015-03-112-26/+6
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-2/+1
* V801: Decreased performanceCaolán McNamara2015-03-094-10/+6
* Simplify o3tl::LazyUpdateStephan Bergmann2015-03-051-5/+5
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-4/+0
* Remove references to unused GLUStephan Bergmann2015-03-021-1/+0
* TyposJulien Nabet2015-02-182-4/+4
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-171-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+1
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* Some more loplugin:cstylecast: canvasStephan Bergmann2015-01-202-2/+2
* svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken2015-01-131-12/+0
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-4/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-2/+2
* only checked for new VirtualDeviceCaolán McNamara2014-12-111-2/+2
* stray debugging codeCaolán McNamara2014-12-111-1/+0
* Resolves: fdo#87242 reuse vcl clip for cairo during animationsCaolán McNamara2014-12-112-3/+25
* Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara2014-12-113-147/+106
* Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara2014-12-113-3/+8
* reduce scope of local variablesMichael Weghorn2014-12-114-8/+4
* canvas: DIRECTX_VERSION macro is obsoleteMichael Stahl2014-12-105-11/+0
* canvas: remove Windows SDK #ifdefs - all supported MSVC/SDK have DirectXMichael Stahl2014-12-104-36/+2
* Kill unused directx < 9 ifdeferyRiccardo Magliocchetti2014-12-101-16/+1
* mpSurface->getCairo() == mpCairoCaolán McNamara2014-12-073-10/+8
* cairo_restore without matching cairo_saveCaolán McNamara2014-12-071-2/+0
* Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens2014-12-052-4/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Bump cairo version to 1.2.0Riccardo Magliocchetti2014-11-121-7/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1