drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |5 +
svx/source/table/viewcontactoftableobj.cxx |8 ++
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 41 -
3 files changed, 52 insertions(+), 2 deletions(-)
New commits:
commit 0bc96b8
drawinglayer/source/primitive2d/PolyPolygonSelectionPrimitive2D.cxx |2 +-
drawinglayer/source/primitive2d/graphicprimitive2d.cxx |2 +-
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx|2 +-
drawinglayer/source/primitive2d/mediaprimitive2d.cxx
drawinglayer/source/tools/wmfemfhelper.cxx | 34 +-
svx/source/svdraw/svdopath.cxx |5 -
svx/source/table/viewcontactoftableobj.cxx |4
svx/source/unodraw/unoshape.cxx| 142 +++--
4 files changed, 69 insertions(+), 116 deletions(-)
N
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |4 +++-
svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx | 13 +++--
svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx| 13 +++--
3 files changed, 17 insertions(+), 13 deletions(-)
New commits:
commi
drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx |2 +-
drawinglayer/source/tools/wmfemfhelper.cxx |2 +-
svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx |2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 1b2367e91529
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |6 +++---
svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx |2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit d3f009819132ba59d260a8a0a1ca4d0ceceb3976
Author: Andrea Gelmini
AuthorDate: Thu Oct
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx | 42 -
svx/source/unodraw/UnoGraphicExporter.cxx | 122 +++-
2 files changed, 59 insertions(+), 105 deletions(-)
New commits:
commit 046df0a876b3d948bb1e14443c00c180bc8cccaa
Author: Armin Le Grand
Autho
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |5 ++-
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx| 19 +
drawinglayer/source/processor2d/vclprocessor2d.cxx | 18
svx/source/sdr/contact/objectcontactofpageview.cxx |7
drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx | 40 ++---
drawinglayer/source/processor2d/vclhelperbitmaprender.cxx | 78 --
drawinglayer/source/processor2d/vclhelperbitmaprender.hxx |5
drawinglayer/source/processor2d/vclprocessor2d.cxx| 16 -
Caolan McNamara wrote:
> Seeing as the statics in there aren't read-only init-once type of
> things, but rather modifyable things the lock taken when they get
> potentially modified needs to remain.
>
Ah - looked no further than static sal_uInt32 nSegments - sorry.
Thanks for the fixup!
-- Thors
On Tue, 2013-04-30 at 12:17 +0200, Thorsten Behrens wrote:
> > diff --git a/drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx
> > b/drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx
> > index 77487db..495c06f 100644
> > --- a/drawinglayer/source/primitive3d/polygontubeprimitive3d
Noel Grandin wrote:
> Clang cleanup, unused mutex variables
>
> Some of these were doing nothing useful at all. I removed those.
> A couple were protecting static data, and I fixed those to use Mutex
> and MutexGuard properly.
>
> Change-Id: I444d13f8b6c50e526cce8d69d0
drawinglayer/source/geometry/viewinformation2d.cxx |7 ---
drawinglayer/source/geometry/viewinformation3d.cxx |3 ---
drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx |3 ++-
drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx |2 --
drawinglaye
13 matches
Mail list logo