summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-10-14 08:27:31 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-14 17:02:15 +0200
commit4905a190326a423b418a6b5531c5d990a5cc0082 (patch)
tree1eb319098129cfdb9e664eacb364b74742293e04
parent01dc333871e4cfb44abcf2897fbd12c25ceb933e (diff)
Add vim/emacs modelines to all source files
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
-rw-r--r--basebmp/inc/basebmp/accessor.hxx3
-rw-r--r--basebmp/inc/basebmp/accessoradapters.hxx3
-rw-r--r--basebmp/inc/basebmp/accessorfunctors.hxx3
-rw-r--r--basebmp/inc/basebmp/accessortraits.hxx3
-rw-r--r--basebmp/inc/basebmp/bitmapdevice.hxx3
-rw-r--r--basebmp/inc/basebmp/clippedlinerenderer.hxx3
-rw-r--r--basebmp/inc/basebmp/color.hxx3
-rw-r--r--basebmp/inc/basebmp/colorblendaccessoradapter.hxx3
-rw-r--r--basebmp/inc/basebmp/colormisc.hxx3
-rw-r--r--basebmp/inc/basebmp/colortraits.hxx3
-rw-r--r--basebmp/inc/basebmp/compositeiterator.hxx3
-rw-r--r--basebmp/inc/basebmp/debug.hxx3
-rw-r--r--basebmp/inc/basebmp/drawmodes.hxx3
-rw-r--r--basebmp/inc/basebmp/endian.hxx3
-rw-r--r--basebmp/inc/basebmp/fillimage.hxx3
-rw-r--r--basebmp/inc/basebmp/genericcolorimageaccessor.hxx3
-rw-r--r--basebmp/inc/basebmp/greylevelformats.hxx3
-rw-r--r--basebmp/inc/basebmp/iteratortraits.hxx3
-rw-r--r--basebmp/inc/basebmp/linerenderer.hxx3
-rw-r--r--basebmp/inc/basebmp/metafunctions.hxx3
-rw-r--r--basebmp/inc/basebmp/nonstandarditerator.hxx3
-rw-r--r--basebmp/inc/basebmp/packedpixeliterator.hxx3
-rw-r--r--basebmp/inc/basebmp/paletteformats.hxx3
-rw-r--r--basebmp/inc/basebmp/paletteimageaccessor.hxx3
-rw-r--r--basebmp/inc/basebmp/pixelformatadapters.hxx3
-rw-r--r--basebmp/inc/basebmp/pixeliterator.hxx3
-rw-r--r--basebmp/inc/basebmp/polypolygonrenderer.hxx3
-rw-r--r--basebmp/inc/basebmp/rgb24pixelformats.hxx3
-rw-r--r--basebmp/inc/basebmp/rgbmaskpixelformats.hxx3
-rw-r--r--basebmp/inc/basebmp/scaleimage.hxx3
-rw-r--r--basebmp/inc/basebmp/scanlineformats.hxx3
-rw-r--r--basebmp/inc/basebmp/stridedarrayiterator.hxx3
-rw-r--r--basebmp/inc/basebmp/tools.hxx3
-rw-r--r--basebmp/inc/basebmp/truecolormaskaccessor.hxx3
-rw-r--r--basebmp/source/bitmapdevice.cxx3
-rw-r--r--basebmp/source/debug.cxx3
-rw-r--r--basebmp/source/intconversion.hxx3
-rw-r--r--basebmp/source/polypolygonrenderer.cxx3
-rw-r--r--basebmp/test/basictest.cxx3
-rw-r--r--basebmp/test/bmpdemo.cxx3
-rw-r--r--basebmp/test/bmpmasktest.cxx2
-rw-r--r--basebmp/test/bmptest.cxx2
-rw-r--r--basebmp/test/cliptest.cxx2
-rw-r--r--basebmp/test/filltest.cxx2
-rw-r--r--basebmp/test/linetest.cxx2
-rw-r--r--basebmp/test/masktest.cxx2
-rw-r--r--basebmp/test/polytest.cxx2
-rw-r--r--basebmp/test/tools.cxx3
-rw-r--r--basebmp/test/tools.hxx3
-rw-r--r--basegfx/inc/basegfx/color/bcolor.hxx3
-rw-r--r--basegfx/inc/basegfx/color/bcolormodifier.hxx3
-rw-r--r--basegfx/inc/basegfx/color/bcolortools.hxx3
-rw-r--r--basegfx/inc/basegfx/curve/b2dbeziertools.hxx3
-rw-r--r--basegfx/inc/basegfx/curve/b2dcubicbezier.hxx3
-rw-r--r--basegfx/inc/basegfx/curve/b2dquadraticbezier.hxx3
-rw-r--r--basegfx/inc/basegfx/matrix/b2dhommatrix.hxx3
-rw-r--r--basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx3
-rw-r--r--basegfx/inc/basegfx/matrix/b3dhommatrix.hxx3
-rw-r--r--basegfx/inc/basegfx/numeric/ftools.hxx3
-rw-r--r--basegfx/inc/basegfx/pixel/bpixel.hxx3
-rw-r--r--basegfx/inc/basegfx/point/b2dhompoint.hxx3
-rw-r--r--basegfx/inc/basegfx/point/b2dpoint.hxx3
-rw-r--r--basegfx/inc/basegfx/point/b2ipoint.hxx3
-rw-r--r--basegfx/inc/basegfx/point/b3dhompoint.hxx3
-rw-r--r--basegfx/inc/basegfx/point/b3dpoint.hxx3
-rw-r--r--basegfx/inc/basegfx/point/b3ipoint.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygon.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygonclipper.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygontools.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygontriangulator.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygonfillrule.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygonrasterconverter.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygon.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygontools.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolypolygon.hxx3
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b1drange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b1ibox.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b1irange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2dconnectedranges.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2dpolyrange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2drange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2drangeclipper.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2drectangle.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2ibox.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2irange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b2irectangle.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b3drange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b3dvolume.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b3ibox.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b3irange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/b3ivolume.hxx3
-rw-r--r--basegfx/inc/basegfx/range/basicbox.hxx3
-rw-r--r--basegfx/inc/basegfx/range/basicrange.hxx3
-rw-r--r--basegfx/inc/basegfx/range/rangeexpander.hxx3
-rw-r--r--basegfx/inc/basegfx/raster/bpixelraster.hxx3
-rw-r--r--basegfx/inc/basegfx/raster/bzpixelraster.hxx3
-rw-r--r--basegfx/inc/basegfx/raster/rasterconvert3d.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/b2dclipstate.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/canvastools.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/debugplotter.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/gradienttools.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/keystoplerp.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/lerp.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/rectcliptools.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/tools.hxx3
-rw-r--r--basegfx/inc/basegfx/tools/unopolypolygon.hxx3
-rw-r--r--basegfx/inc/basegfx/tuple/b2dtuple.hxx3
-rw-r--r--basegfx/inc/basegfx/tuple/b2i64tuple.hxx3
-rw-r--r--basegfx/inc/basegfx/tuple/b2ituple.hxx3
-rw-r--r--basegfx/inc/basegfx/tuple/b3dtuple.hxx3
-rw-r--r--basegfx/inc/basegfx/tuple/b3i64tuple.hxx3
-rw-r--r--basegfx/inc/basegfx/tuple/b3ituple.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b2dsize.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b2dvector.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b2enums.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b2isize.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b2ivector.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b3dsize.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b3dvector.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b3isize.hxx3
-rw-r--r--basegfx/inc/basegfx/vector/b3ivector.hxx3
-rw-r--r--basegfx/inc/pch/precompiled_basegfx.cxx2
-rw-r--r--basegfx/inc/pch/precompiled_basegfx.hxx2
-rw-r--r--basegfx/source/color/bcolor.cxx3
-rw-r--r--basegfx/source/color/bcolormodifier.cxx3
-rw-r--r--basegfx/source/color/bcolortools.cxx3
-rw-r--r--basegfx/source/curve/b2dbeziertools.cxx3
-rw-r--r--basegfx/source/curve/b2dcubicbezier.cxx3
-rw-r--r--basegfx/source/curve/b2dquadraticbezier.cxx3
-rw-r--r--basegfx/source/inc/PolygonPoint.hxx3
-rw-r--r--basegfx/source/inc/hommatrixtemplate.hxx3
-rw-r--r--basegfx/source/inc/polygontemplate.hxx3
-rw-r--r--basegfx/source/matrix/b2dhommatrix.cxx3
-rw-r--r--basegfx/source/matrix/b2dhommatrixtools.cxx3
-rw-r--r--basegfx/source/matrix/b3dhommatrix.cxx3
-rw-r--r--basegfx/source/numeric/ftools.cxx3
-rw-r--r--basegfx/source/pixel/bpixel.cxx3
-rw-r--r--basegfx/source/point/b2dhompoint.cxx3
-rw-r--r--basegfx/source/point/b2dpoint.cxx3
-rw-r--r--basegfx/source/point/b2ipoint.cxx3
-rw-r--r--basegfx/source/point/b3dhompoint.cxx3
-rw-r--r--basegfx/source/point/b3dpoint.cxx3
-rw-r--r--basegfx/source/point/b3ipoint.cxx3
-rw-r--r--basegfx/source/polygon/b2dlinegeometry.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolygon.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolygonclipper.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolygoncutandtouch.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolygontools.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolygontriangulator.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolypolygon.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolypolygoncutter.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx3
-rw-r--r--basegfx/source/polygon/b2dpolypolygontools.cxx3
-rw-r--r--basegfx/source/polygon/b2dsvgpolypolygon.cxx3
-rw-r--r--basegfx/source/polygon/b2dtrapezoid.cxx3
-rw-r--r--basegfx/source/polygon/b3dpolygon.cxx3
-rw-r--r--basegfx/source/polygon/b3dpolygonclipper.cxx3
-rw-r--r--basegfx/source/polygon/b3dpolygontools.cxx3
-rw-r--r--basegfx/source/polygon/b3dpolypolygon.cxx3
-rw-r--r--basegfx/source/polygon/b3dpolypolygontools.cxx3
-rw-r--r--basegfx/source/range/b1drange.cxx3
-rw-r--r--basegfx/source/range/b2dpolyrange.cxx3
-rw-r--r--basegfx/source/range/b2drange.cxx3
-rw-r--r--basegfx/source/range/b2drangeclipper.cxx2
-rw-r--r--basegfx/source/range/b2xrange.cxx3
-rw-r--r--basegfx/source/range/b3drange.cxx3
-rw-r--r--basegfx/source/raster/bpixelraster.cxx3
-rw-r--r--basegfx/source/raster/bzpixelraster.cxx3
-rw-r--r--basegfx/source/raster/rasterconvert3d.cxx3
-rw-r--r--basegfx/source/tools/b2dclipstate.cxx3
-rw-r--r--basegfx/source/tools/canvastools.cxx3
-rw-r--r--basegfx/source/tools/debugplotter.cxx3
-rw-r--r--basegfx/source/tools/gradienttools.cxx3
-rw-r--r--basegfx/source/tools/keystoplerp.cxx3
-rw-r--r--basegfx/source/tools/liangbarsky.cxx3
-rw-r--r--basegfx/source/tools/tools.cxx3
-rw-r--r--basegfx/source/tools/unopolypolygon.cxx3
-rw-r--r--basegfx/source/tuple/b2dtuple.cxx3
-rw-r--r--basegfx/source/tuple/b2i64tuple.cxx3
-rw-r--r--basegfx/source/tuple/b2ituple.cxx3
-rw-r--r--basegfx/source/tuple/b3dtuple.cxx3
-rw-r--r--basegfx/source/tuple/b3i64tuple.cxx3
-rw-r--r--basegfx/source/tuple/b3ituple.cxx3
-rw-r--r--basegfx/source/vector/b2dvector.cxx3
-rw-r--r--basegfx/source/vector/b2ivector.cxx3
-rw-r--r--basegfx/source/vector/b3dvector.cxx3
-rw-r--r--basegfx/source/vector/b3ivector.cxx3
-rw-r--r--basegfx/source/workbench/bezierclip.cxx3
-rw-r--r--basegfx/source/workbench/bezierclip.hxx3
-rw-r--r--basegfx/source/workbench/convexhull.cxx3
-rw-r--r--basegfx/source/workbench/gauss.hxx3
-rw-r--r--basegfx/test/basegfx1d.cxx3
-rw-r--r--basegfx/test/basegfx2d.cxx2
-rw-r--r--basegfx/test/basegfx3d.cxx2
-rw-r--r--basegfx/test/basegfxtools.cxx3
-rw-r--r--basegfx/test/boxclipper.cxx3
-rw-r--r--basegfx/test/clipstate.cxx3
-rw-r--r--basegfx/test/genericclipper.cxx3
-rw-r--r--basegfx/test/testtools.cxx3
-rw-r--r--basegfx/test/testtools.hxx3
-rw-r--r--canvas/inc/canvas/base/basemutexhelper.hxx3
-rw-r--r--canvas/inc/canvas/base/bitmapcanvasbase.hxx3
-rw-r--r--canvas/inc/canvas/base/bufferedgraphicdevicebase.hxx3
-rw-r--r--canvas/inc/canvas/base/cachedprimitivebase.hxx3
-rw-r--r--canvas/inc/canvas/base/canvasbase.hxx3
-rw-r--r--canvas/inc/canvas/base/canvascustomspritebase.hxx3
-rw-r--r--canvas/inc/canvas/base/canvascustomspritehelper.hxx3
-rw-r--r--canvas/inc/canvas/base/doublebitmapbase.hxx3
-rw-r--r--canvas/inc/canvas/base/floatbitmapbase.hxx3
-rw-r--r--canvas/inc/canvas/base/graphicdevicebase.hxx3
-rw-r--r--canvas/inc/canvas/base/integerbitmapbase.hxx3
-rw-r--r--canvas/inc/canvas/base/sprite.hxx3
-rw-r--r--canvas/inc/canvas/base/spritecanvasbase.hxx3
-rw-r--r--canvas/inc/canvas/base/spritesurface.hxx3
-rw-r--r--canvas/inc/canvas/canvastools.hxx3
-rw-r--r--canvas/inc/canvas/debug.hxx3
-rw-r--r--canvas/inc/canvas/elapsedtime.hxx3
-rw-r--r--canvas/inc/canvas/parametricpolypolygon.hxx3
-rw-r--r--canvas/inc/canvas/prioritybooster.hxx3
-rw-r--r--canvas/inc/canvas/propertysethelper.hxx3
-rw-r--r--canvas/inc/canvas/rendering/bitmap.hxx3
-rw-r--r--canvas/inc/canvas/rendering/icachedprimitive.hxx3
-rw-r--r--canvas/inc/canvas/rendering/icolorbuffer.hxx3
-rw-r--r--canvas/inc/canvas/rendering/irendermodule.hxx3
-rw-r--r--canvas/inc/canvas/rendering/isurface.hxx3
-rw-r--r--canvas/inc/canvas/rendering/isurfaceproxy.hxx3
-rw-r--r--canvas/inc/canvas/rendering/isurfaceproxymanager.hxx3
-rw-r--r--canvas/inc/canvas/spriteredrawmanager.hxx3
-rw-r--r--canvas/inc/canvas/vclwrapper.hxx3
-rw-r--r--canvas/inc/canvas/verbosetrace.hxx3
-rw-r--r--canvas/inc/canvas/verifyinput.hxx3
-rw-r--r--canvas/inc/pch/precompiled_canvas.cxx2
-rw-r--r--canvas/inc/pch/precompiled_canvas.hxx2
-rw-r--r--canvas/source/cairo/cairo_cachedbitmap.cxx3
-rw-r--r--canvas/source/cairo/cairo_cachedbitmap.hxx3
-rw-r--r--canvas/source/cairo/cairo_cairo.cxx3
-rw-r--r--canvas/source/cairo/cairo_cairo.hxx3
-rw-r--r--canvas/source/cairo/cairo_canvas.cxx3
-rw-r--r--canvas/source/cairo/cairo_canvas.hxx3
-rw-r--r--canvas/source/cairo/cairo_canvasbitmap.cxx3
-rw-r--r--canvas/source/cairo/cairo_canvasbitmap.hxx3
-rw-r--r--canvas/source/cairo/cairo_canvascustomsprite.cxx3
-rw-r--r--canvas/source/cairo/cairo_canvascustomsprite.hxx3
-rw-r--r--canvas/source/cairo/cairo_canvasfont.cxx3
-rw-r--r--canvas/source/cairo/cairo_canvasfont.hxx3
-rw-r--r--canvas/source/cairo/cairo_canvashelper.cxx3
-rw-r--r--canvas/source/cairo/cairo_canvashelper.hxx3
-rw-r--r--canvas/source/cairo/cairo_canvashelper_text.cxx3
-rw-r--r--canvas/source/cairo/cairo_canvashelper_texturefill.cxx3
-rw-r--r--canvas/source/cairo/cairo_devicehelper.cxx3
-rw-r--r--canvas/source/cairo/cairo_devicehelper.hxx3
-rw-r--r--canvas/source/cairo/cairo_quartz_cairo.cxx3
-rw-r--r--canvas/source/cairo/cairo_quartz_cairo.hxx3
-rw-r--r--canvas/source/cairo/cairo_repainttarget.hxx3
-rw-r--r--canvas/source/cairo/cairo_services.cxx3
-rw-r--r--canvas/source/cairo/cairo_sprite.hxx3
-rw-r--r--canvas/source/cairo/cairo_spritecanvas.cxx3
-rw-r--r--canvas/source/cairo/cairo_spritecanvas.hxx3
-rw-r--r--canvas/source/cairo/cairo_spritecanvashelper.cxx3
-rw-r--r--canvas/source/cairo/cairo_spritecanvashelper.hxx2
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.cxx3
-rw-r--r--canvas/source/cairo/cairo_spritedevicehelper.hxx3
-rw-r--r--canvas/source/cairo/cairo_spritehelper.cxx3
-rw-r--r--canvas/source/cairo/cairo_spritehelper.hxx3
-rw-r--r--canvas/source/cairo/cairo_spritesurface.hxx3
-rw-r--r--canvas/source/cairo/cairo_surfaceprovider.hxx3
-rw-r--r--canvas/source/cairo/cairo_textlayout.cxx3
-rw-r--r--canvas/source/cairo/cairo_textlayout.hxx3
-rw-r--r--canvas/source/cairo/cairo_win32_cairo.cxx3
-rw-r--r--canvas/source/cairo/cairo_win32_cairo.hxx3
-rw-r--r--canvas/source/cairo/cairo_xlib_cairo.cxx3
-rw-r--r--canvas/source/cairo/cairo_xlib_cairo.hxx3
-rw-r--r--canvas/source/directx/dx_5rm.cxx3
-rw-r--r--canvas/source/directx/dx_9rm.cxx3
-rw-r--r--canvas/source/directx/dx_bitmap.cxx2
-rw-r--r--canvas/source/directx/dx_bitmap.hxx3
-rw-r--r--canvas/source/directx/dx_bitmapcanvashelper.cxx3
-rw-r--r--canvas/source/directx/dx_bitmapcanvashelper.hxx3
-rw-r--r--canvas/source/directx/dx_bitmapprovider.hxx3
-rw-r--r--canvas/source/directx/dx_canvas.cxx3
-rw-r--r--canvas/source/directx/dx_canvas.hxx3
-rw-r--r--canvas/source/directx/dx_canvasbitmap.cxx3
-rw-r--r--canvas/source/directx/dx_canvasbitmap.hxx3
-rw-r--r--canvas/source/directx/dx_canvascustomsprite.cxx3
-rw-r--r--canvas/source/directx/dx_canvascustomsprite.hxx3
-rw-r--r--canvas/source/directx/dx_canvasfont.cxx3
-rw-r--r--canvas/source/directx/dx_canvasfont.hxx3
-rw-r--r--canvas/source/directx/dx_canvashelper.cxx3
-rw-r--r--canvas/source/directx/dx_canvashelper.hxx3
-rw-r--r--canvas/source/directx/dx_canvashelper_texturefill.cxx3
-rw-r--r--canvas/source/directx/dx_config.cxx3
-rw-r--r--canvas/source/directx/dx_config.hxx3
-rw-r--r--canvas/source/directx/dx_devicehelper.cxx3
-rw-r--r--canvas/source/directx/dx_devicehelper.hxx3
-rw-r--r--canvas/source/directx/dx_gdiplususer.cxx3
-rw-r--r--canvas/source/directx/dx_gdiplususer.hxx3
-rw-r--r--canvas/source/directx/dx_graphicsprovider.hxx3
-rw-r--r--canvas/source/directx/dx_ibitmap.hxx3
-rw-r--r--canvas/source/directx/dx_impltools.cxx3
-rw-r--r--canvas/source/directx/dx_impltools.hxx3
-rw-r--r--canvas/source/directx/dx_linepolypolygon.cxx3
-rw-r--r--canvas/source/directx/dx_linepolypolygon.hxx3
-rw-r--r--canvas/source/directx/dx_rendermodule.hxx3
-rw-r--r--canvas/source/directx/dx_sprite.hxx3
-rw-r--r--canvas/source/directx/dx_spritecanvas.cxx3
-rw-r--r--canvas/source/directx/dx_spritecanvas.hxx3
-rw-r--r--canvas/source/directx/dx_spritecanvashelper.cxx3
-rw-r--r--canvas/source/directx/dx_spritecanvashelper.hxx3
-rw-r--r--canvas/source/directx/dx_spritedevicehelper.cxx3
-rw-r--r--canvas/source/directx/dx_spritedevicehelper.hxx3
-rw-r--r--canvas/source/directx/dx_spritehelper.cxx3
-rw-r--r--canvas/source/directx/dx_spritehelper.hxx3
-rw-r--r--canvas/source/directx/dx_surfacebitmap.cxx2
-rw-r--r--canvas/source/directx/dx_surfacebitmap.hxx3
-rw-r--r--canvas/source/directx/dx_surfacegraphics.cxx3
-rw-r--r--canvas/source/directx/dx_surfacegraphics.hxx3
-rw-r--r--canvas/source/directx/dx_textlayout.cxx3
-rw-r--r--canvas/source/directx/dx_textlayout.hxx3
-rw-r--r--canvas/source/directx/dx_textlayout_drawhelper.cxx3
-rw-r--r--canvas/source/directx/dx_textlayout_drawhelper.hxx3
-rw-r--r--canvas/source/directx/dx_vcltools.cxx3
-rw-r--r--canvas/source/directx/dx_vcltools.hxx3
-rw-r--r--canvas/source/directx/dx_winstuff.hxx3
-rw-r--r--canvas/source/factory/cf_service.cxx2
-rw-r--r--canvas/source/null/null_canvasbitmap.cxx3
-rw-r--r--canvas/source/null/null_canvasbitmap.hxx3
-rw-r--r--canvas/source/null/null_canvascustomsprite.cxx3
-rw-r--r--canvas/source/null/null_canvascustomsprite.hxx3
-rw-r--r--canvas/source/null/null_canvasfont.cxx3
-rw-r--r--canvas/source/null/null_canvasfont.hxx3
-rw-r--r--canvas/source/null/null_canvashelper.cxx3
-rw-r--r--canvas/source/null/null_canvashelper.hxx3
-rw-r--r--canvas/source/null/null_devicehelper.cxx3
-rw-r--r--canvas/source/null/null_devicehelper.hxx3
-rw-r--r--canvas/source/null/null_spritecanvas.cxx3
-rw-r--r--canvas/source/null/null_spritecanvas.hxx3
-rw-r--r--canvas/source/null/null_spritecanvashelper.cxx3
-rw-r--r--canvas/source/null/null_spritecanvashelper.hxx2
-rw-r--r--canvas/source/null/null_spritehelper.cxx3
-rw-r--r--canvas/source/null/null_spritehelper.hxx3
-rw-r--r--canvas/source/null/null_textlayout.cxx3
-rw-r--r--canvas/source/null/null_textlayout.hxx3
-rw-r--r--canvas/source/null/null_usagecounter.hxx3
-rw-r--r--canvas/source/null/sprite.hxx3
-rw-r--r--canvas/source/simplecanvas/simplecanvasimpl.cxx3
-rw-r--r--canvas/source/tools/bitmap.cxx3
-rw-r--r--canvas/source/tools/cachedprimitivebase.cxx3
-rw-r--r--canvas/source/tools/canvascustomspritehelper.cxx3
-rw-r--r--canvas/source/tools/canvastools.cxx3
-rw-r--r--canvas/source/tools/elapsedtime.cxx3
-rw-r--r--canvas/source/tools/image.cxx3
-rw-r--r--canvas/source/tools/image.hxx3
-rw-r--r--canvas/source/tools/imagecachedprimitive.hxx3
-rw-r--r--canvas/source/tools/page.cxx3
-rw-r--r--canvas/source/tools/page.hxx3
-rw-r--r--canvas/source/tools/pagemanager.cxx3
-rw-r--r--canvas/source/tools/pagemanager.hxx3
-rw-r--r--canvas/source/tools/parametricpolypolygon.cxx3
-rw-r--r--canvas/source/tools/prioritybooster.cxx3
-rw-r--r--canvas/source/tools/propertysethelper.cxx3
-rw-r--r--canvas/source/tools/spriteredrawmanager.cxx3
-rw-r--r--canvas/source/tools/surface.cxx2
-rw-r--r--canvas/source/tools/surface.hxx3
-rw-r--r--canvas/source/tools/surfaceproxy.cxx3
-rw-r--r--canvas/source/tools/surfaceproxy.hxx3
-rw-r--r--canvas/source/tools/surfaceproxymanager.cxx3
-rw-r--r--canvas/source/tools/surfacerect.hxx3
-rw-r--r--canvas/source/tools/verifyinput.cxx3
-rw-r--r--canvas/source/vcl/backbuffer.cxx3
-rw-r--r--canvas/source/vcl/backbuffer.hxx3
-rw-r--r--canvas/source/vcl/bitmapbackbuffer.cxx2
-rw-r--r--canvas/source/vcl/bitmapbackbuffer.hxx2
-rw-r--r--canvas/source/vcl/cachedbitmap.cxx3
-rw-r--r--canvas/source/vcl/cachedbitmap.hxx3
-rw-r--r--canvas/source/vcl/canvas.cxx3
-rw-r--r--canvas/source/vcl/canvas.hxx3
-rw-r--r--canvas/source/vcl/canvasbitmap.cxx3
-rw-r--r--canvas/source/vcl/canvasbitmap.hxx3
-rw-r--r--canvas/source/vcl/canvasbitmaphelper.cxx3
-rw-r--r--canvas/source/vcl/canvasbitmaphelper.hxx3
-rw-r--r--canvas/source/vcl/canvascustomsprite.cxx3
-rw-r--r--canvas/source/vcl/canvascustomsprite.hxx3
-rw-r--r--canvas/source/vcl/canvasfont.cxx3
-rw-r--r--canvas/source/vcl/canvasfont.hxx3
-rw-r--r--canvas/source/vcl/canvashelper.cxx3
-rw-r--r--canvas/source/vcl/canvashelper.hxx3
-rw-r--r--canvas/source/vcl/canvashelper_texturefill.cxx3
-rw-r--r--canvas/source/vcl/devicehelper.cxx3
-rw-r--r--canvas/source/vcl/devicehelper.hxx3
-rw-r--r--canvas/source/vcl/impltools.cxx3
-rw-r--r--canvas/source/vcl/impltools.hxx3
-rw-r--r--canvas/source/vcl/outdevprovider.hxx3
-rw-r--r--canvas/source/vcl/repainttarget.hxx3
-rw-r--r--canvas/source/vcl/services.cxx3
-rw-r--r--canvas/source/vcl/sprite.hxx3
-rw-r--r--canvas/source/vcl/spritecanvas.cxx3
-rw-r--r--canvas/source/vcl/spritecanvas.hxx3
-rw-r--r--canvas/source/vcl/spritecanvashelper.cxx3
-rw-r--r--canvas/source/vcl/spritecanvashelper.hxx2
-rw-r--r--canvas/source/vcl/spritedevicehelper.cxx3
-rw-r--r--canvas/source/vcl/spritedevicehelper.hxx3
-rw-r--r--canvas/source/vcl/spritehelper.cxx3
-rw-r--r--canvas/source/vcl/spritehelper.hxx3
-rw-r--r--canvas/source/vcl/textlayout.cxx3
-rw-r--r--canvas/source/vcl/textlayout.hxx3
-rw-r--r--canvas/source/vcl/windowoutdevholder.cxx3
-rw-r--r--canvas/source/vcl/windowoutdevholder.hxx3
-rw-r--r--canvas/workben/canvasdemo.cxx2
-rw-r--r--comphelper/inc/comphelper/ChainablePropertySet.hxx2
-rw-r--r--comphelper/inc/comphelper/ChainablePropertySetInfo.hxx3
-rw-r--r--comphelper/inc/comphelper/IdPropArrayHelper.hxx3
-rw-r--r--comphelper/inc/comphelper/InlineContainer.hxx3
-rw-r--r--comphelper/inc/comphelper/MasterPropertySet.hxx2
-rw-r--r--comphelper/inc/comphelper/MasterPropertySetInfo.hxx3
-rw-r--r--comphelper/inc/comphelper/PropertyInfoHash.hxx3
-rw-r--r--comphelper/inc/comphelper/SelectionMultiplex.hxx2
-rw-r--r--comphelper/inc/comphelper/SettingsHelper.hxx3
-rw-r--r--comphelper/inc/comphelper/TypeGeneration.hxx3
-rw-r--r--comphelper/inc/comphelper/accessiblecomponenthelper.hxx2
-rw-r--r--comphelper/inc/comphelper/accessiblecontexthelper.hxx2
-rw-r--r--comphelper/inc/comphelper/accessibleeventbuffer.hxx3
-rw-r--r--comphelper/inc/comphelper/accessibleeventnotifier.hxx2
-rw-r--r--comphelper/inc/comphelper/accessiblekeybindinghelper.hxx3
-rw-r--r--comphelper/inc/comphelper/accessibleselectionhelper.hxx2
-rw-r--r--comphelper/inc/comphelper/accessibletexthelper.hxx3
-rw-r--r--comphelper/inc/comphelper/accessiblewrapper.hxx3
-rw-r--r--comphelper/inc/comphelper/accimplaccess.hxx2
-rw-r--r--comphelper/inc/comphelper/anytostring.hxx2
-rw-r--r--comphelper/inc/comphelper/asyncnotification.hxx3
-rw-r--r--comphelper/inc/comphelper/attributelist.hxx2
-rw-r--r--comphelper/inc/comphelper/basicio.hxx2
-rw-r--r--comphelper/inc/comphelper/broadcasthelper.hxx3
-rw-r--r--comphelper/inc/comphelper/classids.hxx3
-rw-r--r--comphelper/inc/comphelper/componentbase.hxx3
-rw-r--r--comphelper/inc/comphelper/componentcontext.hxx2
-rw-r--r--comphelper/inc/comphelper/componentfactory.hxx3
-rw-r--r--comphelper/inc/comphelper/componentmodule.hxx2
-rw-r--r--comphelper/inc/comphelper/composedprops.hxx2
-rw-r--r--comphelper/inc/comphelper/configurationhelper.hxx3
-rw-r--r--comphelper/inc/comphelper/container.hxx2
-rw-r--r--comphelper/inc/comphelper/containermultiplexer.hxx2
-rw-r--r--comphelper/inc/comphelper/docpasswordhelper.hxx2
-rw-r--r--comphelper/inc/comphelper/docpasswordrequest.hxx2
-rw-r--r--comphelper/inc/comphelper/documentconstants.hxx2
-rw-r--r--comphelper/inc/comphelper/documentinfo.hxx3
-rw-r--r--comphelper/inc/comphelper/embeddedobjectcontainer.hxx2
-rw-r--r--comphelper/inc/comphelper/enumhelper.hxx2
-rw-r--r--comphelper/inc/comphelper/eventattachermgr.hxx2
-rw-r--r--comphelper/inc/comphelper/evtlistenerhlp.hxx3
-rw-r--r--comphelper/inc/comphelper/evtmethodhelper.hxx3
-rw-r--r--comphelper/inc/comphelper/extract.hxx3
-rw-r--r--comphelper/inc/comphelper/genericpropertyset.hxx2
-rw-r--r--comphelper/inc/comphelper/guarding.hxx2
-rw-r--r--comphelper/inc/comphelper/ihwrapnofilter.hxx3
-rw-r--r--comphelper/inc/comphelper/implbase_var.hxx2
-rw-r--r--comphelper/inc/comphelper/implementationreference.hxx3
-rw-r--r--comphelper/inc/comphelper/interaction.hxx2
-rw-r--r--comphelper/inc/comphelper/legacysingletonfactory.hxx3
-rw-r--r--comphelper/inc/comphelper/listenernotification.hxx2
-rw-r--r--comphelper/inc/comphelper/locale.hxx3
-rw-r--r--comphelper/inc/comphelper/logging.hxx3
-rw-r--r--comphelper/inc/comphelper/make_shared_from_uno.hxx2
-rw-r--r--comphelper/inc/comphelper/makesequence.hxx2
-rw-r--r--comphelper/inc/comphelper/mediadescriptor.hxx3
-rw-r--r--comphelper/inc/comphelper/mimeconfighelper.hxx2
-rw-r--r--comphelper/inc/comphelper/namecontainer.hxx2
-rw-r--r--comphelper/inc/comphelper/namedvaluecollection.hxx2
-rw-r--r--comphelper/inc/comphelper/numberedcollection.hxx3
-rw-r--r--comphelper/inc/comphelper/numbers.hxx2
-rw-r--r--comphelper/inc/comphelper/officeresourcebundle.hxx2
-rw-r--r--comphelper/inc/comphelper/ofopxmlhelper.hxx2
-rw-r--r--comphelper/inc/comphelper/optional.hxx2
-rw-r--r--comphelper/inc/comphelper/optionalvalue.hxx3
-rw-r--r--comphelper/inc/comphelper/oslfile2streamwrap.hxx2
-rw-r--r--comphelper/inc/comphelper/otransactedfilestream.hxx2
-rw-r--r--comphelper/inc/comphelper/processfactory.hxx2
-rw-r--r--comphelper/inc/comphelper/propagg.hxx2
-rw-r--r--comphelper/inc/comphelper/proparrhlp.hxx2
-rw-r--r--comphelper/inc/comphelper/property.hxx2
-rw-r--r--comphelper/inc/comphelper/propertybag.hxx2
-rw-r--r--comphelper/inc/comphelper/propertycontainer.hxx2
-rw-r--r--comphelper/inc/comphelper/propertycontainerhelper.hxx3
-rw-r--r--comphelper/inc/comphelper/propertysethelper.hxx2
-rw-r--r--comphelper/inc/comphelper/propertysetinfo.hxx2
-rw-r--r--comphelper/inc/comphelper/propertystatecontainer.hxx3
-rw-r--r--comphelper/inc/comphelper/propmultiplex.hxx2
-rw-r--r--comphelper/inc/comphelper/propstate.hxx2
-rw-r--r--comphelper/inc/comphelper/proxyaggregation.hxx3
-rw-r--r--comphelper/inc/comphelper/querydeep.hxx2
-rw-r--r--comphelper/inc/comphelper/regpathhelper.hxx2
-rw-r--r--comphelper/inc/comphelper/scopeguard.hxx2
-rw-r--r--comphelper/inc/comphelper/seekableinput.hxx2
-rw-r--r--comphelper/inc/comphelper/seqstream.hxx2
-rw-r--r--comphelper/inc/comphelper/sequence.hxx2
-rw-r--r--comphelper/inc/comphelper/sequenceashashmap.hxx3
-rw-r--r--comphelper/inc/comphelper/sequenceasvector.hxx2
-rw-r--r--comphelper/inc/comphelper/servicedecl.hxx2
-rw-r--r--comphelper/inc/comphelper/servicehelper.hxx2
-rw-r--r--comphelper/inc/comphelper/serviceinfohelper.hxx2
-rw-r--r--comphelper/inc/comphelper/sharedmutex.hxx3
-rw-r--r--comphelper/inc/comphelper/stillreadwriteinteraction.hxx3
-rw-r--r--comphelper/inc/comphelper/stl_types.hxx2
-rw-r--r--comphelper/inc/comphelper/stlunosequence.hxx3
-rw-r--r--comphelper/inc/comphelper/storagehelper.hxx2
-rw-r--r--comphelper/inc/comphelper/streamsection.hxx3
-rw-r--r--comphelper/inc/comphelper/string.hxx3
-rw-r--r--comphelper/inc/comphelper/synchronousdispatch.hxx2
-rw-r--r--comphelper/inc/comphelper/types.hxx2
-rw-r--r--comphelper/inc/comphelper/uieventslogger.hxx3
-rw-r--r--comphelper/inc/comphelper/uno3.hxx2
-rw-r--r--comphelper/inc/comphelper/unwrapargs.hxx2
-rw-r--r--comphelper/inc/comphelper/weak.hxx2
-rw-r--r--comphelper/inc/comphelper/weakbag.hxx3
-rw-r--r--comphelper/inc/comphelper/weakeventlistener.hxx2
-rw-r--r--comphelper/inc/pch/precompiled_comphelper.cxx2
-rw-r--r--comphelper/inc/pch/precompiled_comphelper.hxx2
-rw-r--r--comphelper/qa/test_string.cxx3
-rw-r--r--comphelper/qa/test_weakbag.cxx3
-rw-r--r--comphelper/source/compare/AnyCompareFactory.cxx3
-rw-r--r--comphelper/source/container/IndexedPropertyValuesContainer.cxx3
-rw-r--r--comphelper/source/container/NamedPropertyValuesContainer.cxx3
-rw-r--r--comphelper/source/container/container.cxx2
-rw-r--r--comphelper/source/container/containermultiplexer.cxx2
-rw-r--r--comphelper/source/container/embeddedobjectcontainer.cxx3
-rw-r--r--comphelper/source/container/enumerablemap.cxx3
-rw-r--r--comphelper/source/container/enumhelper.cxx2
-rw-r--r--comphelper/source/container/namecontainer.cxx3
-rw-r--r--comphelper/source/eventattachermgr/eventattachermgr.cxx2
-rw-r--r--comphelper/source/inc/comphelper_module.hxx3
-rw-r--r--comphelper/source/misc/SelectionMultiplex.cxx2
-rw-r--r--comphelper/source/misc/accessiblecomponenthelper.cxx2
-rw-r--r--comphelper/source/misc/accessiblecontexthelper.cxx2
-rw-r--r--comphelper/source/misc/accessibleeventbuffer.cxx3
-rw-r--r--comphelper/source/misc/accessibleeventnotifier.cxx2
-rw-r--r--comphelper/source/misc/accessiblekeybindinghelper.cxx3
-rw-r--r--comphelper/source/misc/accessibleselectionhelper.cxx2
-rw-r--r--comphelper/source/misc/accessibletexthelper.cxx3
-rw-r--r--comphelper/source/misc/accessiblewrapper.cxx3
-rw-r--r--comphelper/source/misc/accimplaccess.cxx2
-rw-r--r--comphelper/source/misc/anytostring.cxx2
-rw-r--r--comphelper/source/misc/asyncnotification.cxx2
-rw-r--r--comphelper/source/misc/comphelper_module.cxx3
-rw-r--r--comphelper/source/misc/comphelper_services.cxx3
-rw-r--r--comphelper/source/misc/componentbase.cxx3
-rw-r--r--comphelper/source/misc/componentcontext.cxx2
-rw-r--r--comphelper/source/misc/componentmodule.cxx3
-rw-r--r--comphelper/source/misc/configurationhelper.cxx3
-rw-r--r--comphelper/source/misc/docpasswordhelper.cxx2
-rw-r--r--comphelper/source/misc/docpasswordrequest.cxx2
-rw-r--r--comphelper/source/misc/documentinfo.cxx3
-rw-r--r--comphelper/source/misc/documentiologring.cxx3
-rw-r--r--comphelper/source/misc/documentiologring.hxx2
-rw-r--r--comphelper/source/misc/evtlistenerhlp.cxx2
-rw-r--r--comphelper/source/misc/evtmethodhelper.cxx2
-rw-r--r--comphelper/source/misc/ihwrapnofilter.cxx3
-rw-r--r--comphelper/source/misc/instancelocker.cxx3
-rw-r--r--comphelper/source/misc/instancelocker.hxx2
-rw-r--r--comphelper/source/misc/interaction.cxx2
-rw-r--r--comphelper/source/misc/legacysingletonfactory.cxx3
-rw-r--r--comphelper/source/misc/listenernotification.cxx2
-rw-r--r--comphelper/source/misc/locale.cxx2
-rw-r--r--comphelper/source/misc/logging.cxx3
-rw-r--r--comphelper/source/misc/mediadescriptor.cxx2
-rw-r--r--comphelper/source/misc/mimeconfighelper.cxx2
-rw-r--r--comphelper/source/misc/namedvaluecollection.cxx2
-rw-r--r--comphelper/source/misc/numberedcollection.cxx3
-rw-r--r--comphelper/source/misc/numbers.cxx2
-rw-r--r--comphelper/source/misc/officeresourcebundle.cxx3
-rw-r--r--comphelper/source/misc/officerestartmanager.cxx3
-rw-r--r--comphelper/source/misc/officerestartmanager.hxx2
-rw-r--r--comphelper/source/misc/proxyaggregation.cxx2
-rw-r--r--comphelper/source/misc/querydeep.cxx2
-rw-r--r--comphelper/source/misc/regpathhelper.cxx2
-rw-r--r--comphelper/source/misc/scopeguard.cxx2
-rw-r--r--comphelper/source/misc/sequence.cxx2
-rw-r--r--comphelper/source/misc/sequenceashashmap.cxx3
-rw-r--r--comphelper/source/misc/servicedecl.cxx2
-rw-r--r--comphelper/source/misc/serviceinfohelper.cxx2
-rw-r--r--comphelper/source/misc/sharedmutex.cxx3
-rw-r--r--comphelper/source/misc/stillreadwriteinteraction.cxx3
-rw-r--r--comphelper/source/misc/storagehelper.cxx2
-rw-r--r--comphelper/source/misc/string.cxx3
-rw-r--r--comphelper/source/misc/synchronousdispatch.cxx2
-rw-r--r--comphelper/source/misc/types.cxx2
-rw-r--r--comphelper/source/misc/uieventslogger.cxx3
-rw-r--r--comphelper/source/misc/weak.cxx2
-rw-r--r--comphelper/source/misc/weakeventlistener.cxx2
-rw-r--r--comphelper/source/officeinstdir/officeinstallationdirectories.cxx3
-rw-r--r--comphelper/source/officeinstdir/officeinstallationdirectories.hxx3
-rw-r--r--comphelper/source/processfactory/componentfactory.cxx3
-rw-r--r--comphelper/source/processfactory/processfactory.cxx2
-rw-r--r--comphelper/source/property/ChainablePropertySet.cxx3
-rw-r--r--comphelper/source/property/ChainablePropertySetInfo.cxx3
-rw-r--r--comphelper/source/property/MasterPropertySet.cxx3
-rw-r--r--comphelper/source/property/MasterPropertySetInfo.cxx3
-rw-r--r--comphelper/source/property/TypeGeneration.cxx3
-rw-r--r--comphelper/source/property/composedprops.cxx2
-rw-r--r--comphelper/source/property/genericpropertyset.cxx2
-rw-r--r--comphelper/source/property/opropertybag.cxx2
-rw-r--r--comphelper/source/property/opropertybag.hxx3
-rw-r--r--comphelper/source/property/propagg.cxx2
-rw-r--r--comphelper/source/property/property.cxx2
-rw-r--r--comphelper/source/property/propertybag.cxx2
-rw-r--r--comphelper/source/property/propertycontainer.cxx2
-rw-r--r--comphelper/source/property/propertycontainerhelper.cxx2
-rw-r--r--comphelper/source/property/propertysethelper.cxx3
-rw-r--r--comphelper/source/property/propertysetinfo.cxx3
-rw-r--r--comphelper/source/property/propertystatecontainer.cxx2
-rw-r--r--comphelper/source/property/propmultiplex.cxx2
-rw-r--r--comphelper/source/property/propstate.cxx2
-rw-r--r--comphelper/source/streaming/basicio.cxx2
-rw-r--r--comphelper/source/streaming/memorystream.cxx3
-rw-r--r--comphelper/source/streaming/oslfile2streamwrap.cxx2
-rw-r--r--comphelper/source/streaming/otransactedfilestream.cxx2
-rw-r--r--comphelper/source/streaming/seekableinput.cxx2
-rw-r--r--comphelper/source/streaming/seqinputstreamserv.cxx3
-rw-r--r--comphelper/source/streaming/seqoutputstreamserv.cxx3
-rw-r--r--comphelper/source/streaming/seqstream.cxx3
-rw-r--r--comphelper/source/streaming/streamsection.cxx2
-rw-r--r--comphelper/source/xml/attributelist.cxx2
-rw-r--r--comphelper/source/xml/ofopxmlhelper.cxx2
-rw-r--r--comphelper/test/uno_iterators/uno_iterators.cxx3
-rw-r--r--cppcanvas/inc/cppcanvas/basegfxfactory.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/bitmap.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/bitmapcanvas.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/canvas.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/canvasgraphic.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/color.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/customsprite.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/font.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/polypolygon.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/renderer.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/sprite.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/spritecanvas.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/text.hxx3
-rw-r--r--cppcanvas/inc/cppcanvas/vclfactory.hxx3
-rw-r--r--cppcanvas/inc/pch/precompiled_cppcanvas.cxx2
-rw-r--r--cppcanvas/inc/pch/precompiled_cppcanvas.hxx2
-rw-r--r--cppcanvas/source/inc/action.hxx3
-rw-r--r--cppcanvas/source/inc/canvasgraphichelper.hxx3
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx3
-rw-r--r--cppcanvas/source/inc/tools.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/bitmapaction.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/bitmapaction.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/emfplus.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/implrenderer.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/outdevstate.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/pointaction.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/pointaction.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.hxx3
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.cxx3
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.hxx3
-rw-r--r--cppcanvas/source/tools/canvasgraphichelper.cxx3
-rw-r--r--cppcanvas/source/tools/tools.cxx3
-rw-r--r--cppcanvas/source/uno/uno_mtfrenderer.cxx3
-rw-r--r--cppcanvas/source/uno/uno_mtfrenderer.hxx3
-rw-r--r--cppcanvas/source/wrapper/basegfxfactory.cxx3
-rw-r--r--cppcanvas/source/wrapper/implbitmap.cxx3
-rw-r--r--cppcanvas/source/wrapper/implbitmap.hxx3
-rw-r--r--cppcanvas/source/wrapper/implbitmapcanvas.cxx3
-rw-r--r--cppcanvas/source/wrapper/implbitmapcanvas.hxx3
-rw-r--r--cppcanvas/source/wrapper/implcanvas.cxx3
-rw-r--r--cppcanvas/source/wrapper/implcanvas.hxx3
-rw-r--r--cppcanvas/source/wrapper/implcolor.cxx3
-rw-r--r--cppcanvas/source/wrapper/implcolor.hxx3
-rw-r--r--cppcanvas/source/wrapper/implcustomsprite.cxx3
-rw-r--r--cppcanvas/source/wrapper/implcustomsprite.hxx3
-rw-r--r--cppcanvas/source/wrapper/implfont.cxx3
-rw-r--r--cppcanvas/source/wrapper/implfont.hxx3
-rw-r--r--cppcanvas/source/wrapper/implpolypolygon.cxx3
-rw-r--r--cppcanvas/source/wrapper/implpolypolygon.hxx3
-rw-r--r--cppcanvas/source/wrapper/implsprite.cxx3
-rw-r--r--cppcanvas/source/wrapper/implsprite.hxx3
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.cxx3
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.hxx3
-rw-r--r--cppcanvas/source/wrapper/impltext.cxx3
-rw-r--r--cppcanvas/source/wrapper/impltext.hxx3
-rw-r--r--cppcanvas/source/wrapper/vclfactory.cxx3
-rw-r--r--dtrans/inc/pch/precompiled_dtrans.cxx2
-rw-r--r--dtrans/inc/pch/precompiled_dtrans.hxx2
-rw-r--r--dtrans/source/cnttype/mcnttfactory.cxx3
-rw-r--r--dtrans/source/cnttype/mcnttfactory.hxx2
-rw-r--r--dtrans/source/cnttype/mcnttype.cxx3
-rw-r--r--dtrans/source/cnttype/mcnttype.hxx2
-rw-r--r--dtrans/source/cnttype/mctfentry.cxx3
-rw-r--r--dtrans/source/cnttype/wbench/testcnttype.cxx3
-rw-r--r--dtrans/source/generic/clipboardmanager.cxx2
-rw-r--r--dtrans/source/generic/clipboardmanager.hxx3
-rw-r--r--dtrans/source/generic/dtrans.cxx3
-rw-r--r--dtrans/source/generic/generic_clipboard.cxx3
-rw-r--r--dtrans/source/generic/generic_clipboard.hxx3
-rw-r--r--dtrans/source/inc/DtObjFactory.hxx3
-rw-r--r--dtrans/source/inc/MtaOleClipb.hxx3
-rw-r--r--dtrans/source/os2/clipb/OS2Bitmap.cxx2
-rw-r--r--dtrans/source/os2/clipb/Os2Clipboard.cxx2
-rw-r--r--dtrans/source/os2/clipb/Os2Clipboard.hxx2
-rw-r--r--dtrans/source/os2/clipb/Os2Service.cxx3
-rw-r--r--dtrans/source/os2/clipb/Os2Transferable.cxx2
-rw-r--r--dtrans/source/os2/clipb/Os2Transferable.hxx2
-rw-r--r--dtrans/source/test/test_dtrans.cxx2
-rw-r--r--dtrans/source/win32/clipb/APNDataObject.hxx3
-rw-r--r--dtrans/source/win32/clipb/WinClipbImpl.cxx3
-rw-r--r--dtrans/source/win32/clipb/WinClipbImpl.hxx3
-rw-r--r--dtrans/source/win32/clipb/WinClipboard.cxx3
-rw-r--r--dtrans/source/win32/clipb/WinClipboard.hxx3
-rw-r--r--dtrans/source/win32/clipb/wcbentry.cxx3
-rw-r--r--dtrans/source/win32/dnd/dndentry.cxx3
-rw-r--r--dtrans/source/win32/dnd/globals.cxx3
-rw-r--r--dtrans/source/win32/dnd/globals.hxx3
-rw-r--r--dtrans/source/win32/dnd/idroptarget.cxx3
-rw-r--r--dtrans/source/win32/dnd/idroptarget.hxx3
-rw-r--r--dtrans/source/win32/dnd/source.cxx2
-rw-r--r--dtrans/source/win32/dnd/source.hxx3
-rw-r--r--dtrans/source/win32/dnd/sourcecontext.cxx3
-rw-r--r--dtrans/source/win32/dnd/sourcecontext.hxx3
-rw-r--r--dtrans/source/win32/dnd/target.cxx2
-rw-r--r--dtrans/source/win32/dnd/target.hxx3
-rw-r--r--dtrans/source/win32/dnd/targetdragcontext.cxx2
-rw-r--r--dtrans/source/win32/dnd/targetdragcontext.hxx3
-rw-r--r--dtrans/source/win32/dnd/targetdropcontext.cxx3
-rw-r--r--dtrans/source/win32/dnd/targetdropcontext.hxx3
-rw-r--r--dtrans/source/win32/dtobj/APNDataObject.cxx3
-rw-r--r--dtrans/source/win32/dtobj/APNDataObject.hxx3
-rw-r--r--dtrans/source/win32/dtobj/DOTransferable.cxx3
-rw-r--r--dtrans/source/win32/dtobj/DOTransferable.hxx3
-rw-r--r--dtrans/source/win32/dtobj/DTransHelper.cxx2
-rw-r--r--dtrans/source/win32/dtobj/DTransHelper.hxx3
-rw-r--r--dtrans/source/win32/dtobj/DataFmtTransl.cxx3
-rw-r--r--dtrans/source/win32/dtobj/DataFmtTransl.hxx3
-rw-r--r--dtrans/source/win32/dtobj/DtObjFactory.cxx2
-rw-r--r--dtrans/source/win32/dtobj/Fetc.cxx2
-rw-r--r--dtrans/source/win32/dtobj/Fetc.hxx3
-rw-r--r--dtrans/source/win32/dtobj/FetcList.cxx2
-rw-r--r--dtrans/source/win32/dtobj/FetcList.hxx3
-rw-r--r--dtrans/source/win32/dtobj/FmtFilter.cxx2
-rw-r--r--dtrans/source/win32/dtobj/FmtFilter.hxx3
-rw-r--r--dtrans/source/win32/dtobj/MimeAttrib.hxx3
-rw-r--r--dtrans/source/win32/dtobj/TxtCnvtHlp.cxx2
-rw-r--r--dtrans/source/win32/dtobj/TxtCnvtHlp.hxx3
-rw-r--r--dtrans/source/win32/dtobj/XNotifyingDataObject.cxx3
-rw-r--r--dtrans/source/win32/dtobj/XNotifyingDataObject.hxx3
-rw-r--r--dtrans/source/win32/dtobj/XTDataObject.cxx3
-rw-r--r--dtrans/source/win32/dtobj/XTDataObject.hxx3
-rw-r--r--dtrans/source/win32/ftransl/ftransl.cxx3
-rw-r--r--dtrans/source/win32/ftransl/ftransl.hxx2
-rw-r--r--dtrans/source/win32/ftransl/ftranslentry.cxx3
-rw-r--r--dtrans/source/win32/misc/ImplHelper.cxx3
-rw-r--r--dtrans/source/win32/misc/ImplHelper.hxx3
-rw-r--r--dtrans/source/win32/misc/WinClip.hxx3
-rw-r--r--dtrans/source/win32/mtaole/MtaOleClipb.cxx2
-rw-r--r--dtrans/source/win32/workbench/XTDo.cxx3
-rw-r--r--dtrans/source/win32/workbench/XTDo.hxx3
-rw-r--r--dtrans/source/win32/workbench/test_wincb.cxx3
-rw-r--r--dtrans/source/win32/workbench/testmarshal.cxx3
-rw-r--r--dtrans/test/win32/dnd/atlwindow.cxx3
-rw-r--r--dtrans/test/win32/dnd/atlwindow.hxx3
-rw-r--r--dtrans/test/win32/dnd/dndTest.cxx3
-rw-r--r--dtrans/test/win32/dnd/sourcelistener.cxx2
-rw-r--r--dtrans/test/win32/dnd/sourcelistener.hxx3
-rw-r--r--dtrans/test/win32/dnd/targetlistener.cxx3
-rw-r--r--dtrans/test/win32/dnd/targetlistener.hxx3
-rw-r--r--dtrans/test/win32/dnd/transferable.cxx3
-rw-r--r--dtrans/test/win32/dnd/transferable.hxx3
-rw-r--r--i18npool/inc/breakiteratorImpl.hxx3
-rw-r--r--i18npool/inc/breakiterator_cjk.hxx3
-rw-r--r--i18npool/inc/breakiterator_ctl.hxx3
-rw-r--r--i18npool/inc/breakiterator_th.hxx3
-rw-r--r--i18npool/inc/breakiterator_unicode.hxx3
-rw-r--r--i18npool/inc/calendarImpl.hxx3
-rw-r--r--i18npool/inc/calendar_gregorian.hxx3
-rw-r--r--i18npool/inc/calendar_hijri.hxx3
-rw-r--r--i18npool/inc/calendar_jewish.hxx3
-rw-r--r--i18npool/inc/cclass_cjk.hxx3
-rw-r--r--i18npool/inc/cclass_unicode.hxx3
-rw-r--r--i18npool/inc/chaptercollator.hxx3
-rw-r--r--i18npool/inc/characterclassificationImpl.hxx3
-rw-r--r--i18npool/inc/chartonum.hxx3
-rw-r--r--i18npool/inc/collatorImpl.hxx3
-rw-r--r--i18npool/inc/collator_unicode.hxx3
-rw-r--r--i18npool/inc/defaultnumberingprovider.hxx3
-rw-r--r--i18npool/inc/i18npool/mslangid.hxx3
-rw-r--r--i18npool/inc/i18npool/paper.hxx3
-rw-r--r--i18npool/inc/indexentrysupplier.hxx3
-rw-r--r--i18npool/inc/indexentrysupplier_asian.hxx3
-rw-r--r--i18npool/inc/indexentrysupplier_common.hxx3
-rw-r--r--i18npool/inc/indexentrysupplier_default.hxx3
-rw-r--r--i18npool/inc/indexentrysupplier_ja_phonetic.hxx3
-rw-r--r--i18npool/inc/inputsequencechecker.hxx3
-rw-r--r--i18npool/inc/inputsequencechecker_hi.hxx3
-rw-r--r--i18npool/inc/inputsequencechecker_th.hxx3
-rw-r--r--i18npool/inc/localedata.hxx3
-rw-r--r--i18npool/inc/nativenumbersupplier.hxx3
-rw-r--r--i18npool/inc/numberformatcode.hxx3
-rw-r--r--i18npool/inc/numtochar.hxx3
-rw-r--r--i18npool/inc/numtotext_cjk.hxx3
-rw-r--r--i18npool/inc/ordinalsuffix.hxx3
-rw-r--r--i18npool/inc/pch/precompiled_i18npool.cxx2
-rw-r--r--i18npool/inc/pch/precompiled_i18npool.hxx2
-rw-r--r--i18npool/inc/scripttypedetector.hxx3
-rw-r--r--i18npool/inc/servicename.hxx3
-rw-r--r--i18npool/inc/textToPronounce_zh.hxx3
-rw-r--r--i18npool/inc/textconversion.hxx3
-rw-r--r--i18npool/inc/textconversionImpl.hxx3
-rw-r--r--i18npool/inc/texttonum.hxx3
-rw-r--r--i18npool/inc/transliterationImpl.hxx3
-rw-r--r--i18npool/inc/transliteration_Ignore.hxx3
-rw-r--r--i18npool/inc/transliteration_Numeric.hxx3
-rw-r--r--i18npool/inc/transliteration_OneToOne.hxx3
-rw-r--r--i18npool/inc/transliteration_body.hxx3
-rw-r--r--i18npool/inc/transliteration_caseignore.hxx3
-rw-r--r--i18npool/inc/transliteration_commonclass.hxx3
-rw-r--r--i18npool/inc/xdictionary.hxx2
-rw-r--r--i18npool/source/breakiterator/breakiteratorImpl.cxx2
-rw-r--r--i18npool/source/breakiterator/breakiterator_cjk.cxx3
-rw-r--r--i18npool/source/breakiterator/breakiterator_ctl.cxx3
-rw-r--r--i18npool/source/breakiterator/breakiterator_th.cxx3
-rw-r--r--i18npool/source/breakiterator/breakiterator_unicode.cxx3
-rw-r--r--i18npool/source/breakiterator/gendict.cxx3
-rw-r--r--i18npool/source/breakiterator/xdictionary.cxx3
-rw-r--r--i18npool/source/calendar/calendarImpl.cxx2
-rw-r--r--i18npool/source/calendar/calendar_gregorian.cxx2
-rw-r--r--i18npool/source/calendar/calendar_hijri.cxx3
-rw-r--r--i18npool/source/calendar/calendar_jewish.cxx3
-rw-r--r--i18npool/source/characterclassification/cclass_unicode.cxx2
-rw-r--r--i18npool/source/characterclassification/cclass_unicode_parser.cxx3
-rw-r--r--i18npool/source/characterclassification/characterclassificationImpl.cxx3
-rw-r--r--i18npool/source/characterclassification/scripttypedetector.cxx2
-rw-r--r--i18npool/source/collator/chaptercollator.cxx3
-rw-r--r--i18npool/source/collator/collatorImpl.cxx3
-rw-r--r--i18npool/source/collator/collator_unicode.cxx2
-rw-r--r--i18npool/source/collator/gencoll_rule.cxx3
-rw-r--r--i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx3
-rw-r--r--i18npool/source/indexentry/genindex_data.cxx3
-rw-r--r--i18npool/source/indexentry/indexentrysupplier.cxx3
-rw-r--r--i18npool/source/indexentry/indexentrysupplier_asian.cxx3
-rw-r--r--i18npool/source/indexentry/indexentrysupplier_common.cxx3
-rw-r--r--i18npool/source/indexentry/indexentrysupplier_default.cxx3
-rw-r--r--i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx3
-rw-r--r--i18npool/source/inputchecker/inputsequencechecker.cxx3
-rw-r--r--i18npool/source/inputchecker/inputsequencechecker_hi.cxx3
-rw-r--r--i18npool/source/inputchecker/inputsequencechecker_th.cxx3
-rw-r--r--i18npool/source/isolang/insys.cxx3
-rw-r--r--i18npool/source/isolang/inunx.cxx3
-rw-r--r--i18npool/source/isolang/inwnt.cxx3
-rw-r--r--i18npool/source/isolang/isolang.cxx3
-rw-r--r--i18npool/source/isolang/mslangid.cxx3
-rw-r--r--i18npool/source/localedata/LocaleNode.cxx3
-rw-r--r--i18npool/source/localedata/LocaleNode.hxx3
-rw-r--r--i18npool/source/localedata/filewriter.cxx2
-rw-r--r--i18npool/source/localedata/localedata.cxx3
-rw-r--r--i18npool/source/localedata/saxparser.cxx3
-rw-r--r--i18npool/source/nativenumber/nativenumbersupplier.cxx3
-rw-r--r--i18npool/source/numberformatcode/numberformatcode.cxx2
-rw-r--r--i18npool/source/ordinalsuffix/ordinalsuffix.cxx3
-rw-r--r--i18npool/source/paper/paper.cxx3
-rw-r--r--i18npool/source/registerservices/registerservices.cxx3
-rw-r--r--i18npool/source/search/levdis.cxx2
-rw-r--r--i18npool/source/search/levdis.hxx2
-rw-r--r--i18npool/source/search/textsearch.cxx3
-rw-r--r--i18npool/source/search/textsearch.hxx3
-rw-r--r--i18npool/source/textconversion/genconv_dict.cxx2
-rw-r--r--i18npool/source/textconversion/textconversion.cxx3
-rw-r--r--i18npool/source/textconversion/textconversionImpl.cxx3
-rw-r--r--i18npool/source/textconversion/textconversion_ko.cxx3
-rw-r--r--i18npool/source/textconversion/textconversion_zh.cxx3
-rw-r--r--i18npool/source/transliteration/chartonum.cxx3
-rw-r--r--i18npool/source/transliteration/fullwidthToHalfwidth.cxx2
-rw-r--r--i18npool/source/transliteration/halfwidthToFullwidth.cxx3
-rw-r--r--i18npool/source/transliteration/hiraganaToKatakana.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreKana.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx2
-rw-r--r--i18npool/source/transliteration/ignoreSize_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreSpace_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreWidth.cxx3
-rw-r--r--i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/katakanaToHiragana.cxx3
-rw-r--r--i18npool/source/transliteration/largeToSmall_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/numtochar.cxx3
-rw-r--r--i18npool/source/transliteration/numtotext_cjk.cxx3
-rw-r--r--i18npool/source/transliteration/smallToLarge_ja_JP.cxx3
-rw-r--r--i18npool/source/transliteration/textToPronounce_zh.cxx3
-rw-r--r--i18npool/source/transliteration/texttonum.cxx3
-rw-r--r--i18npool/source/transliteration/transliterationImpl.cxx3
-rw-r--r--i18npool/source/transliteration/transliteration_Ignore.cxx3
-rw-r--r--i18npool/source/transliteration/transliteration_Numeric.cxx3
-rw-r--r--i18npool/source/transliteration/transliteration_OneToOne.cxx2
-rw-r--r--i18npool/source/transliteration/transliteration_body.cxx2
-rw-r--r--i18npool/source/transliteration/transliteration_caseignore.cxx3
-rw-r--r--i18npool/source/transliteration/transliteration_commonclass.cxx3
-rw-r--r--i18nutil/inc/i18nutil/casefolding.hxx3
-rw-r--r--i18nutil/inc/i18nutil/oneToOneMapping.hxx3
-rw-r--r--i18nutil/inc/i18nutil/unicode.hxx2
-rw-r--r--i18nutil/inc/i18nutil/widthfolding.hxx3
-rw-r--r--i18nutil/source/utility/casefolding.cxx2
-rw-r--r--i18nutil/source/utility/oneToOneMapping.cxx3
-rw-r--r--i18nutil/source/utility/unicode.cxx2
-rw-r--r--i18nutil/source/utility/widthfolding.cxx3
-rw-r--r--l10ntools/inc/cfgmerge.hxx3
-rw-r--r--l10ntools/inc/export.hxx2
-rw-r--r--l10ntools/inc/gsicheck.hxx2
-rw-r--r--l10ntools/inc/helpmerge.hxx3
-rw-r--r--l10ntools/inc/inireader.hxx3
-rw-r--r--l10ntools/inc/l10ntools/directory.hxx3
-rw-r--r--l10ntools/inc/l10ntools/file.hxx3
-rw-r--r--l10ntools/inc/l10ntools/vosapp.hxx3
-rw-r--r--l10ntools/inc/lngmerge.hxx3
-rw-r--r--l10ntools/inc/pch/precompiled_l10ntools.cxx2
-rw-r--r--l10ntools/inc/pch/precompiled_l10ntools.hxx2
-rw-r--r--l10ntools/inc/srciter.hxx2
-rw-r--r--l10ntools/inc/tagtest.hxx2
-rw-r--r--l10ntools/inc/treeconfig.hxx3
-rw-r--r--l10ntools/inc/utf8conv.hxx3
-rw-r--r--l10ntools/inc/wtranode.hxx2
-rw-r--r--l10ntools/inc/wtratree.hxx2
-rw-r--r--l10ntools/inc/xmlparse.hxx3
-rw-r--r--l10ntools/inc/xmlutil.hxx2
-rw-r--r--l10ntools/inc/xrmmerge.hxx2
-rw-r--r--l10ntools/layout/layoutparse.cxx3
-rw-r--r--l10ntools/layout/layoutparse.hxx3
-rw-r--r--l10ntools/layout/tralay.cxx3
-rw-r--r--l10ntools/source/cfgmerge.cxx3
-rw-r--r--l10ntools/source/directory.cxx3
-rw-r--r--l10ntools/source/export.cxx3
-rw-r--r--l10ntools/source/export2.cxx3
-rw-r--r--l10ntools/source/file.cxx3
-rw-r--r--l10ntools/source/gsicheck.cxx3
-rw-r--r--l10ntools/source/gsiconv.cxx3
-rw-r--r--l10ntools/source/help/HelpCompiler.cxx3
-rw-r--r--l10ntools/source/help/HelpCompiler.hxx3
-rw-r--r--l10ntools/source/help/HelpLinker.cxx2
-rw-r--r--l10ntools/source/help/compilehelp.hxx3
-rw-r--r--l10ntools/source/helpex.cxx3
-rw-r--r--l10ntools/source/helpmerge.cxx2
-rw-r--r--l10ntools/source/inireader.cxx3
-rw-r--r--l10ntools/source/lngex.cxx3
-rw-r--r--l10ntools/source/lngmerge.cxx3
-rw-r--r--l10ntools/source/localize.cxx2
-rw-r--r--l10ntools/source/merge.cxx2
-rw-r--r--l10ntools/source/srciter.cxx3
-rw-r--r--l10ntools/source/tagtest.cxx2
-rw-r--r--l10ntools/source/treeconfig.cxx3
-rw-r--r--l10ntools/source/utf8conv.cxx3
-rw-r--r--l10ntools/source/wtranode.cxx2
-rw-r--r--l10ntools/source/wtratree.cxx2
-rw-r--r--l10ntools/source/xgfconv.cxx2
-rw-r--r--l10ntools/source/xmlparse.cxx2
-rw-r--r--l10ntools/source/xrmmerge.cxx2
-rw-r--r--o3tl/inc/o3tl/cow_wrapper.hxx3
-rw-r--r--o3tl/inc/o3tl/heap_ptr.hxx3
-rw-r--r--o3tl/inc/o3tl/lazy_update.hxx3
-rw-r--r--o3tl/inc/o3tl/range.hxx3
-rw-r--r--o3tl/inc/o3tl/vector_pool.hxx3
-rw-r--r--o3tl/qa/cow_wrapper_clients.cxx3
-rw-r--r--o3tl/qa/cow_wrapper_clients.hxx3
-rw-r--r--o3tl/qa/test-cow_wrapper.cxx3
-rw-r--r--o3tl/qa/test-heap_ptr.cxx3
-rw-r--r--o3tl/qa/test-range.cxx3
-rw-r--r--o3tl/qa/test-vector_pool.cxx3
-rw-r--r--padmin/source/adddlg.cxx3
-rw-r--r--padmin/source/adddlg.hxx3
-rw-r--r--padmin/source/cmddlg.cxx3
-rw-r--r--padmin/source/cmddlg.hxx3
-rw-r--r--padmin/source/desktopcontext.cxx3
-rw-r--r--padmin/source/desktopcontext.hxx3
-rw-r--r--padmin/source/fontentry.cxx3
-rw-r--r--padmin/source/fontentry.hxx3
-rw-r--r--padmin/source/helper.cxx3
-rw-r--r--padmin/source/helper.hxx3
-rw-r--r--padmin/source/newppdlg.cxx3
-rw-r--r--padmin/source/newppdlg.hxx3
-rw-r--r--padmin/source/padialog.cxx2
-rw-r--r--padmin/source/padialog.hxx3
-rw-r--r--padmin/source/pamain.cxx3
-rw-r--r--padmin/source/progress.cxx3
-rw-r--r--padmin/source/progress.hxx3
-rw-r--r--padmin/source/prtsetup.cxx3
-rw-r--r--padmin/source/prtsetup.hxx3
-rw-r--r--padmin/source/titlectrl.cxx3
-rw-r--r--padmin/source/titlectrl.hxx3
-rw-r--r--regexp/inc/pch/precompiled_regexp.cxx2
-rw-r--r--regexp/inc/pch/precompiled_regexp.hxx2
-rw-r--r--regexp/source/reclass.cxx2
-rw-r--r--regexp/source/reclass.hxx3
-rw-r--r--rsc/inc/pch/precompiled_rsc.cxx2
-rw-r--r--rsc/inc/pch/precompiled_rsc.hxx2
-rw-r--r--rsc/inc/rscarray.hxx3
-rw-r--r--rsc/inc/rscclass.hxx3
-rw-r--r--rsc/inc/rscclobj.hxx3
-rw-r--r--rsc/inc/rscconst.hxx3
-rw-r--r--rsc/inc/rsccont.hxx3
-rw-r--r--rsc/inc/rscdb.hxx3
-rw-r--r--rsc/inc/rscdef.hxx3
-rw-r--r--rsc/inc/rscflag.hxx3
-rw-r--r--rsc/inc/rschash.hxx2
-rw-r--r--rsc/inc/rscinst.hxx3
-rw-r--r--rsc/inc/rsckey.hxx3
-rw-r--r--rsc/inc/rsclst.hxx3
-rw-r--r--rsc/inc/rscmgr.hxx3
-rw-r--r--rsc/inc/rscpar.hxx3
-rw-r--r--rsc/inc/rscrange.hxx3
-rw-r--r--rsc/inc/rscrsc.hxx3
-rw-r--r--rsc/inc/rscsfx.hxx3
-rw-r--r--rsc/inc/rscstr.hxx3
-rw-r--r--rsc/inc/rsctools.hxx3
-rw-r--r--rsc/inc/rsctop.hxx3
-rw-r--r--rsc/inc/rsctree.hxx3
-rw-r--r--rsc/inc/vclrsc.hxx3
-rw-r--r--rsc/source/misc/rscdbl.cxx3
-rw-r--r--rsc/source/misc/rsclst.cxx3
-rw-r--r--rsc/source/parser/erscerr.cxx2
-rw-r--r--rsc/source/parser/rscdb.cxx3
-rw-r--r--rsc/source/parser/rscibas.cxx2
-rw-r--r--rsc/source/parser/rscicpx.cxx2
-rw-r--r--rsc/source/parser/rscinit.cxx2
-rw-r--r--rsc/source/parser/rsckey.cxx2
-rw-r--r--rsc/source/parser/rsclex.cxx2
-rw-r--r--rsc/source/parser/rsclex.hxx3
-rw-r--r--rsc/source/parser/rscpar.cxx3
-rw-r--r--rsc/source/parser/rscyacc.cxx2
-rw-r--r--rsc/source/prj/gui.cxx3
-rw-r--r--rsc/source/prj/start.cxx3
-rw-r--r--rsc/source/res/rscall.cxx2
-rw-r--r--rsc/source/res/rscarray.cxx2
-rw-r--r--rsc/source/res/rscclass.cxx3
-rw-r--r--rsc/source/res/rscclobj.cxx3
-rw-r--r--rsc/source/res/rscconst.cxx3
-rw-r--r--rsc/source/res/rsccont.cxx3
-rw-r--r--rsc/source/res/rscflag.cxx2
-rw-r--r--rsc/source/res/rscmgr.cxx3
-rw-r--r--rsc/source/res/rscrange.cxx2
-rw-r--r--rsc/source/res/rscstr.cxx2
-rw-r--r--rsc/source/res/rsctop.cxx2
-rw-r--r--rsc/source/rsc/rsc.cxx3
-rw-r--r--rsc/source/tools/rscchar.cxx3
-rw-r--r--rsc/source/tools/rscdef.cxx3
-rw-r--r--rsc/source/tools/rschash.cxx3
-rw-r--r--rsc/source/tools/rsctools.cxx3
-rw-r--r--rsc/source/tools/rsctree.cxx3
-rw-r--r--sax/inc/sax/fastattribs.hxx3
-rw-r--r--sax/inc/sax/fshelper.hxx3
-rw-r--r--sax/inc/sax/parser/saxparser.hxx3
-rw-r--r--sax/inc/sax/tools/attributemap.hxx3
-rw-r--r--sax/inc/sax/tools/converter.hxx3
-rw-r--r--sax/inc/sax/tools/saxobject.hxx3
-rw-r--r--sax/inc/sax/tools/tokenmap.hxx3
-rw-r--r--sax/inc/xml2utf.hxx3
-rw-r--r--sax/qa/cppunit/test_converter.cxx2
-rw-r--r--sax/source/expatwrap/attrlistimpl.cxx3
-rw-r--r--sax/source/expatwrap/attrlistimpl.hxx2
-rw-r--r--sax/source/expatwrap/factory.hxx2
-rw-r--r--sax/source/expatwrap/sax_expat.cxx2
-rw-r--r--sax/source/expatwrap/saxwriter.cxx2
-rw-r--r--sax/source/expatwrap/xml2utf.cxx3
-rw-r--r--sax/source/fastparser/facreg.cxx3
-rw-r--r--sax/source/fastparser/fastparser.cxx3
-rw-r--r--sax/source/fastparser/fastparser.hxx3
-rw-r--r--sax/source/tools/converter.cxx3
-rw-r--r--sax/source/tools/fastattribs.cxx3
-rw-r--r--sax/source/tools/fastserializer.cxx2
-rw-r--r--sax/source/tools/fastserializer.hxx3
-rw-r--r--sax/source/tools/fshelper.cxx3
-rw-r--r--sax/test/sax/factory.hxx2
-rw-r--r--sax/test/sax/testsax.cxx2
-rw-r--r--sax/test/sax/testwriter.cxx3
-rw-r--r--sax/test/saxdemo.cxx3
-rw-r--r--sax/test/testcomponent.cxx3
-rw-r--r--sot/inc/absdev.hxx3
-rw-r--r--sot/inc/agg.hxx3
-rw-r--r--sot/inc/clsids.hxx3
-rw-r--r--sot/inc/filelist.hxx2
-rw-r--r--sot/inc/pch/precompiled_sot.cxx2
-rw-r--r--sot/inc/pch/precompiled_sot.hxx2
-rw-r--r--sot/inc/sot/exchange.hxx3
-rw-r--r--sot/inc/sot/factory.hxx3
-rw-r--r--sot/inc/sot/formats.hxx2
-rw-r--r--sot/inc/sot/object.hxx2
-rw-r--r--sot/inc/sot/sotdata.hxx3
-rw-r--r--sot/inc/sot/sotref.hxx3
-rw-r--r--sot/inc/sot/storage.hxx3
-rw-r--r--sot/inc/stg.hxx3
-rw-r--r--sot/inc/storinfo.hxx3
-rw-r--r--sot/source/base/exchange.cxx3
-rw-r--r--sot/source/base/factory.cxx2
-rw-r--r--sot/source/base/filelist.cxx2
-rw-r--r--sot/source/base/formats.cxx2
-rw-r--r--sot/source/base/object.cxx2
-rw-r--r--sot/source/sdstor/stg.cxx2
-rw-r--r--sot/source/sdstor/stgavl.cxx2
-rw-r--r--sot/source/sdstor/stgavl.hxx3
-rw-r--r--sot/source/sdstor/stgcache.cxx2
-rw-r--r--sot/source/sdstor/stgcache.hxx3
-rw-r--r--sot/source/sdstor/stgdir.cxx2
-rw-r--r--sot/source/sdstor/stgdir.hxx3
-rw-r--r--sot/source/sdstor/stgelem.cxx2
-rw-r--r--sot/source/sdstor/stgelem.hxx3
-rw-r--r--sot/source/sdstor/stgio.cxx2
-rw-r--r--sot/source/sdstor/stgio.hxx3
-rw-r--r--sot/source/sdstor/stgole.cxx2
-rw-r--r--sot/source/sdstor/stgole.hxx3
-rw-r--r--sot/source/sdstor/stgstrms.cxx2
-rw-r--r--sot/source/sdstor/stgstrms.hxx3
-rw-r--r--sot/source/sdstor/storage.cxx2
-rw-r--r--sot/source/sdstor/storinfo.cxx2
-rw-r--r--sot/source/sdstor/ucbstorage.cxx2
-rw-r--r--sot/source/sdstor/unostorageholder.cxx2
-rw-r--r--sot/source/sdstor/unostorageholder.hxx2
-rw-r--r--sot/source/unoolestorage/register.cxx2
-rw-r--r--sot/source/unoolestorage/xolesimplestorage.cxx2
-rw-r--r--sot/source/unoolestorage/xolesimplestorage.hxx2
-rw-r--r--sot/workben/testsot.cxx2
-rw-r--r--svl/inc/PasswordHelper.hxx2
-rw-r--r--svl/inc/adrparse.hxx2
-rw-r--r--svl/inc/broadcast.hxx2
-rw-r--r--svl/inc/cntnrsrt.hxx3
-rw-r--r--svl/inc/converter.hxx2
-rw-r--r--svl/inc/filenotation.hxx2
-rw-r--r--svl/inc/folderrestriction.hxx3
-rw-r--r--svl/inc/fstathelper.hxx3
-rw-r--r--svl/inc/inetdef.hxx2
-rw-r--r--svl/inc/inetmsg.hxx2
-rw-r--r--svl/inc/inetstrm.hxx2
-rw-r--r--svl/inc/instrm.hxx2
-rw-r--r--svl/inc/listener.hxx2
-rw-r--r--svl/inc/listeneriter.hxx2
-rw-r--r--svl/inc/lngmisc.hxx3
-rw-r--r--svl/inc/nfsymbol.hxx3
-rw-r--r--svl/inc/numuno.hxx2
-rw-r--r--svl/inc/outstrm.hxx2
-rw-r--r--svl/inc/pch/precompiled_svl.cxx2
-rw-r--r--svl/inc/pch/precompiled_svl.hxx2
-rw-r--r--svl/inc/pickerhelper.hxx3
-rw-r--r--svl/inc/pickerhistory.hxx2
-rw-r--r--svl/inc/pickerhistoryaccess.hxx2
-rw-r--r--svl/inc/poolcach.hxx2
-rw-r--r--svl/inc/strmadpt.hxx2
-rw-r--r--svl/inc/stylepool.hxx3
-rw-r--r--svl/inc/svl/aeitem.hxx3
-rw-r--r--svl/inc/svl/asiancfg.hxx3
-rw-r--r--svl/inc/svl/brdcst.hxx3
-rw-r--r--svl/inc/svl/cancel.hxx2
-rw-r--r--svl/inc/svl/cenumitm.hxx2
-rw-r--r--svl/inc/svl/cintitem.hxx2
-rw-r--r--svl/inc/svl/cjkoptions.hxx2
-rw-r--r--svl/inc/svl/cnclhint.hxx3
-rw-r--r--svl/inc/svl/cntwall.hxx2
-rw-r--r--svl/inc/svl/ctloptions.hxx2
-rw-r--r--svl/inc/svl/ctypeitm.hxx2
-rw-r--r--svl/inc/svl/custritm.hxx2
-rw-r--r--svl/inc/svl/dateitem.hxx2
-rw-r--r--svl/inc/svl/documentlockfile.hxx2
-rw-r--r--svl/inc/svl/eitem.hxx2
-rw-r--r--svl/inc/svl/filerec.hxx2
-rw-r--r--svl/inc/svl/flagitem.hxx3
-rw-r--r--svl/inc/svl/globalnameitem.hxx2
-rw-r--r--svl/inc/svl/hint.hxx2
-rw-r--r--svl/inc/svl/httpcook.hxx2
-rw-r--r--svl/inc/svl/ilstitem.hxx2
-rw-r--r--svl/inc/svl/imageitm.hxx3
-rw-r--r--svl/inc/svl/inethist.hxx2
-rw-r--r--svl/inc/svl/inettype.hxx2
-rw-r--r--svl/inc/svl/intitem.hxx2
-rw-r--r--svl/inc/svl/isethint.hxx2
-rw-r--r--svl/inc/svl/itemiter.hxx3
-rw-r--r--svl/inc/svl/itempool.hxx3
-rw-r--r--svl/inc/svl/itemprop.hxx3
-rw-r--r--svl/inc/svl/itemset.hxx2
-rw-r--r--svl/inc/svl/languageoptions.hxx2
-rw-r--r--svl/inc/svl/lckbitem.hxx2
-rw-r--r--svl/inc/svl/lockfilecommon.hxx2
-rw-r--r--svl/inc/svl/lstner.hxx3
-rw-r--r--svl/inc/svl/macitem.hxx3
-rw-r--r--svl/inc/svl/mailenum.hxx2
-rw-r--r--svl/inc/svl/metitem.hxx2
-rw-r--r--svl/inc/svl/nfkeytab.hxx2
-rw-r--r--svl/inc/svl/nfversi.hxx2
-rw-r--r--svl/inc/svl/nranges.hxx3
-rw-r--r--svl/inc/svl/ondemand.hxx2
-rw-r--r--svl/inc/svl/ownlist.hxx3
-rw-r--r--svl/inc/svl/poolitem.hxx3
-rw-r--r--svl/inc/svl/ptitem.hxx3
-rw-r--r--svl/inc/svl/rectitem.hxx2
-rw-r--r--svl/inc/svl/restrictedpaths.hxx3
-rw-r--r--svl/inc/svl/rngitem.hxx3
-rw-r--r--svl/inc/svl/sfontitm.hxx2
-rw-r--r--svl/inc/svl/sharecontrolfile.hxx2
-rw-r--r--svl/inc/svl/slstitm.hxx3
-rw-r--r--svl/inc/svl/smplhint.hxx3
-rw-r--r--svl/inc/svl/srchcfg.hxx2
-rw-r--r--svl/inc/svl/srchdefs.hxx2
-rw-r--r--svl/inc/svl/srchitem.hxx2
-rw-r--r--svl/inc/svl/stritem.hxx2
-rw-r--r--svl/inc/svl/style.hxx2
-rw-r--r--svl/inc/svl/svarray.hxx3
-rw-r--r--svl/inc/svl/svdde.hxx3
-rw-r--r--svl/inc/svl/svldata.hxx2
-rw-r--r--svl/inc/svl/svstdarr.hxx2
-rw-r--r--svl/inc/svl/szitem.hxx2
-rw-r--r--svl/inc/svl/undo.hxx3
-rw-r--r--svl/inc/svl/urlfilter.hxx3
-rw-r--r--svl/inc/svl/visitem.hxx3
-rw-r--r--svl/inc/svl/zforlist.hxx3
-rw-r--r--svl/inc/svl/zformat.hxx3
-rw-r--r--svl/inc/urihelper.hxx3
-rw-r--r--svl/inc/urlbmk.hxx2
-rw-r--r--svl/inc/whiter.hxx3
-rw-r--r--svl/inc/xmlement.hxx2
-rw-r--r--svl/qa/complex/ConfigItems/helper/AccessibilityOptTest.cxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/AccessibilityOptTest.hxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/HistoryOptTest.cxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/HistoryOptTest.hxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/PrintOptTest.cxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/PrintOptTest.hxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/UserOptTest.cxx3
-rw-r--r--svl/qa/complex/ConfigItems/helper/UserOptTest.hxx3
-rw-r--r--svl/qa/test_URIHelper.cxx3
-rw-r--r--svl/source/config/asiancfg.cxx3
-rw-r--r--svl/source/config/cjkoptions.cxx2
-rw-r--r--svl/source/config/ctloptions.cxx2
-rw-r--r--svl/source/config/itemholder2.cxx3
-rw-r--r--svl/source/config/itemholder2.hxx3
-rw-r--r--svl/source/config/languageoptions.cxx2
-rw-r--r--svl/source/config/srchcfg.cxx2
-rw-r--r--svl/source/filepicker/pickerhelper.cxx2
-rw-r--r--svl/source/filepicker/pickerhistory.cxx2
-rw-r--r--svl/source/filerec/filerec.cxx2
-rw-r--r--svl/source/fsstor/fsfactory.cxx2
-rw-r--r--svl/source/fsstor/fsstorage.cxx2
-rw-r--r--svl/source/fsstor/fsstorage.hxx2
-rw-r--r--svl/source/fsstor/oinputstreamcontainer.cxx2
-rw-r--r--svl/source/fsstor/oinputstreamcontainer.hxx2
-rw-r--r--svl/source/fsstor/ostreamcontainer.cxx2
-rw-r--r--svl/source/fsstor/ostreamcontainer.hxx2
-rw-r--r--svl/source/inc/fsfactory.hxx2
-rw-r--r--svl/source/inc/passwordcontainer.hxx2
-rw-r--r--svl/source/inc/poolio.hxx2
-rw-r--r--svl/source/items/aeitem.cxx2
-rw-r--r--svl/source/items/cenumitm.cxx2
-rw-r--r--svl/source/items/cintitem.cxx2
-rw-r--r--svl/source/items/cntwall.cxx2
-rw-r--r--svl/source/items/ctypeitm.cxx3
-rw-r--r--svl/source/items/custritm.cxx2
-rw-r--r--svl/source/items/dateitem.cxx2
-rw-r--r--svl/source/items/eitem.cxx2
-rw-r--r--svl/source/items/flagitem.cxx2
-rw-r--r--svl/source/items/globalnameitem.cxx2
-rw-r--r--svl/source/items/ilstitem.cxx3
-rw-r--r--svl/source/items/imageitm.cxx2
-rw-r--r--svl/source/items/intitem.cxx2
-rw-r--r--svl/source/items/itemiter.cxx2
-rw-r--r--svl/source/items/itempool.cxx2
-rw-r--r--svl/source/items/itemprop.cxx2
-rw-r--r--svl/source/items/itemset.cxx2
-rw-r--r--svl/source/items/lckbitem.cxx2
-rw-r--r--svl/source/items/macitem.cxx2
-rw-r--r--svl/source/items/nranges.cxx3
-rw-r--r--svl/source/items/poolcach.cxx2
-rw-r--r--svl/source/items/poolio.cxx2
-rw-r--r--svl/source/items/poolitem.cxx3
-rw-r--r--svl/source/items/ptitem.cxx2
-rw-r--r--svl/source/items/rectitem.cxx2
-rw-r--r--svl/source/items/rngitem.cxx2
-rw-r--r--svl/source/items/rngitem_inc.cxx3
-rw-r--r--svl/source/items/sfontitm.cxx2
-rw-r--r--svl/source/items/sitem.cxx2
-rw-r--r--svl/source/items/slstitm.cxx2
-rw-r--r--svl/source/items/srchitem.cxx2
-rw-r--r--svl/source/items/stritem.cxx2
-rw-r--r--svl/source/items/style.cxx3
-rw-r--r--svl/source/items/stylepool.cxx3
-rw-r--r--svl/source/items/szitem.cxx2
-rw-r--r--svl/source/items/visitem.cxx3
-rw-r--r--svl/source/items/whassert.hxx3
-rw-r--r--svl/source/items/whiter.cxx2
-rw-r--r--svl/source/memtools/svarray.cxx2
-rw-r--r--svl/source/misc/PasswordHelper.cxx2
-rw-r--r--svl/source/misc/adrparse.cxx2
-rw-r--r--svl/source/misc/documentlockfile.cxx2
-rw-r--r--svl/source/misc/filenotation.cxx2
-rw-r--r--svl/source/misc/folderrestriction.cxx2
-rw-r--r--svl/source/misc/fstathelper.cxx2
-rw-r--r--svl/source/misc/inethist.cxx2
-rw-r--r--svl/source/misc/inettype.cxx2
-rw-r--r--svl/source/misc/lngmisc.cxx2
-rw-r--r--svl/source/misc/lockfilecommon.cxx2
-rw-r--r--svl/source/misc/ownlist.cxx2
-rw-r--r--svl/source/misc/restrictedpaths.cxx3
-rw-r--r--svl/source/misc/sharecontrolfile.cxx2
-rw-r--r--svl/source/misc/strmadpt.cxx2
-rw-r--r--svl/source/misc/svldata.cxx2
-rw-r--r--svl/source/misc/urihelper.cxx3
-rw-r--r--svl/source/notify/brdcst.cxx3
-rw-r--r--svl/source/notify/broadcast.cxx2
-rw-r--r--svl/source/notify/cancel.cxx2
-rw-r--r--svl/source/notify/hint.cxx2
-rw-r--r--svl/source/notify/isethint.cxx3
-rw-r--r--svl/source/notify/listener.cxx2
-rw-r--r--svl/source/notify/listenerbase.cxx2
-rw-r--r--svl/source/notify/listenerbase.hxx2
-rw-r--r--svl/source/notify/listeneriter.cxx2
-rw-r--r--svl/source/notify/lstner.cxx2
-rw-r--r--svl/source/notify/smplhint.cxx2
-rw-r--r--svl/source/numbers/nbdll.cxx3
-rw-r--r--svl/source/numbers/numfmuno.cxx2
-rw-r--r--svl/source/numbers/numfmuno.hxx2
-rw-r--r--svl/source/numbers/numhead.cxx2
-rw-r--r--svl/source/numbers/numhead.hxx2
-rw-r--r--svl/source/numbers/numuno.cxx2
-rw-r--r--svl/source/numbers/supservs.cxx2
-rw-r--r--svl/source/numbers/supservs.hxx2
-rw-r--r--svl/source/numbers/zforfind.cxx2
-rw-r--r--svl/source/numbers/zforfind.hxx3
-rw-r--r--svl/source/numbers/zforlist.cxx2
-rw-r--r--svl/source/numbers/zformat.cxx2
-rw-r--r--svl/source/numbers/zforscan.cxx2
-rw-r--r--svl/source/numbers/zforscan.hxx3
-rw-r--r--svl/source/passwordcontainer/passwordcontainer.cxx3
-rw-r--r--svl/source/passwordcontainer/syscreds.cxx3
-rw-r--r--svl/source/passwordcontainer/syscreds.hxx3
-rw-r--r--svl/source/svdde/ddecli.cxx3
-rw-r--r--svl/source/svdde/ddedata.cxx2
-rw-r--r--svl/source/svdde/ddedll.cxx2
-rw-r--r--svl/source/svdde/ddeimp.hxx3
-rw-r--r--svl/source/svdde/ddeinf.cxx2
-rw-r--r--svl/source/svdde/ddeml1.cxx2
-rw-r--r--svl/source/svdde/ddeml2.cxx2
-rw-r--r--svl/source/svdde/ddemldeb.cxx2
-rw-r--r--svl/source/svdde/ddemldeb.hxx2
-rw-r--r--svl/source/svdde/ddemlimp.hxx2
-rw-r--r--svl/source/svdde/ddestrg.cxx3
-rw-r--r--svl/source/svdde/ddesvr.cxx2
-rw-r--r--svl/source/svdde/ddewrap.cxx2
-rw-r--r--svl/source/svdde/ddewrap.hxx3
-rw-r--r--svl/source/svsql/converter.cxx2
-rw-r--r--svl/source/undo/undo.cxx2
-rw-r--r--svl/source/uno/pathservice.cxx3
-rw-r--r--svl/source/uno/registerservices.cxx2
-rw-r--r--svl/unx/inc/convert.hxx3
-rw-r--r--svl/unx/source/svdde/ddedummy.cxx3
-rw-r--r--svtools/bmpmaker/bmp.cxx3
-rw-r--r--svtools/bmpmaker/bmpcore.cxx3
-rw-r--r--svtools/bmpmaker/bmpcore.hxx3
-rw-r--r--svtools/bmpmaker/bmpsum.cxx3
-rw-r--r--svtools/bmpmaker/g2g.cxx3
-rw-r--r--svtools/inc/DocumentInfoPreview.hxx2
-rw-r--r--svtools/inc/QueryFolderName.hxx2
-rw-r--r--svtools/inc/acceleratorexecute.hxx3
-rw-r--r--svtools/inc/addresstemplate.hxx2
-rw-r--r--svtools/inc/apearcfg.hxx3
-rw-r--r--svtools/inc/asynclink.hxx3
-rw-r--r--svtools/inc/bindablecontrolhelper.hxx3
-rw-r--r--svtools/inc/borderhelper.hxx3
-rw-r--r--svtools/inc/calendar.hxx3
-rw-r--r--svtools/inc/cliplistener.hxx2
-rw-r--r--svtools/inc/collatorres.hxx2
-rw-r--r--svtools/inc/contextmenuhelper.hxx3
-rw-r--r--svtools/inc/ctrlbox.hxx3
-rw-r--r--svtools/inc/ctrltool.hxx3
-rw-r--r--svtools/inc/dialogclosedlistener.hxx2
-rw-r--r--svtools/inc/dialogcontrolling.hxx2
-rw-r--r--svtools/inc/expander.hxx3
-rw-r--r--svtools/inc/extcolorcfg.hxx2
-rw-r--r--svtools/inc/filectrl.hxx2
-rw-r--r--svtools/inc/filedlg.hxx3
-rw-r--r--svtools/inc/fileview.hxx2
-rw-r--r--svtools/inc/filterutils.hxx3
-rw-r--r--svtools/inc/fltdefs.hxx3
-rw-r--r--svtools/inc/fontsubstconfig.hxx2
-rw-r--r--svtools/inc/framestatuslistener.hxx3
-rw-r--r--svtools/inc/helpagentwindow.hxx2
-rw-r--r--svtools/inc/htmlkywd.hxx3
-rw-r--r--svtools/inc/imagemgr.hxx2
-rw-r--r--svtools/inc/imageresourceaccess.hxx2
-rw-r--r--svtools/inc/imgdef.hxx2
-rw-r--r--svtools/inc/indexentryres.hxx2
-rw-r--r--svtools/inc/inetimg.hxx2
-rw-r--r--svtools/inc/itemdel.hxx2
-rw-r--r--svtools/inc/ivctrl.hxx2
-rw-r--r--svtools/inc/localresaccess.hxx2
-rw-r--r--svtools/inc/pch/precompiled_svtools.cxx2
-rw-r--r--svtools/inc/pch/precompiled_svtools.hxx2
-rw-r--r--svtools/inc/prgsbar.hxx3
-rw-r--r--svtools/inc/roadmap.hxx2
-rw-r--r--svtools/inc/rtfkeywd.hxx3
-rw-r--r--svtools/inc/rtfout.hxx2
-rw-r--r--svtools/inc/ruler.hxx3
-rw-r--r--svtools/inc/scriptedtext.hxx2
-rw-r--r--svtools/inc/scrwin.hxx3
-rw-r--r--svtools/inc/sfxecode.hxx2
-rw-r--r--svtools/inc/soerr.hxx2
-rw-r--r--svtools/inc/sores.hxx3
-rw-r--r--svtools/inc/statusbarcontroller.hxx3
-rw-r--r--svtools/inc/stdmenu.hxx3
-rw-r--r--svtools/inc/svtools/AccessibleBrowseBoxObjType.hxx2
-rw-r--r--svtools/inc/svtools/FilterConfigItem.hxx2
-rw-r--r--svtools/inc/svtools/accessibilityoptions.hxx2
-rw-r--r--svtools/inc/svtools/accessiblefactory.hxx3
-rw-r--r--svtools/inc/svtools/accessibletable.hxx2
-rw-r--r--svtools/inc/svtools/accessibletableprovider.hxx2
-rw-r--r--svtools/inc/svtools/brwbox.hxx2
-rw-r--r--svtools/inc/svtools/brwhead.hxx2
-rw-r--r--svtools/inc/svtools/chartprettypainter.hxx3
-rw-r--r--svtools/inc/svtools/colctrl.hxx3
-rw-r--r--svtools/inc/svtools/colorcfg.hxx2
-rw-r--r--svtools/inc/svtools/colrdlg.hxx3
-rw-r--r--svtools/inc/svtools/editbrowsebox.hxx2
-rw-r--r--svtools/inc/svtools/editimplementation.hxx2
-rw-r--r--svtools/inc/svtools/editsyntaxhighlighter.hxx3
-rw-r--r--svtools/inc/svtools/ehdl.hxx2
-rw-r--r--svtools/inc/svtools/embedhlp.hxx3
-rw-r--r--svtools/inc/svtools/embedtransfer.hxx2
-rw-r--r--svtools/inc/svtools/extensionlistbox.hxx2
-rw-r--r--svtools/inc/svtools/fileurlbox.hxx2
-rw-r--r--svtools/inc/svtools/filter.hxx3
-rw-r--r--svtools/inc/svtools/fixedhyper.hxx2
-rw-r--r--svtools/inc/svtools/fltcall.hxx3
-rw-r--r--svtools/inc/svtools/fmtfield.hxx2
-rw-r--r--svtools/inc/svtools/generictoolboxcontroller.hxx3
-rw-r--r--svtools/inc/svtools/genericunodialog.hxx2
-rw-r--r--svtools/inc/svtools/grfmgr.hxx2
-rw-r--r--svtools/inc/svtools/headbar.hxx2
-rw-r--r--svtools/inc/svtools/helpopt.hxx2
-rw-r--r--svtools/inc/svtools/htmlcfg.hxx2
-rw-r--r--svtools/inc/svtools/htmlout.hxx2
-rw-r--r--svtools/inc/svtools/hyperlabel.hxx2
-rw-r--r--svtools/inc/svtools/imap.hxx3
-rw-r--r--svtools/inc/svtools/imapcirc.hxx3
-rw-r--r--svtools/inc/svtools/imapobj.hxx2
-rw-r--r--svtools/inc/svtools/imappoly.hxx3
-rw-r--r--svtools/inc/svtools/imaprect.hxx3
-rw-r--r--svtools/inc/svtools/inettbc.hxx2
-rw-r--r--svtools/inc/svtools/insdlg.hxx2
-rw-r--r--svtools/inc/svtools/javacontext.hxx3
-rw-r--r--svtools/inc/svtools/javainteractionhandler.hxx3
-rw-r--r--svtools/inc/svtools/langhelp.hxx2
-rw-r--r--svtools/inc/svtools/langtab.hxx2
-rw-r--r--svtools/inc/svtools/menuoptions.hxx3
-rw-r--r--svtools/inc/svtools/miscopt.hxx3
-rw-r--r--svtools/inc/svtools/optionsdrawinglayer.hxx3
-rw-r--r--svtools/inc/svtools/parhtml.hxx3
-rw-r--r--svtools/inc/svtools/parrtf.hxx3
-rw-r--r--svtools/inc/svtools/popupmenucontrollerbase.hxx3
-rw-r--r--svtools/inc/svtools/popupwindowcontroller.hxx3
-rw-r--r--svtools/inc/svtools/printdlg.hxx2
-rw-r--r--svtools/inc/svtools/printoptions.hxx3
-rw-r--r--svtools/inc/svtools/prnsetup.hxx3
-rw-r--r--svtools/inc/svtools/roadmapwizard.hxx3
-rw-r--r--svtools/inc/svtools/stdctrl.hxx2
-rw-r--r--svtools/inc/svtools/stringtransfer.hxx2
-rw-r--r--svtools/inc/svtools/svicnvw.hxx2
-rw-r--r--svtools/inc/svtools/svlbitm.hxx3
-rw-r--r--svtools/inc/svtools/svlbox.hxx3
-rw-r--r--svtools/inc/svtools/svmedit.hxx3
-rw-r--r--svtools/inc/svtools/svmedit2.hxx2
-rw-r--r--svtools/inc/svtools/svparser.hxx3
-rw-r--r--svtools/inc/svtools/svtabbx.hxx2
-rw-r--r--svtools/inc/svtools/svtdata.hxx2
-rw-r--r--svtools/inc/svtools/svtreebx.hxx2
-rw-r--r--svtools/inc/svtools/svxbox.hxx2
-rw-r--r--svtools/inc/svtools/syntaxhighlight.hxx3
-rw-r--r--svtools/inc/svtools/table/abstracttablecontrol.hxx3
-rw-r--r--svtools/inc/svtools/table/defaultinputhandler.hxx3
-rw-r--r--svtools/inc/svtools/table/gridtablerenderer.hxx3
-rw-r--r--svtools/inc/svtools/table/tablecontrol.hxx3
-rw-r--r--svtools/inc/svtools/table/tabledatawindow.hxx3
-rw-r--r--svtools/inc/svtools/table/tableinputhandler.hxx3
-rw-r--r--svtools/inc/svtools/table/tablemodel.hxx3
-rw-r--r--svtools/inc/svtools/table/tablerenderer.hxx3
-rw-r--r--svtools/inc/svtools/table/tabletypes.hxx3
-rw-r--r--svtools/inc/svtools/textdata.hxx3
-rw-r--r--svtools/inc/svtools/texteng.hxx2
-rw-r--r--svtools/inc/svtools/textview.hxx3
-rw-r--r--svtools/inc/svtools/textwindowpeer.hxx3
-rw-r--r--svtools/inc/svtools/toolbarmenu.hxx3
-rw-r--r--svtools/inc/svtools/toolboxcontroller.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/decklayouter.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/drawerlayouter.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/paneltabbar.hxx2
-rw-r--r--svtools/inc/svtools/toolpanel/refbase.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/tabalignment.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/tabitemcontent.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/tablayouter.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/toolpanel.hxx3
-rw-r--r--svtools/inc/svtools/toolpanel/toolpaneldeck.hxx3
-rw-r--r--svtools/inc/svtools/transfer.hxx3
-rw-r--r--svtools/inc/svtools/treelist.hxx3
-rw-r--r--svtools/inc/svtools/ttprops.hxx2
-rw-r--r--svtools/inc/svtools/unitconv.hxx2
-rw-r--r--svtools/inc/svtools/urlcontrol.hxx2
-rw-r--r--svtools/inc/svtools/valueset.hxx3
-rw-r--r--svtools/inc/svtools/wizardmachine.hxx2
-rw-r--r--svtools/inc/svtools/wizdlg.hxx3
-rw-r--r--svtools/inc/svtools/wmf.hxx3
-rw-r--r--svtools/inc/svtools/xtextedt.hxx3
-rw-r--r--svtools/inc/svtools/xwindowitem.hxx2
-rw-r--r--svtools/inc/sychconv.hxx3
-rw-r--r--svtools/inc/tabbar.hxx3
-rw-r--r--svtools/inc/taskbar.hxx3
-rw-r--r--svtools/inc/templatefoldercache.hxx3
-rw-r--r--svtools/inc/templdlg.hxx2
-rw-r--r--svtools/inc/testtool.hxx3
-rw-r--r--svtools/inc/tooltiplbox.hxx2
-rw-r--r--svtools/inc/txtattr.hxx3
-rw-r--r--svtools/inc/txtcmp.hxx2
-rw-r--r--svtools/inc/unoevent.hxx3
-rw-r--r--svtools/inc/unoimap.hxx3
-rw-r--r--svtools/inc/wallitem.hxx2
-rw-r--r--svtools/source/brwbox/brwbox1.cxx2
-rw-r--r--svtools/source/brwbox/brwbox2.cxx2
-rw-r--r--svtools/source/brwbox/brwbox3.cxx3
-rw-r--r--svtools/source/brwbox/brwhead.cxx2
-rw-r--r--svtools/source/brwbox/brwimpl.hxx3
-rw-r--r--svtools/source/brwbox/datwin.cxx2
-rw-r--r--svtools/source/brwbox/datwin.hxx2
-rw-r--r--svtools/source/brwbox/ebbcontrols.cxx2
-rw-r--r--svtools/source/brwbox/editbrowsebox.cxx2
-rw-r--r--svtools/source/brwbox/editbrowsebox2.cxx2
-rw-r--r--svtools/source/brwbox/editbrowseboximpl.hxx2
-rw-r--r--svtools/source/config/accessibilityoptions.cxx3
-rw-r--r--svtools/source/config/apearcfg.cxx2
-rw-r--r--svtools/source/config/colorcfg.cxx3
-rw-r--r--svtools/source/config/extcolorcfg.cxx3
-rw-r--r--svtools/source/config/fontsubstconfig.cxx3
-rw-r--r--svtools/source/config/helpopt.cxx2
-rw-r--r--svtools/source/config/htmlcfg.cxx3
-rw-r--r--svtools/source/config/itemholder2.cxx3
-rw-r--r--svtools/source/config/itemholder2.hxx3
-rw-r--r--svtools/source/config/menuoptions.cxx3
-rw-r--r--svtools/source/config/miscopt.cxx3
-rw-r--r--svtools/source/config/optionsdrawinglayer.cxx2
-rw-r--r--svtools/source/config/printoptions.cxx3
-rw-r--r--svtools/source/config/test/test.cxx3
-rw-r--r--svtools/source/contnr/cont_pch.cxx2
-rw-r--r--svtools/source/contnr/contentenumeration.cxx2
-rw-r--r--svtools/source/contnr/contentenumeration.hxx2
-rw-r--r--svtools/source/contnr/ctrdll.cxx3
-rw-r--r--svtools/source/contnr/fileview.cxx2
-rw-r--r--svtools/source/contnr/imivctl.hxx2
-rw-r--r--svtools/source/contnr/imivctl1.cxx2
-rw-r--r--svtools/source/contnr/imivctl2.cxx2
-rw-r--r--svtools/source/contnr/ivctrl.cxx2
-rw-r--r--svtools/source/contnr/svicnvw.cxx2
-rw-r--r--svtools/source/contnr/svimpbox.cxx2
-rw-r--r--svtools/source/contnr/svimpicn.cxx2
-rw-r--r--svtools/source/contnr/svlbitm.cxx2
-rw-r--r--svtools/source/contnr/svlbox.cxx2
-rw-r--r--svtools/source/contnr/svtabbx.cxx2
-rw-r--r--svtools/source/contnr/svtreebx.cxx3
-rw-r--r--svtools/source/contnr/templwin.cxx2
-rw-r--r--svtools/source/contnr/templwin.hxx2
-rw-r--r--svtools/source/contnr/tooltiplbox.cxx2
-rw-r--r--svtools/source/contnr/treelist.cxx2
-rw-r--r--svtools/source/control/asynclink.cxx3
-rw-r--r--svtools/source/control/calendar.cxx2
-rw-r--r--svtools/source/control/collatorres.cxx2
-rw-r--r--svtools/source/control/ctrlbox.cxx2
-rw-r--r--svtools/source/control/ctrldll.cxx3
-rw-r--r--svtools/source/control/ctrltool.cxx3
-rw-r--r--svtools/source/control/filectrl.cxx2
-rw-r--r--svtools/source/control/filectrl2.cxx2
-rw-r--r--svtools/source/control/fileurlbox.cxx2
-rw-r--r--svtools/source/control/fixedhyper.cxx2
-rw-r--r--svtools/source/control/fmtfield.cxx2
-rw-r--r--svtools/source/control/headbar.cxx2
-rw-r--r--svtools/source/control/hyperlabel.cxx2
-rw-r--r--svtools/source/control/indexentryres.cxx2
-rw-r--r--svtools/source/control/inettbc.cxx2
-rw-r--r--svtools/source/control/prgsbar.cxx2
-rw-r--r--svtools/source/control/roadmap.cxx3
-rw-r--r--svtools/source/control/ruler.cxx3
-rw-r--r--svtools/source/control/scriptedtext.cxx2
-rw-r--r--svtools/source/control/scrwin.cxx2
-rw-r--r--svtools/source/control/stdctrl.cxx2
-rw-r--r--svtools/source/control/stdmenu.cxx3
-rw-r--r--svtools/source/control/svxbox.cxx2
-rw-r--r--svtools/source/control/tabbar.cxx3
-rw-r--r--svtools/source/control/taskbar.cxx3
-rw-r--r--svtools/source/control/taskbox.cxx2
-rw-r--r--svtools/source/control/taskmisc.cxx2
-rw-r--r--svtools/source/control/taskstat.cxx2
-rw-r--r--svtools/source/control/toolbarmenu.cxx2
-rw-r--r--svtools/source/control/toolbarmenuacc.cxx3
-rw-r--r--svtools/source/control/toolbarmenuimp.hxx3
-rw-r--r--svtools/source/control/urlcontrol.cxx2
-rw-r--r--svtools/source/control/valueacc.cxx3
-rw-r--r--svtools/source/control/valueimp.hxx3
-rw-r--r--svtools/source/control/valueset.cxx2
-rw-r--r--svtools/source/dialogs/addresstemplate.cxx2
-rw-r--r--svtools/source/dialogs/colctrl.cxx2
-rw-r--r--svtools/source/dialogs/colrdlg.cxx2
-rw-r--r--svtools/source/dialogs/filedlg.cxx3
-rw-r--r--svtools/source/dialogs/filedlg2.cxx2
-rw-r--r--svtools/source/dialogs/filedlg2.hxx3
-rw-r--r--svtools/source/dialogs/insdlg.cxx2
-rw-r--r--svtools/source/dialogs/mcvmath.cxx2
-rw-r--r--svtools/source/dialogs/mcvmath.hxx3
-rw-r--r--svtools/source/dialogs/printdlg.cxx2
-rw-r--r--svtools/source/dialogs/prnsetup.cxx3
-rw-r--r--svtools/source/dialogs/propctrl.cxx2
-rw-r--r--svtools/source/dialogs/propctrl.hxx2
-rw-r--r--svtools/source/dialogs/property.cxx2
-rw-r--r--svtools/source/dialogs/roadmapwizard.cxx3
-rw-r--r--svtools/source/dialogs/wizardmachine.cxx3
-rw-r--r--svtools/source/dialogs/wizdlg.cxx3
-rw-r--r--svtools/source/edit/editsyntaxhighlighter.cxx3
-rw-r--r--svtools/source/edit/svmedit.cxx3
-rw-r--r--svtools/source/edit/svmedit2.cxx2
-rw-r--r--svtools/source/edit/sychconv.cxx3
-rw-r--r--svtools/source/edit/syntaxhighlight.cxx3
-rw-r--r--svtools/source/edit/textdat2.hxx3
-rw-r--r--svtools/source/edit/textdata.cxx2
-rw-r--r--svtools/source/edit/textdoc.cxx2
-rw-r--r--svtools/source/edit/textdoc.hxx3
-rw-r--r--svtools/source/edit/texteng.cxx3
-rw-r--r--svtools/source/edit/textund2.hxx3
-rw-r--r--svtools/source/edit/textundo.cxx3
-rw-r--r--svtools/source/edit/textundo.hxx3
-rw-r--r--svtools/source/edit/textview.cxx2
-rw-r--r--svtools/source/edit/textwindowpeer.cxx3
-rw-r--r--svtools/source/edit/txtattr.cxx3
-rw-r--r--svtools/source/edit/xtextedt.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/FilterConfigCache.cxx3
-rw-r--r--svtools/source/filter.vcl/filter/FilterConfigCache.hxx2
-rw-r--r--svtools/source/filter.vcl/filter/FilterConfigItem.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/SvFilterOptionsDialog.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/SvFilterOptionsDialog.hxx2
-rw-r--r--svtools/source/filter.vcl/filter/dlgejpg.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/dlgejpg.hxx2
-rw-r--r--svtools/source/filter.vcl/filter/dlgepng.cxx3
-rw-r--r--svtools/source/filter.vcl/filter/dlgepng.hxx3
-rw-r--r--svtools/source/filter.vcl/filter/dlgexpor.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/dlgexpor.hxx2
-rw-r--r--svtools/source/filter.vcl/filter/filter.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/filter2.cxx3
-rw-r--r--svtools/source/filter.vcl/filter/fldll.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/gradwrap.cxx3
-rw-r--r--svtools/source/filter.vcl/filter/sgfbram.cxx3
-rw-r--r--svtools/source/filter.vcl/filter/sgvmain.cxx2
-rw-r--r--svtools/source/filter.vcl/filter/sgvspln.cxx3
-rw-r--r--svtools/source/filter.vcl/filter/sgvtext.cxx3
-rw-r--r--svtools/source/filter.vcl/igif/decode.cxx3
-rw-r--r--svtools/source/filter.vcl/igif/decode.hxx3
-rw-r--r--svtools/source/filter.vcl/igif/gifread.cxx3
-rw-r--r--svtools/source/filter.vcl/ixbm/xbmread.cxx3
-rw-r--r--svtools/source/filter.vcl/ixpm/rgbtable.hxx3
-rw-r--r--svtools/source/filter.vcl/ixpm/xpmread.cxx3
-rw-r--r--svtools/source/filter.vcl/jpeg/jpeg.cxx3
-rw-r--r--svtools/source/filter.vcl/wmf/emfwr.cxx3
-rw-r--r--svtools/source/filter.vcl/wmf/emfwr.hxx3
-rw-r--r--svtools/source/filter.vcl/wmf/enhwmf.cxx2
-rw-r--r--svtools/source/filter.vcl/wmf/winmtf.cxx3
-rw-r--r--svtools/source/filter.vcl/wmf/winmtf.hxx2
-rw-r--r--svtools/source/filter.vcl/wmf/winwmf.cxx2
-rw-r--r--svtools/source/filter.vcl/wmf/wmf.cxx3
-rw-r--r--svtools/source/filter.vcl/wmf/wmfwr.cxx3
-rw-r--r--svtools/source/filter.vcl/wmf/wmfwr.hxx3
-rw-r--r--svtools/source/graphic/descriptor.cxx3
-rw-r--r--svtools/source/graphic/descriptor.hxx3
-rw-r--r--svtools/source/graphic/graphic.cxx3
-rw-r--r--svtools/source/graphic/graphic.hxx3
-rw-r--r--svtools/source/graphic/graphicunofactory.cxx3
-rw-r--r--svtools/source/graphic/grfattr.cxx3
-rw-r--r--svtools/source/graphic/grfcache.cxx3
-rw-r--r--svtools/source/graphic/grfcache.hxx3
-rw-r--r--svtools/source/graphic/grfmgr.cxx2
-rw-r--r--svtools/source/graphic/grfmgr2.cxx2
-rw-r--r--svtools/source/graphic/provider.cxx3
-rw-r--r--svtools/source/graphic/renderer.cxx3
-rw-r--r--svtools/source/graphic/transformer.cxx3
-rw-r--r--svtools/source/graphic/transformer.hxx3
-rw-r--r--svtools/source/hatchwindow/documentcloser.cxx2
-rw-r--r--svtools/source/hatchwindow/documentcloser.hxx2
-rw-r--r--svtools/source/hatchwindow/hatchwindow.cxx3
-rw-r--r--svtools/source/hatchwindow/hatchwindow.hxx2
-rw-r--r--svtools/source/hatchwindow/hatchwindowfactory.cxx3
-rw-r--r--svtools/source/hatchwindow/hatchwindowfactory.hxx2
-rw-r--r--svtools/source/hatchwindow/ipwin.cxx2
-rw-r--r--svtools/source/hatchwindow/ipwin.hxx2
-rw-r--r--svtools/source/inc/accessibletableimp.hxx3
-rw-r--r--svtools/source/inc/configitems/accessibilityoptions_const.hxx3
-rw-r--r--svtools/source/inc/gifread.hxx3
-rw-r--r--svtools/source/inc/gradwrap.hxx3
-rw-r--r--svtools/source/inc/jpeg.hxx3
-rw-r--r--svtools/source/inc/msgrd.hxx3
-rw-r--r--svtools/source/inc/msgwr.hxx2
-rw-r--r--svtools/source/inc/property.hxx2
-rw-r--r--svtools/source/inc/provider.hxx3
-rw-r--r--svtools/source/inc/renderer.hxx3
-rw-r--r--svtools/source/inc/sgfbram.hxx3
-rw-r--r--svtools/source/inc/sgffilt.hxx3
-rw-r--r--svtools/source/inc/sgvmain.hxx2
-rw-r--r--svtools/source/inc/sgvspln.hxx3
-rw-r--r--svtools/source/inc/svimpbox.hxx2
-rw-r--r--svtools/source/inc/svimpicn.hxx2
-rw-r--r--svtools/source/inc/svtaccessiblefactory.hxx2
-rw-r--r--svtools/source/inc/unoiface.hxx3
-rw-r--r--svtools/source/inc/xbmread.hxx3
-rw-r--r--svtools/source/inc/xpmread.hxx3
-rw-r--r--svtools/source/java/javacontext.cxx3
-rw-r--r--svtools/source/java/javainteractionhandler.cxx3
-rw-r--r--svtools/source/misc/acceleratorexecute.cxx3
-rw-r--r--svtools/source/misc/bindablecontrolhelper.cxx3
-rw-r--r--svtools/source/misc/chartprettypainter.cxx2
-rw-r--r--svtools/source/misc/cliplistener.cxx2
-rw-r--r--svtools/source/misc/dialogclosedlistener.cxx2
-rw-r--r--svtools/source/misc/dialogcontrolling.cxx2
-rw-r--r--svtools/source/misc/ehdl.cxx3
-rw-r--r--svtools/source/misc/embedhlp.cxx2
-rw-r--r--svtools/source/misc/embedtransfer.cxx2
-rw-r--r--svtools/source/misc/filterutils.cxx3
-rw-r--r--svtools/source/misc/helpagentwindow.cxx2
-rw-r--r--svtools/source/misc/imagemgr.cxx2
-rw-r--r--svtools/source/misc/imageresourceaccess.cxx2
-rw-r--r--svtools/source/misc/imap.cxx2
-rw-r--r--svtools/source/misc/imap2.cxx3
-rw-r--r--svtools/source/misc/imap3.cxx2
-rw-r--r--svtools/source/misc/itemdel.cxx2
-rw-r--r--svtools/source/misc/langhelp.cxx3
-rw-r--r--svtools/source/misc/langtab.cxx2
-rw-r--r--svtools/source/misc/stringtransfer.cxx2
-rw-r--r--svtools/source/misc/svtaccessiblefactory.cxx3
-rw-r--r--svtools/source/misc/svtdata.cxx2
-rw-r--r--svtools/source/misc/templatefoldercache.cxx2
-rw-r--r--svtools/source/misc/transfer.cxx3
-rw-r--r--svtools/source/misc/transfer2.cxx3
-rw-r--r--svtools/source/misc/unitconv.cxx2
-rw-r--r--svtools/source/misc/wallitem.cxx2
-rw-r--r--svtools/source/misc/xwindowitem.cxx2
-rw-r--r--svtools/source/plugapp/commtest.cxx2
-rw-r--r--svtools/source/plugapp/ttprops.cxx2
-rw-r--r--svtools/source/productregistration/productregistration.cxx3
-rw-r--r--svtools/source/productregistration/productregistration.hxx2
-rw-r--r--svtools/source/productregistration/registrationdlg.cxx2
-rw-r--r--svtools/source/productregistration/registrationdlg.hxx3
-rw-r--r--svtools/source/svhtml/htmlkywd.cxx2
-rw-r--r--svtools/source/svhtml/htmlout.cxx2
-rw-r--r--svtools/source/svhtml/htmlsupp.cxx2
-rw-r--r--svtools/source/svhtml/parhtml.cxx2
-rw-r--r--svtools/source/svrtf/parrtf.cxx3
-rw-r--r--svtools/source/svrtf/rtfkey2.cxx3
-rw-r--r--svtools/source/svrtf/rtfkeywd.cxx3
-rw-r--r--svtools/source/svrtf/rtfout.cxx2
-rw-r--r--svtools/source/svrtf/svparser.cxx3
-rw-r--r--svtools/source/table/defaultinputhandler.cxx3
-rw-r--r--svtools/source/table/gridtablerenderer.cxx2
-rw-r--r--svtools/source/table/tablecontrol.cxx3
-rw-r--r--svtools/source/table/tablecontrol_impl.cxx3
-rw-r--r--svtools/source/table/tablecontrol_impl.hxx3
-rw-r--r--svtools/source/table/tabledatawindow.cxx3
-rw-r--r--svtools/source/table/tablegeometry.cxx3
-rw-r--r--svtools/source/table/tablegeometry.hxx3
-rw-r--r--svtools/source/toolpanel/drawerlayouter.cxx3
-rw-r--r--svtools/source/toolpanel/dummypanel.cxx3
-rw-r--r--svtools/source/toolpanel/dummypanel.hxx3
-rw-r--r--svtools/source/toolpanel/paneldecklisteners.cxx3
-rw-r--r--svtools/source/toolpanel/paneldecklisteners.hxx3
-rw-r--r--svtools/source/toolpanel/paneltabbar.cxx3
-rw-r--r--svtools/source/toolpanel/paneltabbarpeer.cxx3
-rw-r--r--svtools/source/toolpanel/paneltabbarpeer.hxx3
-rw-r--r--svtools/source/toolpanel/refbase.cxx3
-rw-r--r--svtools/source/toolpanel/tabbargeometry.cxx3
-rw-r--r--svtools/source/toolpanel/tabbargeometry.hxx3
-rw-r--r--svtools/source/toolpanel/tabitemdescriptor.hxx3
-rw-r--r--svtools/source/toolpanel/tablayouter.cxx3
-rw-r--r--svtools/source/toolpanel/toolpanel.cxx3
-rw-r--r--svtools/source/toolpanel/toolpanelcollection.cxx3
-rw-r--r--svtools/source/toolpanel/toolpanelcollection.hxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldeck.cxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldeckpeer.cxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldeckpeer.hxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldrawer.cxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldrawer.hxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldrawerpeer.cxx3
-rw-r--r--svtools/source/toolpanel/toolpaneldrawerpeer.hxx3
-rw-r--r--svtools/source/uno/addrtempuno.cxx2
-rw-r--r--svtools/source/uno/contextmenuhelper.cxx3
-rw-r--r--svtools/source/uno/framestatuslistener.cxx3
-rw-r--r--svtools/source/uno/generictoolboxcontroller.cxx3
-rw-r--r--svtools/source/uno/genericunodialog.cxx2
-rw-r--r--svtools/source/uno/miscservices.cxx2
-rw-r--r--svtools/source/uno/popupmenucontrollerbase.cxx3
-rw-r--r--svtools/source/uno/popupwindowcontroller.cxx2
-rw-r--r--svtools/source/uno/statusbarcontroller.cxx3
-rw-r--r--svtools/source/uno/svtxgridcontrol.cxx3
-rw-r--r--svtools/source/uno/svtxgridcontrol.hxx3
-rw-r--r--svtools/source/uno/toolboxcontroller.cxx3
-rw-r--r--svtools/source/uno/treecontrolpeer.cxx3
-rw-r--r--svtools/source/uno/treecontrolpeer.hxx3
-rw-r--r--svtools/source/uno/unocontroltablemodel.cxx2
-rw-r--r--svtools/source/uno/unocontroltablemodel.hxx3
-rw-r--r--svtools/source/uno/unoevent.cxx2
-rw-r--r--svtools/source/uno/unoiface.cxx3
-rw-r--r--svtools/source/uno/unoimap.cxx3
-rw-r--r--svtools/source/uno/unowizard.hxx3
-rw-r--r--svtools/source/uno/wizard/unowizard.cxx3
-rw-r--r--svtools/source/uno/wizard/wizardpagecontroller.cxx3
-rw-r--r--svtools/source/uno/wizard/wizardpagecontroller.hxx3
-rw-r--r--svtools/source/uno/wizard/wizardshell.cxx3
-rw-r--r--svtools/source/uno/wizard/wizardshell.hxx3
-rw-r--r--svtools/source/urlobj/inetimg.cxx2
-rw-r--r--svtools/workben/browser.cxx2
-rw-r--r--svtools/workben/cui/loadlib.cxx2
-rw-r--r--svtools/workben/stest.cxx3
-rw-r--r--svtools/workben/svdem.cxx3
-rw-r--r--svtools/workben/toolpanel/toolpaneltest.cxx3
-rw-r--r--svtools/workben/treecontrol/treetest.cxx3
-rw-r--r--svtools/workben/unodialog/roadmapskeleton.cxx3
-rw-r--r--svtools/workben/unodialog/roadmapskeleton.hxx3
-rw-r--r--svtools/workben/unodialog/roadmapskeletonpages.cxx3
-rw-r--r--svtools/workben/unodialog/roadmapskeletonpages.hxx3
-rw-r--r--svtools/workben/unodialog/udlg_module.cxx2
-rw-r--r--svtools/workben/unodialog/udlg_module.hxx2
-rw-r--r--svtools/workben/unodialog/udlg_services.cxx3
-rw-r--r--svtools/workben/unodialog/unodialogsample.cxx3
-rw-r--r--svtools/workben/urange.cxx2
-rw-r--r--toolkit/inc/layout/layout-post.hxx3
-rw-r--r--toolkit/inc/layout/layout-pre.hxx3
-rw-r--r--toolkit/inc/layout/layout.hxx3
-rw-r--r--toolkit/inc/pch/precompiled_toolkit.cxx2
-rw-r--r--toolkit/inc/pch/precompiled_toolkit.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxbitmap.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxcontainer.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxdevice.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxfont.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxgraphics.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxmenu.hxx3
-rw-r--r--toolkit/inc/toolkit/awt/vclxpointer.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxprinter.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxregion.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxspinbutton.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxtoolkit.hxx3
-rw-r--r--toolkit/inc/toolkit/awt/vclxtopwindow.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxwindow.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/vclxwindows.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/xsimpleanimation.hxx2
-rw-r--r--toolkit/inc/toolkit/awt/xthrobber.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/accessiblecontrolcontext.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/dialogcontrol.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/eventcontainer.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/formattedcontrol.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/geometrycontrolmodel.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/geometrycontrolmodel_impl.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/roadmapcontrol.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/roadmapentry.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/stdtabcontroller.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/tkscrollbar.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/tksimpleanimation.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/tkspinbutton.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/tkthrobber.hxx3
-rw-r--r--toolkit/inc/toolkit/controls/unocontrol.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/unocontrolbase.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/unocontrolcontainer.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/unocontrolcontainermodel.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/unocontrolmodel.hxx2
-rw-r--r--toolkit/inc/toolkit/controls/unocontrols.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/accessibilityclient.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/accessiblefactory.hxx3
-rw-r--r--toolkit/inc/toolkit/helper/convert.hxx3
-rw-r--r--toolkit/inc/toolkit/helper/emptyfontdescriptor.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/externallock.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/fixedhyperbase.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/formpdfexport.hxx3
-rw-r--r--toolkit/inc/toolkit/helper/imagealign.hxx3
-rw-r--r--toolkit/inc/toolkit/helper/listenermultiplexer.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/macros.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/mutexandbroadcasthelper.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/mutexhelper.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/property.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/servicenames.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/throbberimpl.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/tkresmgr.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/unomemorystream.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/unopropertyarrayhelper.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/unowrapper.hxx2
-rw-r--r--toolkit/inc/toolkit/helper/vclunohelper.hxx3
-rw-r--r--toolkit/source/awt/asynccallback.cxx3
-rw-r--r--toolkit/source/awt/forward.hxx3
-rw-r--r--toolkit/source/awt/stylesettings.cxx3
-rw-r--r--toolkit/source/awt/stylesettings.hxx3
-rw-r--r--toolkit/source/awt/vclxaccessiblecomponent.cxx2
-rw-r--r--toolkit/source/awt/vclxbitmap.cxx2
-rw-r--r--toolkit/source/awt/vclxbutton.cxx3
-rw-r--r--toolkit/source/awt/vclxbutton.hxx3
-rw-r--r--toolkit/source/awt/vclxcontainer.cxx2
-rw-r--r--toolkit/source/awt/vclxdevice.cxx2
-rw-r--r--toolkit/source/awt/vclxdialog.cxx3
-rw-r--r--toolkit/source/awt/vclxdialog.hxx3
-rw-r--r--toolkit/source/awt/vclxfixedline.cxx3
-rw-r--r--toolkit/source/awt/vclxfixedline.hxx3
-rw-r--r--toolkit/source/awt/vclxfont.cxx3
-rw-r--r--toolkit/source/awt/vclxgraphics.cxx2
-rw-r--r--toolkit/source/awt/vclxmenu.cxx3
-rw-r--r--toolkit/source/awt/vclxplugin.cxx3
-rw-r--r--toolkit/source/awt/vclxplugin.hxx3
-rw-r--r--toolkit/source/awt/vclxpointer.cxx2
-rw-r--r--toolkit/source/awt/vclxprinter.cxx2
-rw-r--r--toolkit/source/awt/vclxregion.cxx2
-rw-r--r--toolkit/source/awt/vclxscroller.cxx3
-rw-r--r--toolkit/source/awt/vclxscroller.hxx3
-rw-r--r--toolkit/source/awt/vclxspinbutton.cxx3
-rw-r--r--toolkit/source/awt/vclxsplitter.cxx3
-rw-r--r--toolkit/source/awt/vclxsplitter.hxx3
-rw-r--r--toolkit/source/awt/vclxsystemdependentwindow.cxx2
-rw-r--r--toolkit/source/awt/vclxtabcontrol.cxx3
-rw-r--r--toolkit/source/awt/vclxtabcontrol.hxx3
-rw-r--r--toolkit/source/awt/vclxtabpage.cxx3
-rw-r--r--toolkit/source/awt/vclxtabpage.hxx3
-rw-r--r--toolkit/source/awt/vclxtoolkit.cxx2
-rw-r--r--toolkit/source/awt/vclxtopwindow.cxx3
-rw-r--r--toolkit/source/awt/vclxwindow.cxx3
-rw-r--r--toolkit/source/awt/vclxwindow1.cxx2
-rw-r--r--toolkit/source/awt/vclxwindows.cxx2
-rw-r--r--toolkit/source/awt/xsimpleanimation.cxx3
-rw-r--r--toolkit/source/awt/xthrobber.cxx3
-rw-r--r--toolkit/source/controls/accessiblecontrolcontext.cxx2
-rw-r--r--toolkit/source/controls/dialogcontrol.cxx2
-rw-r--r--toolkit/source/controls/eventcontainer.cxx2
-rw-r--r--toolkit/source/controls/formattedcontrol.cxx3
-rw-r--r--toolkit/source/controls/geometrycontrolmodel.cxx3
-rw-r--r--toolkit/source/controls/grid/defaultgridcolumnmodel.cxx2
-rw-r--r--toolkit/source/controls/grid/defaultgridcolumnmodel.hxx3
-rw-r--r--toolkit/source/controls/grid/defaultgriddatamodel.cxx3
-rw-r--r--toolkit/source/controls/grid/defaultgriddatamodel.hxx3
-rw-r--r--toolkit/source/controls/grid/gridcolumn.cxx2
-rw-r--r--toolkit/source/controls/grid/gridcolumn.hxx3
-rw-r--r--toolkit/source/controls/grid/gridcontrol.cxx3
-rw-r--r--toolkit/source/controls/grid/gridcontrol.hxx3
-rw-r--r--toolkit/source/controls/roadmapcontrol.cxx2
-rw-r--r--toolkit/source/controls/roadmapentry.cxx3
-rw-r--r--toolkit/source/controls/stdtabcontroller.cxx3
-rw-r--r--toolkit/source/controls/stdtabcontrollermodel.cxx2
-rw-r--r--toolkit/source/controls/tkscrollbar.cxx2
-rw-r--r--toolkit/source/controls/tksimpleanimation.cxx2
-rw-r--r--toolkit/source/controls/tkspinbutton.cxx2
-rw-r--r--toolkit/source/controls/tkthrobber.cxx2
-rw-r--r--toolkit/source/controls/tree/treecontrol.cxx3
-rw-r--r--toolkit/source/controls/tree/treecontrol.hxx3
-rw-r--r--toolkit/source/controls/tree/treedatamodel.cxx3
-rw-r--r--toolkit/source/controls/unocontrol.cxx3
-rw-r--r--toolkit/source/controls/unocontrolbase.cxx2
-rw-r--r--toolkit/source/controls/unocontrolcontainer.cxx2
-rw-r--r--toolkit/source/controls/unocontrolcontainermodel.cxx2
-rw-r--r--toolkit/source/controls/unocontrolmodel.cxx3
-rw-r--r--toolkit/source/controls/unocontrols.cxx3
-rw-r--r--toolkit/source/helper/accessibilityclient.cxx3
-rw-r--r--toolkit/source/helper/externallock.cxx2
-rw-r--r--toolkit/source/helper/fixedhyperbase.cxx2
-rw-r--r--toolkit/source/helper/formpdfexport.cxx3
-rw-r--r--toolkit/source/helper/imagealign.cxx3
-rw-r--r--toolkit/source/helper/listenermultiplexer.cxx3
-rw-r--r--toolkit/source/helper/property.cxx2
-rw-r--r--toolkit/source/helper/registerservices.cxx2
-rw-r--r--toolkit/source/helper/servicenames.cxx3
-rw-r--r--toolkit/source/helper/throbberimpl.cxx2
-rw-r--r--toolkit/source/helper/tkresmgr.cxx3
-rw-r--r--toolkit/source/helper/unomemorystream.cxx2
-rw-r--r--toolkit/source/helper/unopropertyarrayhelper.cxx2
-rw-r--r--toolkit/source/helper/unowrapper.cxx3
-rw-r--r--toolkit/source/helper/vclunohelper.cxx3
-rw-r--r--toolkit/source/layout/core/bin.cxx3
-rw-r--r--toolkit/source/layout/core/bin.hxx3
-rw-r--r--toolkit/source/layout/core/box-base.cxx3
-rw-r--r--toolkit/source/layout/core/box-base.hxx3
-rw-r--r--toolkit/source/layout/core/box.cxx3
-rw-r--r--toolkit/source/layout/core/box.hxx3
-rw-r--r--toolkit/source/layout/core/byteseq.cxx3
-rw-r--r--toolkit/source/layout/core/container.cxx3
-rw-r--r--toolkit/source/layout/core/container.hxx3
-rw-r--r--toolkit/source/layout/core/dialogbuttonhbox.cxx3
-rw-r--r--toolkit/source/layout/core/dialogbuttonhbox.hxx3
-rw-r--r--toolkit/source/layout/core/factory.cxx3
-rw-r--r--toolkit/source/layout/core/factory.hxx3
-rw-r--r--toolkit/source/layout/core/flow.cxx3
-rw-r--r--toolkit/source/layout/core/flow.hxx3
-rw-r--r--toolkit/source/layout/core/helper.cxx3
-rw-r--r--toolkit/source/layout/core/helper.hxx3
-rw-r--r--toolkit/source/layout/core/import.cxx3
-rw-r--r--toolkit/source/layout/core/import.hxx3
-rw-r--r--toolkit/source/layout/core/localized-string.cxx3
-rw-r--r--toolkit/source/layout/core/localized-string.hxx3
-rw-r--r--toolkit/source/layout/core/precompiled_xmlscript.hxx3
-rw-r--r--toolkit/source/layout/core/proplist.cxx2
-rw-r--r--toolkit/source/layout/core/proplist.hxx3
-rw-r--r--toolkit/source/layout/core/root.cxx2
-rw-r--r--toolkit/source/layout/core/root.hxx3
-rw-r--r--toolkit/source/layout/core/table.cxx3
-rw-r--r--toolkit/source/layout/core/table.hxx3
-rw-r--r--toolkit/source/layout/core/timer.cxx3
-rw-r--r--toolkit/source/layout/core/timer.hxx3
-rw-r--r--toolkit/source/layout/core/translate.cxx3
-rw-r--r--toolkit/source/layout/core/translate.hxx3
-rw-r--r--toolkit/source/layout/core/vcl.cxx3
-rw-r--r--toolkit/source/layout/core/vcl.hxx3
-rw-r--r--toolkit/source/layout/vcl/wbutton.cxx3
-rw-r--r--toolkit/source/layout/vcl/wcontainer.cxx3
-rw-r--r--toolkit/source/layout/vcl/wfield.cxx3
-rw-r--r--toolkit/source/layout/vcl/wrapper.cxx3
-rw-r--r--toolkit/source/layout/vcl/wrapper.hxx3
-rw-r--r--toolkit/workben/controls.cxx2
-rw-r--r--toolkit/workben/layout/editor.cxx3
-rw-r--r--toolkit/workben/layout/editor.hxx3
-rw-r--r--toolkit/workben/layout/plugin.cxx3
-rw-r--r--toolkit/workben/layout/plugin.hxx2
-rw-r--r--toolkit/workben/layout/recover.cxx3
-rw-r--r--toolkit/workben/layout/recover.hxx2
-rw-r--r--toolkit/workben/layout/simple-paragraph.cxx3
-rw-r--r--toolkit/workben/layout/simple-paragraph.hxx3
-rw-r--r--toolkit/workben/layout/sortdlg.cxx2
-rw-r--r--toolkit/workben/layout/sortdlg.hxx3
-rw-r--r--toolkit/workben/layout/test.cxx3
-rw-r--r--toolkit/workben/layout/tpsort.cxx2
-rw-r--r--toolkit/workben/layout/tpsort.hxx2
-rw-r--r--toolkit/workben/layout/uno.hxx3
-rw-r--r--toolkit/workben/layout/wordcountdialog.cxx2
-rw-r--r--toolkit/workben/layout/wordcountdialog.hxx3
-rw-r--r--toolkit/workben/layout/zoom.cxx2
-rw-r--r--toolkit/workben/layout/zoom.hxx2
-rw-r--r--toolkit/workben/layout/zoom_def.hxx3
-rw-r--r--toolkit/workben/unodialog.cxx2
-rw-r--r--tools/bootstrp/addexes/replace.cxx3
-rw-r--r--tools/bootstrp/addexes2/mkfilt.cxx3
-rw-r--r--tools/bootstrp/appdef.cxx3
-rw-r--r--tools/bootstrp/command.cxx3
-rw-r--r--tools/bootstrp/cppdep.cxx3
-rw-r--r--tools/bootstrp/cppdep.hxx2
-rw-r--r--tools/bootstrp/inimgr.cxx3
-rw-r--r--tools/bootstrp/iserver.cxx2
-rw-r--r--tools/bootstrp/md5.cxx3
-rw-r--r--tools/bootstrp/md5.hxx2
-rw-r--r--tools/bootstrp/mkcreate.cxx2
-rw-r--r--tools/bootstrp/prj.cxx2
-rw-r--r--tools/bootstrp/rscdep.cxx2
-rw-r--r--tools/bootstrp/so_checksum.cxx2
-rw-r--r--tools/bootstrp/sspretty.cxx2
-rw-r--r--tools/bootstrp/sstring.cxx3
-rw-r--r--tools/inc/bootstrp/appdef.hxx3
-rw-r--r--tools/inc/bootstrp/command.hxx3
-rw-r--r--tools/inc/bootstrp/inimgr.hxx2
-rw-r--r--tools/inc/bootstrp/listmacr.hxx2
-rw-r--r--tools/inc/bootstrp/mkcreate.hxx3
-rw-r--r--tools/inc/bootstrp/prj.hxx3
-rw-r--r--tools/inc/bootstrp/sstring.hxx3
-rw-r--r--tools/inc/impcont.hxx3
-rw-r--r--tools/inc/impstrg.hxx3
-rw-r--r--tools/inc/pch/precompiled_tools.cxx2
-rw-r--r--tools/inc/pch/precompiled_tools.hxx3
-rw-r--r--tools/inc/tools/StringListResource.hxx3
-rw-r--r--tools/inc/tools/agapi.hxx2
-rw-r--r--tools/inc/tools/agitem.hxx2
-rw-r--r--tools/inc/tools/appendunixshellword.hxx3
-rw-r--r--tools/inc/tools/b3dtrans.hxx3
-rw-r--r--tools/inc/tools/bigint.hxx3
-rw-r--r--tools/inc/tools/cachestr.hxx3
-rw-r--r--tools/inc/tools/chapi.hxx3
-rw-r--r--tools/inc/tools/color.hxx3
-rw-r--r--tools/inc/tools/config.hxx3
-rw-r--r--tools/inc/tools/contnr.hxx3
-rw-r--r--tools/inc/tools/date.hxx3
-rw-r--r--tools/inc/tools/datetime.hxx3
-rw-r--r--tools/inc/tools/debug.hxx3
-rw-r--r--tools/inc/tools/download.hxx3
-rw-r--r--tools/inc/tools/dynary.hxx3
-rw-r--r--tools/inc/tools/eacopier.hxx2
-rw-r--r--tools/inc/tools/errcode.hxx3
-rw-r--r--tools/inc/tools/errinf.hxx3
-rw-r--r--tools/inc/tools/extendapplicationenvironment.hxx3
-rw-r--r--tools/inc/tools/fldunit.hxx3
-rw-r--r--tools/inc/tools/fontenum.hxx3
-rw-r--r--tools/inc/tools/fract.hxx3
-rw-r--r--tools/inc/tools/fsys.hxx2
-rw-r--r--tools/inc/tools/gen.hxx3
-rw-r--r--tools/inc/tools/geninfo.hxx2
-rw-r--r--tools/inc/tools/getprocessworkingdir.hxx3
-rw-r--r--tools/inc/tools/globname.hxx2
-rw-r--r--tools/inc/tools/inetdef.hxx2
-rw-r--r--tools/inc/tools/inetmime.hxx2
-rw-r--r--tools/inc/tools/inetmsg.hxx2
-rw-r--r--tools/inc/tools/inetstrm.hxx2
-rw-r--r--tools/inc/tools/iparser.hxx2
-rw-r--r--tools/inc/tools/isofallback.hxx2
-rw-r--r--tools/inc/tools/line.hxx3
-rw-r--r--tools/inc/tools/link.hxx3
-rw-r--r--tools/inc/tools/list.hxx3
-rw-r--r--tools/inc/tools/mapunit.hxx3
-rw-r--r--tools/inc/tools/mempool.hxx3
-rw-r--r--tools/inc/tools/multisel.hxx3
-rw-r--r--tools/inc/tools/ownlist.hxx3
-rw-r--r--tools/inc/tools/pathutils.hxx3
-rw-r--r--tools/inc/tools/poly.hxx3
-rw-r--r--tools/inc/tools/pstm.hxx3
-rw-r--r--tools/inc/tools/queue.hxx3
-rw-r--r--tools/inc/tools/rc.hxx3
-rw-r--r--tools/inc/tools/ref.hxx3
-rw-r--r--tools/inc/tools/resary.hxx3
-rw-r--r--tools/inc/tools/resid.hxx3
-rw-r--r--tools/inc/tools/resmgr.hxx3
-rw-r--r--tools/inc/tools/rtti.hxx3
-rw-r--r--tools/inc/tools/shl.hxx3
-rw-r--r--tools/inc/tools/simplerm.hxx3
-rw-r--r--tools/inc/tools/solarmutex.hxx3
-rw-r--r--tools/inc/tools/stack.hxx3
-rw-r--r--tools/inc/tools/stream.hxx3
-rw-r--r--tools/inc/tools/string.hxx3
-rw-r--r--tools/inc/tools/svborder.hxx2
-rw-r--r--tools/inc/tools/svlibrary.hxx2
-rw-r--r--tools/inc/tools/table.hxx3
-rw-r--r--tools/inc/tools/tempfile.hxx3
-rw-r--r--tools/inc/tools/tenccvt.hxx3
-rw-r--r--tools/inc/tools/testtoolloader.hxx3
-rw-r--r--tools/inc/tools/time.hxx3
-rw-r--r--tools/inc/tools/unqid.hxx3