index
:
libreoffice/libs-gui
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/gtk3
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - GUI-related libraries
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.gitignore
18
-rw-r--r--
README
20
-rw-r--r--
basebmp/CppunitTest_basebmp.mk
50
-rw-r--r--
basebmp/Executable_basebmp_cppunittester_all.mk
70
-rw-r--r--
basebmp/Library_basebmp.mk
68
-rw-r--r--
basebmp/Makefile
39
-rw-r--r--
basebmp/Module_basebmp.mk
46
-rw-r--r--
basebmp/Package_inc.mk
65
-rw-r--r--
basebmp/inc/basebmp/accessor.hxx
122
-rw-r--r--
basebmp/inc/basebmp/accessoradapters.hxx
529
-rw-r--r--
basebmp/inc/basebmp/accessorfunctors.hxx
190
-rw-r--r--
basebmp/inc/basebmp/accessortraits.hxx
133
-rw-r--r--
basebmp/inc/basebmp/bitmapdevice.hxx
711
-rw-r--r--
basebmp/inc/basebmp/clippedlinerenderer.hxx
415
-rw-r--r--
basebmp/inc/basebmp/color.hxx
102
-rw-r--r--
basebmp/inc/basebmp/colorblendaccessoradapter.hxx
151
-rw-r--r--
basebmp/inc/basebmp/colormisc.hxx
194
-rw-r--r--
basebmp/inc/basebmp/colortraits.hxx
153
-rw-r--r--
basebmp/inc/basebmp/compositeiterator.hxx
370
-rw-r--r--
basebmp/inc/basebmp/debug.hxx
53
-rw-r--r--
basebmp/inc/basebmp/drawmodes.hxx
58
-rw-r--r--
basebmp/inc/basebmp/endian.hxx
60
-rw-r--r--
basebmp/inc/basebmp/fillimage.hxx
72
-rw-r--r--
basebmp/inc/basebmp/genericcolorimageaccessor.hxx
85
-rw-r--r--
basebmp/inc/basebmp/greylevelformats.hxx
138
-rw-r--r--
basebmp/inc/basebmp/iteratortraits.hxx
58
-rw-r--r--
basebmp/inc/basebmp/linerenderer.hxx
184
-rw-r--r--
basebmp/inc/basebmp/metafunctions.hxx
235
-rw-r--r--
basebmp/inc/basebmp/nonstandarditerator.hxx
48
-rw-r--r--
basebmp/inc/basebmp/packedpixeliterator.hxx
680
-rw-r--r--
basebmp/inc/basebmp/paletteformats.hxx
148
-rw-r--r--
basebmp/inc/basebmp/paletteimageaccessor.hxx
171
-rw-r--r--
basebmp/inc/basebmp/pixelformatadapters.hxx
111
-rw-r--r--
basebmp/inc/basebmp/pixeliterator.hxx
358
-rw-r--r--
basebmp/inc/basebmp/polypolygonrenderer.hxx
369
-rw-r--r--
basebmp/inc/basebmp/rgb24pixelformats.hxx
101
-rw-r--r--
basebmp/inc/basebmp/rgbmaskpixelformats.hxx
292
-rw-r--r--
basebmp/inc/basebmp/scaleimage.hxx
198
-rw-r--r--
basebmp/inc/basebmp/scanlineformats.hxx
59
-rw-r--r--
basebmp/inc/basebmp/stridedarrayiterator.hxx
117
-rw-r--r--
basebmp/inc/basebmp/tools.hxx
94
-rw-r--r--
basebmp/inc/basebmp/truecolormaskaccessor.hxx
293
-rw-r--r--
basebmp/prj/build.lst
2
-rw-r--r--
basebmp/prj/d.lst
0
-rw-r--r--
basebmp/prj/makefile.mk
40
-rw-r--r--
basebmp/source/bitmapdevice.cxx
2103
-rw-r--r--
basebmp/source/debug.cxx
109
-rw-r--r--
basebmp/source/intconversion.hxx
98
-rw-r--r--
basebmp/source/polypolygonrenderer.cxx
130
-rw-r--r--
basebmp/test/basebmp_cppunittester_all.cxx
137
-rw-r--r--
basebmp/test/basictest.cxx
298
-rw-r--r--
basebmp/test/bmpdemo.cxx
1252
-rw-r--r--
basebmp/test/bmpmasktest.cxx
173
-rw-r--r--
basebmp/test/bmptest.cxx
200
-rw-r--r--
basebmp/test/cliptest.cxx
268
-rw-r--r--
basebmp/test/export.map
34
-rw-r--r--
basebmp/test/filltest.cxx
263
-rw-r--r--
basebmp/test/linetest.cxx
212
-rw-r--r--
basebmp/test/masktest.cxx
161
-rw-r--r--
basebmp/test/polytest.cxx
284
-rw-r--r--
basebmp/test/tools.cxx
52
-rw-r--r--
basebmp/test/tools.hxx
34
-rw-r--r--
basegfx/CppunitTest_basegfx.mk
61
-rw-r--r--
basegfx/Executable_basegfx_cppunittester_all.mk
73
-rw-r--r--
basegfx/Library_basegfx.mk
122
-rw-r--r--
basegfx/Makefile
39
-rw-r--r--
basegfx/Module_basegfx.mk
52
-rw-r--r--
basegfx/Package_inc.mk
112
-rw-r--r--
basegfx/StaticLibrary_basegfx_s.mk
127
-rw-r--r--
basegfx/inc/basegfx/basegfxdllapi.h
50
-rw-r--r--
basegfx/inc/basegfx/color/bcolor.hxx
241
-rw-r--r--
basegfx/inc/basegfx/color/bcolormodifier.hxx
147
-rw-r--r--
basegfx/inc/basegfx/color/bcolortools.hxx
76
-rw-r--r--
basegfx/inc/basegfx/curve/b2dbeziertools.hxx
66
-rw-r--r--
basegfx/inc/basegfx/curve/b2dcubicbezier.hxx
210
-rw-r--r--
basegfx/inc/basegfx/curve/b2dquadraticbezier.hxx
77
-rw-r--r--
basegfx/inc/basegfx/matrix/b2dhommatrix.hxx
172
-rw-r--r--
basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx
238
-rw-r--r--
basegfx/inc/basegfx/matrix/b3dhommatrix.hxx
163
-rw-r--r--
basegfx/inc/basegfx/numeric/ftools.hxx
207
-rw-r--r--
basegfx/inc/basegfx/pixel/bpixel.hxx
226
-rw-r--r--
basegfx/inc/basegfx/point/b2dhompoint.hxx
239
-rw-r--r--
basegfx/inc/basegfx/point/b2dpoint.hxx
155
-rw-r--r--
basegfx/inc/basegfx/point/b2ipoint.hxx
131
-rw-r--r--
basegfx/inc/basegfx/point/b3dpoint.hxx
154
-rw-r--r--
basegfx/inc/basegfx/point/b3ipoint.hxx
143
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx
148
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolygon.hxx
278
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolygonclipper.hxx
86
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx
85
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolygontools.hxx
538
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolygontriangulator.hxx
53
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx
141
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
123
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolypolygonfillrule.hxx
63
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolypolygonrasterconverter.hxx
145
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx
283
-rw-r--r--
basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx
133
-rw-r--r--
basegfx/inc/basegfx/polygon/b3dpolygon.hxx
145
-rw-r--r--
basegfx/inc/basegfx/polygon/b3dpolygonclipper.hxx
90
-rw-r--r--
basegfx/inc/basegfx/polygon/b3dpolygontools.hxx
195
-rw-r--r--
basegfx/inc/basegfx/polygon/b3dpolypolygon.hxx
129
-rw-r--r--
basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx
158
-rw-r--r--
basegfx/inc/basegfx/range/b1drange.hxx
169
-rw-r--r--
basegfx/inc/basegfx/range/b1ibox.hxx
147
-rw-r--r--
basegfx/inc/basegfx/range/b1irange.hxx
148
-rw-r--r--
basegfx/inc/basegfx/range/b2dconnectedranges.hxx
266
-rw-r--r--
basegfx/inc/basegfx/range/b2dpolyrange.hxx
146
-rw-r--r--
basegfx/inc/basegfx/range/b2drange.hxx
299
-rw-r--r--
basegfx/inc/basegfx/range/b2drangeclipper.hxx
54
-rw-r--r--
basegfx/inc/basegfx/range/b2drectangle.hxx
45
-rw-r--r--
basegfx/inc/basegfx/range/b2ibox.hxx
255
-rw-r--r--
basegfx/inc/basegfx/range/b2irange.hxx
258
-rw-r--r--
basegfx/inc/basegfx/range/b2irectangle.hxx
45
-rw-r--r--
basegfx/inc/basegfx/range/b3drange.hxx
306
-rw-r--r--
basegfx/inc/basegfx/range/b3dvolume.hxx
45
-rw-r--r--
basegfx/inc/basegfx/range/b3ibox.hxx
263
-rw-r--r--
basegfx/inc/basegfx/range/b3irange.hxx
266
-rw-r--r--
basegfx/inc/basegfx/range/b3ivolume.hxx
45
-rw-r--r--
basegfx/inc/basegfx/range/basicbox.hxx
140
-rw-r--r--
basegfx/inc/basegfx/range/basicrange.hxx
300
-rw-r--r--
basegfx/inc/basegfx/range/rangeexpander.hxx
86
-rw-r--r--
basegfx/inc/basegfx/raster/bpixelraster.hxx
120
-rw-r--r--
basegfx/inc/basegfx/raster/bzpixelraster.hxx
100
-rw-r--r--
basegfx/inc/basegfx/raster/rasterconvert3d.hxx
349
-rw-r--r--
basegfx/inc/basegfx/tools/b2dclipstate.hxx
120
-rw-r--r--
basegfx/inc/basegfx/tools/canvastools.hxx
225
-rw-r--r--
basegfx/inc/basegfx/tools/debugplotter.hxx
111
-rw-r--r--
basegfx/inc/basegfx/tools/gradienttools.hxx
414
-rw-r--r--
basegfx/inc/basegfx/tools/keystoplerp.hxx
101
-rw-r--r--
basegfx/inc/basegfx/tools/lerp.hxx
60
-rw-r--r--
basegfx/inc/basegfx/tools/rectcliptools.hxx
91
-rw-r--r--
basegfx/inc/basegfx/tools/tools.hxx
135
-rw-r--r--
basegfx/inc/basegfx/tools/unopolypolygon.hxx
116
-rw-r--r--
basegfx/inc/basegfx/tools/unotools.hxx
55
-rw-r--r--
basegfx/inc/basegfx/tuple/b2dtuple.hxx
363
-rw-r--r--
basegfx/inc/basegfx/tuple/b2i64tuple.hxx
316
-rw-r--r--
basegfx/inc/basegfx/tuple/b2ituple.hxx
226
-rw-r--r--
basegfx/inc/basegfx/tuple/b3dtuple.hxx
437
-rw-r--r--
basegfx/inc/basegfx/tuple/b3i64tuple.hxx
353
-rw-r--r--
basegfx/inc/basegfx/tuple/b3ituple.hxx
352
-rw-r--r--
basegfx/inc/basegfx/vector/b2dsize.hxx
45
-rw-r--r--
basegfx/inc/basegfx/vector/b2dvector.hxx
271
-rw-r--r--
basegfx/inc/basegfx/vector/b2enums.hxx
79
-rw-r--r--
basegfx/inc/basegfx/vector/b2isize.hxx
45
-rw-r--r--
basegfx/inc/basegfx/vector/b2ivector.hxx
234
-rw-r--r--
basegfx/inc/basegfx/vector/b3dsize.hxx
45
-rw-r--r--
basegfx/inc/basegfx/vector/b3dvector.hxx
331
-rw-r--r--
basegfx/inc/basegfx/vector/b3isize.hxx
45
-rw-r--r--
basegfx/inc/basegfx/vector/b3ivector.hxx
263
-rw-r--r--
basegfx/inc/pch/precompiled_basegfx.cxx
31
-rw-r--r--
basegfx/inc/pch/precompiled_basegfx.hxx
34
-rw-r--r--
basegfx/prj/build.lst
3
-rw-r--r--
basegfx/prj/d.lst
1
-rw-r--r--
basegfx/prj/makefile.mk
40
-rw-r--r--
basegfx/qa/mkpolygons.pl
344
-rw-r--r--
basegfx/source/color/bcolor.cxx
43
-rw-r--r--
basegfx/source/color/bcolormodifier.cxx
75
-rw-r--r--
basegfx/source/color/bcolortools.cxx
271
-rw-r--r--
basegfx/source/curve/b2dbeziertools.cxx
135
-rw-r--r--
basegfx/source/curve/b2dcubicbezier.cxx
1049
-rw-r--r--
basegfx/source/curve/b2dquadraticbezier.cxx
108
-rw-r--r--
basegfx/source/inc/PolygonPoint.hxx
541
-rw-r--r--
basegfx/source/inc/hommatrixtemplate.hxx
616
-rw-r--r--
basegfx/source/inc/polygontemplate.hxx
541
-rw-r--r--
basegfx/source/matrix/b2dhommatrix.cxx
457
-rw-r--r--
basegfx/source/matrix/b2dhommatrixtools.cxx
404
-rw-r--r--
basegfx/source/matrix/b3dhommatrix.cxx
540
-rw-r--r--
basegfx/source/numeric/ftools.cxx
41
-rw-r--r--
basegfx/source/pixel/bpixel.cxx
54
-rw-r--r--
basegfx/source/point/b2dhompoint.cxx
262
-rw-r--r--
basegfx/source/point/b2dpoint.cxx
88
-rw-r--r--
basegfx/source/point/b2ipoint.cxx
79
-rw-r--r--
basegfx/source/point/b3dpoint.cxx
88
-rw-r--r--
basegfx/source/point/b3ipoint.cxx
82
-rw-r--r--
basegfx/source/polygon/b2dlinegeometry.cxx
728
-rw-r--r--
basegfx/source/polygon/b2dpolygon.cxx
1657
-rw-r--r--
basegfx/source/polygon/b2dpolygonclipper.cxx
876
-rw-r--r--
basegfx/source/polygon/b2dpolygoncutandtouch.cxx
1304
-rw-r--r--
basegfx/source/polygon/b2dpolygontools.cxx
3626
-rw-r--r--
basegfx/source/polygon/b2dpolygontriangulator.cxx
469
-rw-r--r--
basegfx/source/polygon/b2dpolypolygon.cxx
424
-rw-r--r--
basegfx/source/polygon/b2dpolypolygoncutter.cxx
1017
-rw-r--r--
basegfx/source/polygon/b2dpolypolygonrasterconverter.cxx
704
-rw-r--r--
basegfx/source/polygon/b2dpolypolygontools.cxx
588
-rw-r--r--
basegfx/source/polygon/b2dsvgpolypolygon.cxx
1108
-rw-r--r--
basegfx/source/polygon/b2dtrapezoid.cxx
1228
-rw-r--r--
basegfx/source/polygon/b3dpolygon.cxx
1819
-rw-r--r--
basegfx/source/polygon/b3dpolygonclipper.cxx
577
-rw-r--r--
basegfx/source/polygon/b3dpolygontools.cxx
1266
-rw-r--r--
basegfx/source/polygon/b3dpolypolygon.cxx
449
-rw-r--r--
basegfx/source/polygon/b3dpolypolygontools.cxx
559
-rw-r--r--
basegfx/source/range/b1drange.cxx
59
-rw-r--r--
basegfx/source/range/b2dpolyrange.cxx
423
-rw-r--r--
basegfx/source/range/b2drange.cxx
77
-rw-r--r--
basegfx/source/range/b2drangeclipper.cxx
948
-rw-r--r--
basegfx/source/range/b2xrange.cxx
145
-rw-r--r--
basegfx/source/range/b3drange.cxx
88
-rw-r--r--
basegfx/source/raster/bpixelraster.cxx
43
-rw-r--r--
basegfx/source/raster/bzpixelraster.cxx
43
-rw-r--r--
basegfx/source/raster/rasterconvert3d.cxx
356
-rw-r--r--
basegfx/source/tools/b2dclipstate.cxx
662
-rw-r--r--
basegfx/source/tools/canvastools.cxx
677
-rw-r--r--
basegfx/source/tools/debugplotter.cxx
418
-rw-r--r--
basegfx/source/tools/gradienttools.cxx
352
-rw-r--r--
basegfx/source/tools/keystoplerp.cxx
106
-rw-r--r--
basegfx/source/tools/liangbarsky.cxx
135
-rw-r--r--
basegfx/source/tools/tools.cxx
127
-rw-r--r--
basegfx/source/tools/unopolypolygon.cxx
489
-rw-r--r--
basegfx/source/tools/unotools.cxx
264
-rw-r--r--
basegfx/source/tuple/b2dtuple.cxx
87
-rw-r--r--
basegfx/source/tuple/b2i64tuple.cxx
47
-rw-r--r--
basegfx/source/tuple/b2ituple.cxx
156
-rw-r--r--
basegfx/source/tuple/b3dtuple.cxx
58
-rw-r--r--
basegfx/source/tuple/b3i64tuple.cxx
46
-rw-r--r--
basegfx/source/tuple/b3ituple.cxx
46
-rw-r--r--
basegfx/source/vector/b2dvector.cxx
222
-rw-r--r--
basegfx/source/vector/b2ivector.cxx
162
-rw-r--r--
basegfx/source/vector/b3dvector.cxx
105
-rw-r--r--
basegfx/source/vector/b3ivector.cxx
54
-rw-r--r--
basegfx/source/workbench/Makefile
16
-rw-r--r--
basegfx/source/workbench/bezierclip.cxx
2060
-rw-r--r--
basegfx/source/workbench/bezierclip.hxx
96
-rw-r--r--
basegfx/source/workbench/convexhull.cxx
216
-rw-r--r--
basegfx/source/workbench/gauss.hxx
175
-rw-r--r--
basegfx/test/basegfx1d.cxx
80
-rw-r--r--
basegfx/test/basegfx2d.cxx
1501
-rw-r--r--
basegfx/test/basegfx3d.cxx
196
-rw-r--r--
basegfx/test/basegfx_cppunittester_all.cxx
137
-rw-r--r--
basegfx/test/basegfxtools.cxx
113
-rw-r--r--
basegfx/test/boxclipper.cxx
422
-rw-r--r--
basegfx/test/clipstate.cxx
181
-rw-r--r--
basegfx/test/genericclipper.cxx
162
-rw-r--r--
basegfx/test/testtools.cxx
238
-rw-r--r--
basegfx/test/testtools.hxx
101
-rw-r--r--
canvas/Library_cairocanvas.mk
128
-rw-r--r--
canvas/Library_canvasfactory.mk
54
-rw-r--r--
canvas/Library_canvastools.mk
100
-rw-r--r--
canvas/Library_directx5canvas.mk
111
-rw-r--r--
canvas/Library_directx9canvas.mk
102
-rw-r--r--
canvas/Library_gdipluscanvas.mk
95
-rw-r--r--
canvas/Library_nullcanvas.mk
65
-rw-r--r--
canvas/Library_simplecanvas.mk
58
-rw-r--r--
canvas/Library_vclcanvas.mk
81
-rw-r--r--
canvas/Makefile
39
-rw-r--r--
canvas/Module_canvas.mk
58
-rw-r--r--
canvas/Package_inc.mk
64
-rw-r--r--
canvas/inc/canvas/base/basemutexhelper.hxx
72
-rw-r--r--
canvas/inc/canvas/base/bitmapcanvasbase.hxx
137
-rw-r--r--
canvas/inc/canvas/base/bufferedgraphicdevicebase.hxx
285
-rw-r--r--
canvas/inc/canvas/base/cachedprimitivebase.hxx
126
-rw-r--r--
canvas/inc/canvas/base/canvasbase.hxx
483
-rw-r--r--
canvas/inc/canvas/base/canvascustomspritebase.hxx
280
-rw-r--r--
canvas/inc/canvas/base/canvascustomspritehelper.hxx
296
-rw-r--r--
canvas/inc/canvas/base/disambiguationhelper.hxx
90
-rw-r--r--
canvas/inc/canvas/base/doublebitmapbase.hxx
154
-rw-r--r--
canvas/inc/canvas/base/floatbitmapbase.hxx
158
-rw-r--r--
canvas/inc/canvas/base/graphicdevicebase.hxx
391
-rw-r--r--
canvas/inc/canvas/base/integerbitmapbase.hxx
154
-rw-r--r--
canvas/inc/canvas/base/sprite.hxx
122
-rw-r--r--
canvas/inc/canvas/base/spritecanvasbase.hxx
202
-rw-r--r--
canvas/inc/canvas/base/spritesurface.hxx
76
-rw-r--r--
canvas/inc/canvas/canvastools.hxx
667
-rw-r--r--
canvas/inc/canvas/canvastoolsdllapi.h
40
-rw-r--r--
canvas/inc/canvas/debug.hxx
68
-rw-r--r--
canvas/inc/canvas/elapsedtime.hxx
186
-rw-r--r--
canvas/inc/canvas/parametricpolypolygon.hxx
176
-rw-r--r--
canvas/inc/canvas/prioritybooster.hxx
69
-rw-r--r--
canvas/inc/canvas/propertysethelper.hxx
165
-rw-r--r--
canvas/inc/canvas/rendering/bitmap.hxx
323
-rw-r--r--
canvas/inc/canvas/rendering/icachedprimitive.hxx
69
-rw-r--r--
canvas/inc/canvas/rendering/icolorbuffer.hxx
97
-rw-r--r--
canvas/inc/canvas/rendering/irendermodule.hxx
152
-rw-r--r--
canvas/inc/canvas/rendering/isurface.hxx
91
-rw-r--r--
canvas/inc/canvas/rendering/isurfaceproxy.hxx
116
-rw-r--r--
canvas/inc/canvas/rendering/isurfaceproxymanager.hxx
83
-rw-r--r--
canvas/inc/canvas/spriteredrawmanager.hxx
438
-rw-r--r--
canvas/inc/canvas/vclwrapper.hxx
152
-rw-r--r--
canvas/inc/canvas/verbosetrace.hxx
41
-rw-r--r--
canvas/inc/canvas/verifyinput.hxx
724
-rw-r--r--
canvas/inc/pch/precompiled_canvas.cxx
31
-rw-r--r--
canvas/inc/pch/precompiled_canvas.hxx
34
-rw-r--r--
canvas/overview.txt
50
-rw-r--r--
canvas/prj/build.lst
3
-rw-r--r--
canvas/prj/d.lst
1
-rw-r--r--
canvas/prj/makefile.mk
40
-rw-r--r--
canvas/source/cairo/cairo_cachedbitmap.cxx
93
-rw-r--r--
canvas/source/cairo/cairo_cachedbitmap.hxx
70
-rw-r--r--
canvas/source/cairo/cairo_cairo.cxx
61
-rw-r--r--
canvas/source/cairo/cairo_cairo.hxx
100
-rw-r--r--
canvas/source/cairo/cairo_canvas.cxx
192
-rw-r--r--
canvas/source/cairo/cairo_canvas.hxx
160
-rw-r--r--
canvas/source/cairo/cairo_canvasbitmap.cxx
289
-rw-r--r--
canvas/source/cairo/cairo_canvasbitmap.hxx
141
-rw-r--r--
canvas/source/cairo/cairo_canvascustomsprite.cxx
178
-rw-r--r--
canvas/source/cairo/cairo_canvascustomsprite.hxx
159
-rw-r--r--
canvas/source/cairo/cairo_canvasfont.cxx
180
-rw-r--r--
canvas/source/cairo/cairo_canvasfont.hxx
99
-rw-r--r--
canvas/source/cairo/cairo_canvashelper.cxx
2004
-rw-r--r--
canvas/source/cairo/cairo_canvashelper.hxx
338
-rw-r--r--
canvas/source/cairo/cairo_canvashelper_text.cxx
401
-rw-r--r--
canvas/source/cairo/cairo_devicehelper.cxx
305
-rw-r--r--
canvas/source/cairo/cairo_devicehelper.hxx
146
-rw-r--r--
canvas/source/cairo/cairo_quartz_cairo.cxx
357
-rw-r--r--
canvas/source/cairo/cairo_quartz_cairo.hxx
82
-rw-r--r--
canvas/source/cairo/cairo_repainttarget.hxx
61
-rw-r--r--
canvas/source/cairo/cairo_services.cxx
86
-rw-r--r--
canvas/source/cairo/cairo_sprite.hxx
74
-rw-r--r--
canvas/source/cairo/cairo_spritecanvas.cxx
235
-rw-r--r--
canvas/source/cairo/cairo_spritecanvas.hxx
173
-rw-r--r--
canvas/source/cairo/cairo_spritecanvashelper.cxx
547
-rw-r--r--
canvas/source/cairo/cairo_spritecanvashelper.hxx
149
-rw-r--r--
canvas/source/cairo/cairo_spritedevicehelper.cxx
204
-rw-r--r--
canvas/source/cairo/cairo_spritedevicehelper.hxx
98
-rw-r--r--
canvas/source/cairo/cairo_spritehelper.cxx
186
-rw-r--r--
canvas/source/cairo/cairo_spritehelper.hxx
118
-rw-r--r--
canvas/source/cairo/cairo_spritesurface.hxx
73
-rw-r--r--
canvas/source/cairo/cairo_surfaceprovider.hxx
85
-rw-r--r--
canvas/source/cairo/cairo_textlayout.cxx
701
-rw-r--r--
canvas/source/cairo/cairo_textlayout.hxx
123
-rw-r--r--
canvas/source/cairo/cairo_win32_cairo.cxx
326
-rw-r--r--
canvas/source/cairo/cairo_win32_cairo.hxx
69
-rw-r--r--
canvas/source/cairo/cairo_xlib_cairo.cxx
355
-rw-r--r--
canvas/source/cairo/cairo_xlib_cairo.hxx
109
-rw-r--r--
canvas/source/cairo/cairocanvas.component
37
-rw-r--r--
canvas/source/directx/directx5canvas.component
34
-rw-r--r--
canvas/source/directx/directx9canvas.component
34
-rw-r--r--
canvas/source/directx/dx_5rm.cxx
2285
-rw-r--r--
canvas/source/directx/dx_9rm.cxx
1365
-rw-r--r--
canvas/source/directx/dx_bitmap.cxx
221
-rw-r--r--
canvas/source/directx/dx_bitmap.hxx
96
-rw-r--r--
canvas/source/directx/dx_bitmapcanvashelper.cxx
249
-rw-r--r--
canvas/source/directx/dx_bitmapcanvashelper.hxx
139
-rw-r--r--
canvas/source/directx/dx_bitmapprovider.hxx
48
-rw-r--r--
canvas/source/directx/dx_canvas.cxx
258
-rw-r--r--
canvas/source/directx/dx_canvas.hxx
178
-rw-r--r--
canvas/source/directx/dx_canvasbitmap.cxx
280
-rw-r--r--
canvas/source/directx/dx_canvasbitmap.hxx
107
-rw-r--r--
canvas/source/directx/dx_canvascustomsprite.cxx
126
-rw-r--r--
canvas/source/directx/dx_canvascustomsprite.hxx
142
-rw-r--r--
canvas/source/directx/dx_canvasfont.cxx
183
-rw-r--r--
canvas/source/directx/dx_canvasfont.hxx
107
-rw-r--r--
canvas/source/directx/dx_canvashelper.cxx
816
-rw-r--r--
canvas/source/directx/dx_canvashelper.hxx
260
-rw-r--r--
canvas/source/directx/dx_canvashelper_texturefill.cxx
628
-rw-r--r--
canvas/source/directx/dx_config.cxx
177
-rw-r--r--
canvas/source/directx/dx_config.hxx
92
-rw-r--r--
canvas/source/directx/dx_devicehelper.cxx
239
-rw-r--r--
canvas/source/directx/dx_devicehelper.hxx
124
-rw-r--r--
canvas/source/directx/dx_gdiplususer.cxx
84
-rw-r--r--
canvas/source/directx/dx_gdiplususer.hxx
58
-rw-r--r--
canvas/source/directx/dx_graphicsprovider.hxx
56
-rw-r--r--
canvas/source/directx/dx_ibitmap.hxx
73
-rw-r--r--
canvas/source/directx/dx_impltools.cxx
671
-rw-r--r--
canvas/source/directx/dx_impltools.hxx
145
-rw-r--r--
canvas/source/directx/dx_linepolypolygon.cxx
68
-rw-r--r--
canvas/source/directx/dx_linepolypolygon.hxx
59
-rw-r--r--
canvas/source/directx/dx_rendermodule.hxx
93
-rw-r--r--
canvas/source/directx/dx_sprite.hxx
54
-rw-r--r--
canvas/source/directx/dx_spritecanvas.cxx
214
-rw-r--r--
canvas/source/directx/dx_spritecanvas.hxx
158
-rw-r--r--
canvas/source/directx/dx_spritecanvashelper.cxx
385
-rw-r--r--
canvas/source/directx/dx_spritecanvashelper.hxx
164
-rw-r--r--
canvas/source/directx/dx_spritedevicehelper.cxx
262
-rw-r--r--
canvas/source/directx/dx_spritedevicehelper.hxx
117
-rw-r--r--
canvas/source/directx/dx_spritehelper.cxx
219
-rw-r--r--
canvas/source/directx/dx_spritehelper.hxx
114
-rw-r--r--
canvas/source/directx/dx_surfacebitmap.cxx
806
-rw-r--r--
canvas/source/directx/dx_surfacebitmap.hxx
150
-rw-r--r--
canvas/source/directx/dx_surfacegraphics.cxx
88
-rw-r--r--
canvas/source/directx/dx_surfacegraphics.hxx
48
-rw-r--r--
canvas/source/directx/dx_textlayout.cxx
283
-rw-r--r--
canvas/source/directx/dx_textlayout.hxx
118
-rw-r--r--
canvas/source/directx/dx_textlayout_drawhelper.cxx
323
-rw-r--r--
canvas/source/directx/dx_textlayout_drawhelper.hxx
89
-rw-r--r--
canvas/source/directx/dx_vcltools.cxx
523
-rw-r--r--
canvas/source/directx/dx_vcltools.hxx
67
-rw-r--r--
canvas/source/directx/dx_winstuff.hxx
222
-rw-r--r--
canvas/source/directx/gdipluscanvas.component
37
-rw-r--r--
canvas/source/factory/canvasfactory.component
34
-rw-r--r--
canvas/source/factory/cf_service.cxx
541
-rw-r--r--
canvas/source/null/null_canvasbitmap.cxx
87
-rw-r--r--
canvas/source/null/null_canvasbitmap.hxx
96
-rw-r--r--
canvas/source/null/null_canvascustomsprite.cxx
108
-rw-r--r--
canvas/source/null/null_canvascustomsprite.hxx
139
-rw-r--r--
canvas/source/null/null_canvasfont.cxx
124
-rw-r--r--
canvas/source/null/null_canvasfont.hxx
98
-rw-r--r--
canvas/source/null/null_canvashelper.cxx
339
-rw-r--r--
canvas/source/null/null_canvashelper.hxx
276
-rw-r--r--
canvas/source/null/null_devicehelper.cxx
242
-rw-r--r--
canvas/source/null/null_devicehelper.hxx
110
-rw-r--r--
canvas/source/null/null_spritecanvas.cxx
169
-rw-r--r--
canvas/source/null/null_spritecanvas.hxx
148
-rw-r--r--
canvas/source/null/null_spritecanvashelper.cxx
134
-rw-r--r--
canvas/source/null/null_spritecanvashelper.hxx
138
-rw-r--r--
canvas/source/null/null_spritehelper.cxx
100
-rw-r--r--
canvas/source/null/null_spritehelper.hxx
108
-rw-r--r--
canvas/source/null/null_textlayout.cxx
264
-rw-r--r--
canvas/source/null/null_textlayout.hxx
110
-rw-r--r--
canvas/source/null/null_usagecounter.hxx
79
-rw-r--r--
canvas/source/null/sprite.hxx
50
-rw-r--r--
canvas/source/simplecanvas/simplecanvas.component
34
-rw-r--r--
canvas/source/simplecanvas/simplecanvasimpl.cxx
403
-rw-r--r--
canvas/source/tools/cachedprimitivebase.cxx
115
-rw-r--r--
canvas/source/tools/canvascustomspritehelper.cxx
499
-rw-r--r--
canvas/source/tools/canvastools.cxx
1047
-rw-r--r--
canvas/source/tools/canvastools.flt
3
-rw-r--r--
canvas/source/tools/elapsedtime.cxx
227
-rw-r--r--
canvas/source/tools/imagecachedprimitive.hxx
60
-rw-r--r--
canvas/source/tools/page.cxx
155
-rw-r--r--
canvas/source/tools/page.hxx
160
-rw-r--r--
canvas/source/tools/pagemanager.cxx
225
-rw-r--r--
canvas/source/tools/pagemanager.hxx
97
-rw-r--r--
canvas/source/tools/parametricpolypolygon.cxx
293
-rw-r--r--
canvas/source/tools/prioritybooster.cxx
85
-rw-r--r--
canvas/source/tools/propertysethelper.cxx
190
-rw-r--r--
canvas/source/tools/spriteredrawmanager.cxx
523
-rw-r--r--
canvas/source/tools/surface.cxx
498
-rw-r--r--
canvas/source/tools/surface.hxx
165
-rw-r--r--
canvas/source/tools/surfaceproxy.cxx
185
-rw-r--r--
canvas/source/tools/surfaceproxy.hxx
137
-rw-r--r--
canvas/source/tools/surfaceproxymanager.cxx
89
-rw-r--r--
canvas/source/tools/surfacerect.hxx
138
-rw-r--r--
canvas/source/tools/verifyinput.cxx
929
-rw-r--r--
canvas/source/vcl/backbuffer.cxx
74
-rw-r--r--
canvas/source/vcl/backbuffer.hxx
70
-rw-r--r--
canvas/source/vcl/bitmapbackbuffer.cxx
167
-rw-r--r--
canvas/source/vcl/bitmapbackbuffer.hxx
106
-rw-r--r--
canvas/source/vcl/cachedbitmap.cxx
107
-rw-r--r--
canvas/source/vcl/cachedbitmap.hxx
81
-rw-r--r--
canvas/source/vcl/canvas.cxx
164
-rw-r--r--
canvas/source/vcl/canvas.hxx
130
-rw-r--r--
canvas/source/vcl/canvasbitmap.cxx
141
-rw-r--r--
canvas/source/vcl/canvasbitmap.hxx
129
-rw-r--r--
canvas/source/vcl/canvasbitmaphelper.cxx
566
-rw-r--r--
canvas/source/vcl/canvasbitmaphelper.hxx
132
-rw-r--r--
canvas/source/vcl/canvascustomsprite.cxx
192
-rw-r--r--
canvas/source/vcl/canvascustomsprite.hxx
134
-rw-r--r--
canvas/source/vcl/canvasfont.cxx
191
-rw-r--r--
canvas/source/vcl/canvasfont.hxx
103
-rw-r--r--
canvas/source/vcl/canvashelper.cxx
1428
-rw-r--r--
canvas/source/vcl/canvashelper.hxx
347
-rw-r--r--
canvas/source/vcl/canvashelper_texturefill.cxx
1190
-rw-r--r--
canvas/source/vcl/devicehelper.cxx
245
-rw-r--r--
canvas/source/vcl/devicehelper.hxx
106
-rw-r--r--
canvas/source/vcl/impltools.cxx
545
-rw-r--r--
canvas/source/vcl/impltools.hxx
205
-rw-r--r--
canvas/source/vcl/outdevprovider.hxx
64
-rw-r--r--
canvas/source/vcl/repainttarget.hxx
66
-rw-r--r--
canvas/source/vcl/services.cxx
93
-rw-r--r--
canvas/source/vcl/sprite.hxx
74
-rw-r--r--
canvas/source/vcl/spritecanvas.cxx
181
-rw-r--r--
canvas/source/vcl/spritecanvas.hxx
171
-rw-r--r--
canvas/source/vcl/spritecanvashelper.cxx
721
-rw-r--r--
canvas/source/vcl/spritecanvashelper.hxx
181
-rw-r--r--
canvas/source/vcl/spritedevicehelper.cxx
161
-rw-r--r--
canvas/source/vcl/spritedevicehelper.hxx
85
-rw-r--r--
canvas/source/vcl/spritehelper.cxx
429
-rw-r--r--
canvas/source/vcl/spritehelper.hxx
124
-rw-r--r--
canvas/source/vcl/textlayout.cxx
499
-rw-r--r--
canvas/source/vcl/textlayout.hxx
118
-rw-r--r--
canvas/source/vcl/vclcanvas.component
37
-rw-r--r--
canvas/source/vcl/windowoutdevholder.cxx
60
-rw-r--r--
canvas/source/vcl/windowoutdevholder.hxx
69
-rw-r--r--
canvas/workben/canvasdemo.cxx
715
-rw-r--r--
canvas/workben/makefile.mk
37
-rw-r--r--
comphelper/JunitTest_comphelper_complex.mk
49
-rw-r--r--
comphelper/Library_comphelp.mk
159
-rw-r--r--
comphelper/Makefile
39
-rw-r--r--
comphelper/Module_comphelper.mk
40
-rw-r--r--
comphelper/Package_inc.mk
140
-rw-r--r--
comphelper/inc/comphelper/ChainablePropertySet.hxx
155
-rw-r--r--
comphelper/inc/comphelper/ChainablePropertySetInfo.hxx
80
-rw-r--r--
comphelper/inc/comphelper/IdPropArrayHelper.hxx
126
-rw-r--r--
comphelper/inc/comphelper/InlineContainer.hxx
152
-rw-r--r--
comphelper/inc/comphelper/MasterPropertySet.hxx
154
-rw-r--r--
comphelper/inc/comphelper/MasterPropertySetInfo.hxx
72
-rw-r--r--
comphelper/inc/comphelper/PropertyInfoHash.hxx
74
-rw-r--r--
comphelper/inc/comphelper/SelectionMultiplex.hxx
119
-rw-r--r--
comphelper/inc/comphelper/SettingsHelper.hxx
122
-rw-r--r--
comphelper/inc/comphelper/TypeGeneration.hxx
127
-rw-r--r--
comphelper/inc/comphelper/accessiblecomponenthelper.hxx
146
-rw-r--r--
comphelper/inc/comphelper/accessiblecontexthelper.hxx
378
-rw-r--r--
comphelper/inc/comphelper/accessibleeventbuffer.hxx
136
-rw-r--r--
comphelper/inc/comphelper/accessibleeventnotifier.hxx
175
-rw-r--r--
comphelper/inc/comphelper/accessiblekeybindinghelper.hxx
86
-rw-r--r--
comphelper/inc/comphelper/accessibleselectionhelper.hxx
134
-rw-r--r--
comphelper/inc/comphelper/accessibletexthelper.hxx
188
-rw-r--r--
comphelper/inc/comphelper/accessiblewrapper.hxx
416
-rw-r--r--
comphelper/inc/comphelper/accimplaccess.hxx
168
-rw-r--r--
comphelper/inc/comphelper/anycompare.hxx
226
-rw-r--r--
comphelper/inc/comphelper/anytostring.hxx
52
-rw-r--r--
comphelper/inc/comphelper/asyncnotification.hxx
202
-rw-r--r--
comphelper/inc/comphelper/attributelist.hxx
79
-rw-r--r--
comphelper/inc/comphelper/basicio.hxx
108
-rw-r--r--
comphelper/inc/comphelper/broadcasthelper.hxx
72
-rw-r--r--
comphelper/inc/comphelper/classids.hxx
577
-rw-r--r--
comphelper/inc/comphelper/comphelperdllapi.h
16
-rw-r--r--
comphelper/inc/comphelper/componentbase.hxx
164
-rw-r--r--
comphelper/inc/comphelper/componentcontext.hxx
254
-rw-r--r--
comphelper/inc/comphelper/componentfactory.hxx
121
-rw-r--r--
comphelper/inc/comphelper/componentguard.hxx
70
-rw-r--r--
comphelper/inc/comphelper/componentmodule.hxx
279
-rw-r--r--
comphelper/inc/comphelper/composedprops.hxx
129
-rw-r--r--
comphelper/inc/comphelper/configurationhelper.hxx
264
-rw-r--r--
comphelper/inc/comphelper/container.hxx
87
-rw-r--r--
comphelper/inc/comphelper/containermultiplexer.hxx
117
-rw-r--r--
comphelper/inc/comphelper/docpasswordhelper.hxx
377
-rw-r--r--
comphelper/inc/comphelper/docpasswordrequest.hxx
133
-rw-r--r--
comphelper/inc/comphelper/documentconstants.hxx
151
-rw-r--r--
comphelper/inc/comphelper/documentinfo.hxx
62
-rw-r--r--
comphelper/inc/comphelper/embeddedobjectcontainer.hxx
190
-rw-r--r--
comphelper/inc/comphelper/enumhelper.hxx
152
-rw-r--r--
comphelper/inc/comphelper/eventattachermgr.hxx
70
-rw-r--r--
comphelper/inc/comphelper/evtlistenerhlp.hxx
59
-rw-r--r--
comphelper/inc/comphelper/evtmethodhelper.hxx
41
-rw-r--r--
comphelper/inc/comphelper/extract.hxx
167
-rw-r--r--
comphelper/inc/comphelper/fileformat.h
43
-rw-r--r--
comphelper/inc/comphelper/flagguard.hxx
83
-rw-r--r--
comphelper/inc/comphelper/genericpropertyset.hxx
43
-rw-r--r--
comphelper/inc/comphelper/guarding.hxx
65
-rw-r--r--
comphelper/inc/comphelper/ihwrapnofilter.hxx
101
-rw-r--r--
comphelper/inc/comphelper/implbase_var.hxx
451
-rw-r--r--
comphelper/inc/comphelper/implementationreference.hxx
276
-rw-r--r--
comphelper/inc/comphelper/interaction.hxx
172
-rw-r--r--
comphelper/inc/comphelper/listenernotification.hxx
310
-rw-r--r--
comphelper/inc/comphelper/locale.hxx
391
-rw-r--r--
comphelper/inc/comphelper/logging.hxx
797
-rw-r--r--
comphelper/inc/comphelper/make_shared_from_uno.hxx
77
-rw-r--r--
comphelper/inc/comphelper/makesequence.hxx
89
-rw-r--r--
comphelper/inc/comphelper/mediadescriptor.hxx
342
-rw-r--r--
comphelper/inc/comphelper/mimeconfighelper.hxx
150
-rw-r--r--
comphelper/inc/comphelper/namecontainer.hxx
44
-rw-r--r--
comphelper/inc/comphelper/namedvaluecollection.hxx
369
-rw-r--r--
comphelper/inc/comphelper/numberedcollection.hxx
201
-rw-r--r--
comphelper/inc/comphelper/numbers.hxx
76
-rw-r--r--
comphelper/inc/comphelper/officeresourcebundle.hxx
118
-rw-r--r--
comphelper/inc/comphelper/ofopxmlhelper.hxx
139
-rw-r--r--
comphelper/inc/comphelper/optional.hxx
92
-rw-r--r--
comphelper/inc/comphelper/oslfile2streamwrap.hxx
88
-rw-r--r--
comphelper/inc/comphelper/otransactedfilestream.hxx
138
-rw-r--r--
comphelper/inc/comphelper/processfactory.hxx
100
-rw-r--r--
comphelper/inc/comphelper/propagg.hxx
331
-rw-r--r--
comphelper/inc/comphelper/proparrhlp.hxx
184
-rw-r--r--
comphelper/inc/comphelper/property.hxx
240
-rw-r--r--
comphelper/inc/comphelper/propertybag.hxx
239
-rw-r--r--
comphelper/inc/comphelper/propertycontainer.hxx
99
-rw-r--r--
comphelper/inc/comphelper/propertycontainerhelper.hxx
219
-rw-r--r--
comphelper/inc/comphelper/propertysethelper.hxx
104
-rw-r--r--
comphelper/inc/comphelper/propertysetinfo.hxx
105
-rw-r--r--
comphelper/inc/comphelper/propertystatecontainer.hxx
123
-rw-r--r--
comphelper/inc/comphelper/propmultiplex.hxx
118
-rw-r--r--
comphelper/inc/comphelper/propstate.hxx
114
-rw-r--r--
comphelper/inc/comphelper/proxyaggregation.hxx
232
-rw-r--r--
comphelper/inc/comphelper/regpathhelper.hxx
73
-rw-r--r--
comphelper/inc/comphelper/scoped_disposing_ptr.hxx
178
-rw-r--r--
comphelper/inc/comphelper/scopeguard.hxx
75
-rw-r--r--
comphelper/inc/comphelper/seekableinput.hxx
86
-rw-r--r--
comphelper/inc/comphelper/seqstream.hxx
148
-rw-r--r--
comphelper/inc/comphelper/sequence.hxx
387
-rw-r--r--
comphelper/inc/comphelper/sequenceashashmap.hxx
382
-rw-r--r--
comphelper/inc/comphelper/sequenceasvector.hxx
263
-rw-r--r--
comphelper/inc/comphelper/servicedecl.hxx
419
-rw-r--r--
comphelper/inc/comphelper/servicehelper.hxx
116
-rw-r--r--
comphelper/inc/comphelper/serviceinfohelper.hxx
62
-rw-r--r--
comphelper/inc/comphelper/sharedmutex.hxx
94
-rw-r--r--
comphelper/inc/comphelper/stillreadwriteinteraction.hxx
70
-rw-r--r--
comphelper/inc/comphelper/stl_types.hxx
274
-rw-r--r--
comphelper/inc/comphelper/stlunosequence.hxx
89
-rw-r--r--
comphelper/inc/comphelper/storagehelper.hxx
176
-rw-r--r--
comphelper/inc/comphelper/streamsection.hxx
91
-rw-r--r--
comphelper/inc/comphelper/string.hxx
200
-rw-r--r--
comphelper/inc/comphelper/synchronousdispatch.hxx
76
-rw-r--r--
comphelper/inc/comphelper/types.hxx
182
-rw-r--r--
comphelper/inc/comphelper/uieventslogger.hxx
60
-rw-r--r--
comphelper/inc/comphelper/uno3.hxx
299
-rw-r--r--
comphelper/inc/comphelper/unwrapargs.hxx
152
-rw-r--r--
comphelper/inc/comphelper/weak.hxx
65
-rw-r--r--
comphelper/inc/comphelper/weakbag.hxx
95
-rw-r--r--
comphelper/inc/comphelper/weakeventlistener.hxx
191
-rw-r--r--
comphelper/inc/pch/precompiled_comphelper.cxx
31
-rw-r--r--
comphelper/inc/pch/precompiled_comphelper.hxx
34
-rw-r--r--
comphelper/prj/build.lst
2
-rw-r--r--
comphelper/prj/d.lst
0
-rw-r--r--
comphelper/prj/makefile.mk
40
-rw-r--r--
comphelper/qa/complex/comphelper/Map.java
553
-rw-r--r--
comphelper/qa/complex/comphelper/SequenceOutputStreamUnitTest.java
188
-rw-r--r--
comphelper/qa/complex/comphelper_all.sce
2
-rw-r--r--
comphelper/qa/string/test_string.cxx
301
-rw-r--r--
comphelper/qa/string/test_string_noadditional.cxx
33
-rw-r--r--
comphelper/qa/version.map
33
-rw-r--r--
comphelper/qa/weakbag/makefile.mk
53
-rw-r--r--
comphelper/qa/weakbag/test_weakbag.cxx
74
-rw-r--r--
comphelper/qa/weakbag/test_weakbag_noadditional.cxx
33
-rw-r--r--
comphelper/source/compare/AnyCompareFactory.cxx
195
-rw-r--r--
comphelper/source/container/IndexedPropertyValuesContainer.cxx
271
-rw-r--r--
comphelper/source/container/NamedPropertyValuesContainer.cxx
242
-rw-r--r--
comphelper/source/container/container.cxx
155
-rw-r--r--
comphelper/source/container/containermultiplexer.cxx
205
-rw-r--r--
comphelper/source/container/embeddedobjectcontainer.cxx
1666
-rw-r--r--
comphelper/source/container/enumerablemap.cxx
810
-rw-r--r--
comphelper/source/container/enumhelper.cxx
299
-rw-r--r--
comphelper/source/container/namecontainer.cxx
214
-rw-r--r--
comphelper/source/eventattachermgr/eventattachermgr.cxx
904
-rw-r--r--
comphelper/source/inc/comphelper_module.hxx
94
-rw-r--r--
comphelper/source/misc/SelectionMultiplex.cxx
176
-rw-r--r--
comphelper/source/misc/accessiblecomponenthelper.cxx
223
-rw-r--r--
comphelper/source/misc/accessiblecontexthelper.cxx
358
-rw-r--r--
comphelper/source/misc/accessibleeventbuffer.cxx
113
-rw-r--r--
comphelper/source/misc/accessibleeventnotifier.cxx
261
-rw-r--r--
comphelper/source/misc/accessiblekeybindinghelper.cxx
117
-rw-r--r--
comphelper/source/misc/accessibleselectionhelper.cxx
194
-rw-r--r--
comphelper/source/misc/accessibletexthelper.cxx
916
-rw-r--r--
comphelper/source/misc/accessiblewrapper.cxx
683
-rw-r--r--
comphelper/source/misc/accimplaccess.cxx
183
-rw-r--r--
comphelper/source/misc/anycompare.cxx
131
-rw-r--r--
comphelper/source/misc/anytostring.cxx
337
-rw-r--r--
comphelper/source/misc/asyncnotification.cxx
283
-rw-r--r--
comphelper/source/misc/comphelper_module.cxx
61
-rw-r--r--
comphelper/source/misc/comphelper_services.cxx
95
-rw-r--r--
comphelper/source/misc/componentbase.cxx
77
-rw-r--r--
comphelper/source/misc/componentcontext.cxx
153
-rw-r--r--
comphelper/source/misc/componentmodule.cxx
182
-rw-r--r--
comphelper/source/misc/configurationhelper.cxx
210
-rw-r--r--
comphelper/source/misc/docpasswordhelper.cxx
474
-rw-r--r--
comphelper/source/misc/docpasswordrequest.cxx
261
-rw-r--r--
comphelper/source/misc/documentinfo.cxx
200
-rw-r--r--
comphelper/source/misc/documentiologring.cxx
182
-rw-r--r--
comphelper/source/misc/documentiologring.hxx
90
-rw-r--r--
comphelper/source/misc/evtlistenerhlp.cxx
54
-rw-r--r--
comphelper/source/misc/evtmethodhelper.cxx
76
-rw-r--r--
comphelper/source/misc/ihwrapnofilter.cxx
120
-rw-r--r--
comphelper/source/misc/instancelocker.cxx
515
-rw-r--r--
comphelper/source/misc/instancelocker.hxx
135
-rw-r--r--
comphelper/source/misc/interaction.cxx
101
-rw-r--r--
comphelper/source/misc/listenernotification.cxx
129
-rw-r--r--
comphelper/source/misc/locale.cxx
351
-rw-r--r--
comphelper/source/misc/logging.cxx
408
-rw-r--r--
comphelper/source/misc/mediadescriptor.cxx
854
-rw-r--r--
comphelper/source/misc/mimeconfighelper.cxx
943
-rw-r--r--
comphelper/source/misc/namedvaluecollection.cxx
360
-rw-r--r--
comphelper/source/misc/numberedcollection.cxx
278
-rw-r--r--
comphelper/source/misc/numbers.cxx
152
-rw-r--r--
comphelper/source/misc/officeresourcebundle.cxx
243
-rw-r--r--
comphelper/source/misc/officerestartmanager.cxx
213
-rw-r--r--
comphelper/source/misc/officerestartmanager.hxx
93
-rw-r--r--
comphelper/source/misc/proxyaggregation.cxx
278
-rw-r--r--
comphelper/source/misc/regpathhelper.cxx
237
-rw-r--r--
comphelper/source/misc/scopeguard.cxx
81
-rw-r--r--
comphelper/source/misc/sequence.cxx
105
-rw-r--r--
comphelper/source/misc/sequenceashashmap.cxx
403
-rw-r--r--
comphelper/source/misc/servicedecl.cxx
167
-rw-r--r--
comphelper/source/misc/serviceinfohelper.cxx
111
-rw-r--r--
comphelper/source/misc/sharedmutex.cxx
65
-rw-r--r--
comphelper/source/misc/stillreadwriteinteraction.cxx
141
-rw-r--r--
comphelper/source/misc/storagehelper.cxx
541
-rw-r--r--
comphelper/source/misc/string.cxx
313
-rw-r--r--
comphelper/source/misc/synchronousdispatch.cxx
104
-rw-r--r--
comphelper/source/misc/types.cxx
479
-rw-r--r--
comphelper/source/misc/uieventslogger.cxx
682
-rw-r--r--
comphelper/source/misc/weak.cxx
78
-rw-r--r--
comphelper/source/misc/weakeventlistener.cxx
95
-rw-r--r--
comphelper/source/officeinstdir/officeinstallationdirectories.cxx
387
-rw-r--r--
comphelper/source/officeinstdir/officeinstallationdirectories.hxx
112
-rw-r--r--
comphelper/source/processfactory/componentfactory.cxx
83
-rw-r--r--
comphelper/source/processfactory/processfactory.cxx
129
-rw-r--r--
comphelper/source/property/ChainablePropertySet.cxx
323
-rw-r--r--
comphelper/source/property/ChainablePropertySetInfo.cxx
145
-rw-r--r--
comphelper/source/property/MasterPropertySet.cxx
506
-rw-r--r--
comphelper/source/property/MasterPropertySetInfo.cxx
171
-rw-r--r--
comphelper/source/property/TypeGeneration.cxx
236
-rw-r--r--
comphelper/source/property/composedprops.cxx
359
-rw-r--r--
comphelper/source/property/genericpropertyset.cxx
298
-rw-r--r--
comphelper/source/property/opropertybag.cxx
584
-rw-r--r--
comphelper/source/property/opropertybag.hxx
245
-rw-r--r--
comphelper/source/property/propagg.cxx
1048
-rw-r--r--
comphelper/source/property/property.cxx
247
-rw-r--r--
comphelper/source/property/propertybag.cxx
223
-rw-r--r--
comphelper/source/property/propertycontainer.cxx
107
-rw-r--r--
comphelper/source/property/propertycontainerhelper.cxx
553
-rw-r--r--
comphelper/source/property/propertysethelper.cxx
331
-rw-r--r--
comphelper/source/property/propertysetinfo.cxx
217
-rw-r--r--
comphelper/source/property/propertystatecontainer.cxx
197
-rw-r--r--
comphelper/source/property/propmultiplex.cxx
184
-rw-r--r--
comphelper/source/property/propstate.cxx
253
-rw-r--r--
comphelper/source/streaming/basicio.cxx
176
-rw-r--r--
comphelper/source/streaming/memorystream.cxx
250
-rw-r--r--
comphelper/source/streaming/oslfile2streamwrap.cxx
200
-rw-r--r--
comphelper/source/streaming/otransactedfilestream.cxx
826
-rw-r--r--
comphelper/source/streaming/seekableinput.cxx
269
-rw-r--r--
comphelper/source/streaming/seqinputstreamserv.cxx
254
-rw-r--r--
comphelper/source/streaming/seqoutputstreamserv.cxx
175
-rw-r--r--
comphelper/source/streaming/seqstream.cxx
246
-rw-r--r--
comphelper/source/streaming/streamsection.cxx
124
-rw-r--r--
comphelper/source/xml/attributelist.cxx
182
-rw-r--r--
comphelper/source/xml/ofopxmlhelper.cxx
457
-rw-r--r--
comphelper/test/uno_iterators/uno_iterators.cxx
221
-rw-r--r--
comphelper/util/comphelp.component
70
-rw-r--r--
cppcanvas/Library_cppcanvas.mk
92
-rw-r--r--
cppcanvas/Library_mtfrenderer.mk
52
-rw-r--r--
cppcanvas/Makefile
39
-rw-r--r--
cppcanvas/Module_cppcanvas.mk
37
-rw-r--r--
cppcanvas/Package_inc.mk
46
-rw-r--r--
cppcanvas/inc/cppcanvas/basegfxfactory.hxx
108
-rw-r--r--
cppcanvas/inc/cppcanvas/bitmap.hxx
83
-rw-r--r--
cppcanvas/inc/cppcanvas/bitmapcanvas.hxx
69
-rw-r--r--
cppcanvas/inc/cppcanvas/canvas.hxx
119
-rw-r--r--
cppcanvas/inc/cppcanvas/canvasgraphic.hxx
173
-rw-r--r--
cppcanvas/inc/cppcanvas/color.hxx
98
-rw-r--r--
cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
39
-rw-r--r--
cppcanvas/inc/cppcanvas/customsprite.hxx
56
-rw-r--r--
cppcanvas/inc/cppcanvas/font.hxx
68
-rw-r--r--
cppcanvas/inc/cppcanvas/polypolygon.hxx
96
-rw-r--r--
cppcanvas/inc/cppcanvas/renderer.hxx
153
-rw-r--r--
cppcanvas/inc/cppcanvas/sprite.hxx
119
-rw-r--r--
cppcanvas/inc/cppcanvas/spritecanvas.hxx
84
-rw-r--r--
cppcanvas/inc/cppcanvas/text.hxx
58
-rw-r--r--
cppcanvas/inc/cppcanvas/vclfactory.hxx
151
-rw-r--r--
cppcanvas/inc/pch/precompiled_cppcanvas.cxx
31
-rw-r--r--
cppcanvas/inc/pch/precompiled_cppcanvas.hxx
34
-rw-r--r--
cppcanvas/prj/build.lst
2
-rw-r--r--
cppcanvas/prj/d.lst
2
-rw-r--r--
cppcanvas/prj/makefile.mk
40
-rw-r--r--
cppcanvas/source/inc/action.hxx
165
-rw-r--r--
cppcanvas/source/inc/canvasgraphichelper.hxx
89
-rw-r--r--
cppcanvas/source/inc/implrenderer.hxx
327
-rw-r--r--
cppcanvas/source/inc/tools.hxx
59
-rw-r--r--
cppcanvas/source/mtfrenderer/bitmapaction.cxx
241
-rw-r--r--
cppcanvas/source/mtfrenderer/bitmapaction.hxx
84
-rw-r--r--
cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx
96
-rw-r--r--
cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
98
-rw-r--r--
cppcanvas/source/mtfrenderer/emfplus.cxx
1620
-rw-r--r--
cppcanvas/source/mtfrenderer/implrenderer.cxx
3240
-rw-r--r--
cppcanvas/source/mtfrenderer/lineaction.cxx
170
-rw-r--r--
cppcanvas/source/mtfrenderer/lineaction.hxx
76
-rw-r--r--
cppcanvas/source/mtfrenderer/mtftools.cxx
696
-rw-r--r--
cppcanvas/source/mtfrenderer/mtftools.hxx
273
-rw-r--r--
cppcanvas/source/mtfrenderer/outdevstate.hxx
136
-rw-r--r--
cppcanvas/source/mtfrenderer/pointaction.cxx
190
-rw-r--r--
cppcanvas/source/mtfrenderer/pointaction.hxx
81
-rw-r--r--
cppcanvas/source/mtfrenderer/polypolyaction.cxx
527
-rw-r--r--
cppcanvas/source/mtfrenderer/polypolyaction.hxx
104
-rw-r--r--
cppcanvas/source/mtfrenderer/rendergraphicaction.cxx
201
-rw-r--r--
cppcanvas/source/mtfrenderer/rendergraphicaction.hxx
77
-rw-r--r--
cppcanvas/source/mtfrenderer/textaction.cxx
2299
-rw-r--r--
cppcanvas/source/mtfrenderer/textaction.hxx
105
-rw-r--r--
cppcanvas/source/mtfrenderer/transparencygroupaction.cxx
579
-rw-r--r--
cppcanvas/source/mtfrenderer/transparencygroupaction.hxx
143
-rw-r--r--
cppcanvas/source/tools/canvasgraphichelper.cxx
154
-rw-r--r--
cppcanvas/source/tools/tools.cxx
65
-rw-r--r--
cppcanvas/source/uno/exports.dxp
1
-rw-r--r--
cppcanvas/source/uno/exports.map
7
-rw-r--r--
cppcanvas/source/uno/makefile.mk
70
-rw-r--r--
cppcanvas/source/uno/mtfrenderer.component
7
-rw-r--r--
cppcanvas/source/uno/uno_mtfrenderer.cxx
83
-rw-r--r--
cppcanvas/source/uno/uno_mtfrenderer.hxx
63
-rw-r--r--
cppcanvas/source/wrapper/basegfxfactory.cxx
167
-rw-r--r--
cppcanvas/source/wrapper/implbitmap.cxx
129
-rw-r--r--
cppcanvas/source/wrapper/implbitmap.hxx
81
-rw-r--r--
cppcanvas/source/wrapper/implbitmapcanvas.cxx
76
-rw-r--r--
cppcanvas/source/wrapper/implbitmapcanvas.hxx
73
-rw-r--r--
cppcanvas/source/wrapper/implcanvas.cxx
144
-rw-r--r--
cppcanvas/source/wrapper/implcanvas.hxx
107
-rw-r--r--
cppcanvas/source/wrapper/implcolor.cxx
71
-rw-r--r--
cppcanvas/source/wrapper/implcolor.hxx
65
-rw-r--r--
cppcanvas/source/wrapper/implcustomsprite.cxx
85
-rw-r--r--
cppcanvas/source/wrapper/implcustomsprite.hxx
72
-rw-r--r--
cppcanvas/source/wrapper/implfont.cxx
94
-rw-r--r--
cppcanvas/source/wrapper/implfont.hxx
82
-rw-r--r--
cppcanvas/source/wrapper/implpolypolygon.cxx
204
-rw-r--r--
cppcanvas/source/wrapper/implpolypolygon.hxx
96
-rw-r--r--
cppcanvas/source/wrapper/implsprite.cxx
239
-rw-r--r--
cppcanvas/source/wrapper/implsprite.hxx
96
-rw-r--r--
cppcanvas/source/wrapper/implspritecanvas.cxx
162
-rw-r--r--
cppcanvas/source/wrapper/implspritecanvas.hxx
109
-rw-r--r--
cppcanvas/source/wrapper/impltext.cxx
98
-rw-r--r--
cppcanvas/source/wrapper/impltext.hxx
73
-rw-r--r--
cppcanvas/source/wrapper/vclfactory.cxx
366
-rw-r--r--
dtrans/inc/makefile.mk
47
-rw-r--r--
dtrans/inc/pch/precompiled_dtrans.cxx
31
-rw-r--r--
dtrans/inc/pch/precompiled_dtrans.hxx
34
-rw-r--r--
dtrans/prj/build.lst
15
-rw-r--r--
dtrans/prj/d.lst
14
-rw-r--r--
dtrans/source/cnttype/exports.dxp
1
-rw-r--r--
dtrans/source/cnttype/makefile.mk
53
-rw-r--r--
dtrans/source/cnttype/mcnttfactory.cxx
126
-rw-r--r--
dtrans/source/cnttype/mcnttfactory.hxx
87
-rw-r--r--
dtrans/source/cnttype/mcnttype.cxx
431
-rw-r--r--
dtrans/source/cnttype/mcnttype.hxx
99
-rw-r--r--
dtrans/source/cnttype/mcnttype.xml
35
-rw-r--r--
dtrans/source/cnttype/mctfentry.cxx
119
-rw-r--r--
dtrans/source/cnttype/wbench/makefile.mk
53
-rw-r--r--
dtrans/source/cnttype/wbench/testcnttype.cxx
272
-rw-r--r--
dtrans/source/generic/clipboardmanager.cxx
267
-rw-r--r--
dtrans/source/generic/clipboardmanager.hxx
128
-rw-r--r--
dtrans/source/generic/dtrans.component
37
-rw-r--r--
dtrans/source/generic/dtrans.cxx
90
-rw-r--r--
dtrans/source/generic/dtrans.xml
44
-rw-r--r--
dtrans/source/generic/exports.dxp
1
-rw-r--r--
dtrans/source/generic/generic_clipboard.cxx
208
-rw-r--r--
dtrans/source/generic/generic_clipboard.hxx
134
-rw-r--r--
dtrans/source/generic/makefile.mk
75
-rw-r--r--
dtrans/source/inc/DtObjFactory.hxx
57
-rw-r--r--
dtrans/source/inc/MtaOleClipb.hxx
137
-rw-r--r--
dtrans/source/test/makefile.mk
53
-rw-r--r--
dtrans/source/test/test_dtrans.cxx
497
-rw-r--r--
dtrans/source/win32/clipb/APNDataObject.hxx
90
-rw-r--r--
dtrans/source/win32/clipb/WinClipbImpl.cxx
277
-rw-r--r--
dtrans/source/win32/clipb/WinClipbImpl.hxx
128
-rw-r--r--
dtrans/source/win32/clipb/WinClipboard.cxx
326
-rw-r--r--
dtrans/source/win32/clipb/WinClipboard.hxx
160
-rw-r--r--
dtrans/source/win32/clipb/exports.dxp
1
-rw-r--r--
dtrans/source/win32/clipb/makefile.mk
59
-rw-r--r--
dtrans/source/win32/clipb/sysdtrans.xml
43
-rw-r--r--
dtrans/source/win32/clipb/wcbentry.cxx
118
-rw-r--r--
dtrans/source/win32/dnd/dnd.xml
46
-rw-r--r--
dtrans/source/win32/dnd/dndentry.cxx
113
-rw-r--r--
dtrans/source/win32/dnd/exports.dxp
1
-rw-r--r--
dtrans/source/win32/dnd/globals.cxx
142
-rw-r--r--
dtrans/source/win32/dnd/globals.hxx
95
-rw-r--r--
dtrans/source/win32/dnd/idroptarget.cxx
117
-rw-r--r--
dtrans/source/win32/dnd/idroptarget.hxx
77
-rw-r--r--
dtrans/source/win32/dnd/makefile.mk
59
-rw-r--r--
dtrans/source/win32/dnd/source.cxx
432
-rw-r--r--
dtrans/source/win32/dnd/source.hxx
150
-rw-r--r--
dtrans/source/win32/dnd/sourcecontext.cxx
159
-rw-r--r--
dtrans/source/win32/dnd/sourcecontext.hxx
92
-rw-r--r--
dtrans/source/win32/dnd/target.cxx
664
-rw-r--r--
dtrans/source/win32/dnd/target.hxx
213
-rw-r--r--
dtrans/source/win32/dnd/targetdragcontext.cxx
61
-rw-r--r--
dtrans/source/win32/dnd/targetdragcontext.hxx
65
-rw-r--r--
dtrans/source/win32/dnd/targetdropcontext.cxx
72
-rw-r--r--
dtrans/source/win32/dnd/targetdropcontext.hxx
75
-rw-r--r--
dtrans/source/win32/dtobj/APNDataObject.cxx
381
-rw-r--r--
dtrans/source/win32/dtobj/APNDataObject.hxx
92
-rw-r--r--
dtrans/source/win32/dtobj/DOTransferable.cxx
616
-rw-r--r--
dtrans/source/win32/dtobj/DOTransferable.hxx
134
-rw-r--r--
dtrans/source/win32/dtobj/DTransHelper.cxx
241
-rw-r--r--
dtrans/source/win32/dtobj/DTransHelper.hxx
217
-rw-r--r--
dtrans/source/win32/dtobj/DataFmtTransl.cxx
340
-rw-r--r--
dtrans/source/win32/dtobj/DataFmtTransl.hxx
86
-rw-r--r--
dtrans/source/win32/dtobj/DtObjFactory.cxx
72
-rw-r--r--
dtrans/source/win32/dtobj/Fetc.cxx
261
-rw-r--r--
dtrans/source/win32/dtobj/Fetc.hxx
96
-rw-r--r--
dtrans/source/win32/dtobj/FetcList.cxx
481
-rw-r--r--
dtrans/source/win32/dtobj/FetcList.hxx
159
-rw-r--r--
dtrans/source/win32/dtobj/FmtFilter.cxx
581
-rw-r--r--
dtrans/source/win32/dtobj/FmtFilter.hxx
97
-rw-r--r--
dtrans/source/win32/dtobj/MimeAttrib.hxx
53
-rw-r--r--
dtrans/source/win32/dtobj/TxtCnvtHlp.cxx
147
-rw-r--r--
dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
64
-rw-r--r--
dtrans/source/win32/dtobj/XNotifyingDataObject.cxx
166
-rw-r--r--
dtrans/source/win32/dtobj/XNotifyingDataObject.hxx
108
-rw-r--r--
dtrans/source/win32/dtobj/XTDataObject.cxx
850
-rw-r--r--
dtrans/source/win32/dtobj/XTDataObject.hxx
176
-rw-r--r--
dtrans/source/win32/dtobj/makefile.mk
76
-rw-r--r--
dtrans/source/win32/ftransl/exports.dxp
1
-rw-r--r--
dtrans/source/win32/ftransl/ftransl.cxx
648
-rw-r--r--
dtrans/source/win32/ftransl/ftransl.hxx
134
-rw-r--r--
dtrans/source/win32/ftransl/ftransl.xml
33
-rw-r--r--
dtrans/source/win32/ftransl/ftranslentry.cxx
120
-rw-r--r--
dtrans/source/win32/ftransl/makefile.mk
51
-rw-r--r--
dtrans/source/win32/misc/ImplHelper.cxx
492
-rw-r--r--
dtrans/source/win32/misc/ImplHelper.hxx
109
-rw-r--r--
dtrans/source/win32/misc/WinClip.hxx
48
-rw-r--r--
dtrans/source/win32/misc/makefile.mk
60
-rw-r--r--
dtrans/source/win32/mtaole/MtaOleClipb.cxx
895
-rw-r--r--
dtrans/source/win32/mtaole/makefile.mk
54
-rw-r--r--
dtrans/source/win32/workbench/XTDo.cxx
432
-rw-r--r--
dtrans/source/win32/workbench/XTDo.hxx
137
-rw-r--r--
dtrans/source/win32/workbench/makefile.mk
91
-rw-r--r--
dtrans/source/win32/workbench/test_wincb.cxx
351
-rw-r--r--
dtrans/source/win32/workbench/testmarshal.cxx
246
-rw-r--r--
dtrans/test/win32/dnd/atlwindow.cxx
265
-rw-r--r--
dtrans/test/win32/dnd/atlwindow.hxx
103
-rw-r--r--
dtrans/test/win32/dnd/dndTest.cxx
202
-rw-r--r--
dtrans/test/win32/dnd/makefile.mk
79
-rw-r--r--
dtrans/test/win32/dnd/sourcelistener.cxx
75
-rw-r--r--
dtrans/test/win32/dnd/sourcelistener.hxx
68
-rw-r--r--
dtrans/test/win32/dnd/targetlistener.cxx
92
-rw-r--r--
dtrans/test/win32/dnd/targetlistener.hxx
77
-rw-r--r--
dtrans/test/win32/dnd/transferable.cxx
129
-rw-r--r--
dtrans/test/win32/dnd/transferable.hxx
116
-rw-r--r--
dtrans/util/dnd.component
37
-rw-r--r--
dtrans/util/exports.dxp
1
-rw-r--r--
dtrans/util/ftransl.component
34
-rw-r--r--
dtrans/util/makefile.mk
190
-rw-r--r--
dtrans/util/mcnttype.component
34
-rw-r--r--
dtrans/util/sysdtrans.component
34
-rw-r--r--
i18npool/inc/breakiteratorImpl.hxx
155
-rw-r--r--
i18npool/inc/breakiterator_cjk.hxx
81
-rw-r--r--
i18npool/inc/breakiterator_ctl.hxx
67
-rw-r--r--
i18npool/inc/breakiterator_th.hxx
51
-rw-r--r--
i18npool/inc/breakiterator_unicode.hxx
105
-rw-r--r--
i18npool/inc/bullet.h
334
-rw-r--r--
i18npool/inc/calendarImpl.hxx
109
-rw-r--r--
i18npool/inc/calendar_gregorian.hxx
177
-rw-r--r--
i18npool/inc/calendar_hijri.hxx
87
-rw-r--r--
i18npool/inc/calendar_jewish.hxx
57
-rw-r--r--
i18npool/inc/cclass_cjk.hxx
98
-rw-r--r--
i18npool/inc/cclass_unicode.hxx
191
-rw-r--r--
i18npool/inc/chaptercollator.hxx
65
-rw-r--r--
i18npool/inc/characterclassificationImpl.hxx
121
-rw-r--r--
i18npool/inc/chartonum.hxx
64
-rw-r--r--
i18npool/inc/collatorImpl.hxx
121
-rw-r--r--
i18npool/inc/collator_unicode.hxx
88
-rw-r--r--
i18npool/inc/defaultnumberingprovider.hxx
109
-rw-r--r--
i18npool/inc/i18npool/i18npooldllapi.h
43
-rw-r--r--
i18npool/inc/i18npool/lang.h
540
-rw-r--r--
i18npool/inc/i18npool/mslangid.hxx
281
-rw-r--r--
i18npool/inc/i18npool/paper.hxx
157
-rw-r--r--
i18npool/inc/indexentrysupplier.hxx
113
-rw-r--r--
i18npool/inc/indexentrysupplier_asian.hxx
68
-rw-r--r--
i18npool/inc/indexentrysupplier_common.hxx
113
-rw-r--r--
i18npool/inc/indexentrysupplier_default.hxx
117
-rw-r--r--
i18npool/inc/indexentrysupplier_ja_phonetic.hxx
78
-rw-r--r--
i18npool/inc/inputsequencechecker.hxx
93
-rw-r--r--
i18npool/inc/inputsequencechecker_hi.hxx
58
-rw-r--r--
i18npool/inc/inputsequencechecker_th.hxx
55
-rw-r--r--
i18npool/inc/localedata.hxx
142
-rw-r--r--
i18npool/inc/makefile.mk
48
-rw-r--r--
i18npool/inc/nativenumbersupplier.hxx
94
-rw-r--r--
i18npool/inc/numberformatcode.hxx
84
-rw-r--r--
i18npool/inc/numtochar.hxx
65
-rw-r--r--
i18npool/inc/numtotext_cjk.hxx
80
-rw-r--r--
i18npool/inc/ordinalsuffix.hxx
60
-rw-r--r--
i18npool/inc/pch/precompiled_i18npool.cxx
31
-rw-r--r--
i18npool/inc/pch/precompiled_i18npool.hxx
34
-rw-r--r--
i18npool/inc/scripttypedetector.hxx
69
-rw-r--r--
i18npool/inc/servicename.hxx
89
-rw-r--r--
i18npool/inc/textToPronounce_zh.hxx
84
-rw-r--r--
i18npool/inc/textconversion.hxx
214
-rw-r--r--
i18npool/inc/textconversionImpl.hxx
106
-rw-r--r--
i18npool/inc/texttonum.hxx
62
-rw-r--r--
i18npool/inc/transliterationImpl.hxx
158
-rw-r--r--
i18npool/inc/transliteration_Ignore.hxx
191
-rw-r--r--
i18npool/inc/transliteration_Numeric.hxx
76
-rw-r--r--
i18npool/inc/transliteration_OneToOne.hxx
130
-rw-r--r--
i18npool/inc/transliteration_body.hxx
123
-rw-r--r--
i18npool/inc/transliteration_caseignore.hxx
79
-rw-r--r--
i18npool/inc/transliteration_commonclass.hxx
125
-rw-r--r--
i18npool/inc/warnings_guard_unicode_brkiter.h
51
-rw-r--r--
i18npool/inc/warnings_guard_unicode_calendar.h
51
-rw-r--r--
i18npool/inc/warnings_guard_unicode_tblcoll.h
51
-rw-r--r--
i18npool/inc/wtt.h
77
-rw-r--r--
i18npool/inc/xdictionary.hxx
85
-rw-r--r--
i18npool/prj/build.lst
27
-rw-r--r--
i18npool/prj/d.lst
52
-rw-r--r--
i18npool/qa/cppunit/i18npool_cppunittester_all.cxx
140
-rw-r--r--
i18npool/qa/cppunit/makefile.mk
119
-rw-r--r--
i18npool/qa/cppunit/test_breakiterator.cxx
262
-rw-r--r--
i18npool/qa/cppunit/version.map
34
-rw-r--r--
i18npool/source/breakiterator/breakiteratorImpl.cxx
696
-rw-r--r--
i18npool/source/breakiterator/breakiterator_cjk.cxx
189
-rw-r--r--
i18npool/source/breakiterator/breakiterator_ctl.cxx
148
-rw-r--r--
i18npool/source/breakiterator/breakiterator_th.cxx
160
-rw-r--r--
i18npool/source/breakiterator/breakiterator_unicode.cxx
448
-rw-r--r--
i18npool/source/breakiterator/data/char.txt
118
-rw-r--r--
i18npool/source/breakiterator/data/char_in.txt
108
-rw-r--r--
i18npool/source/breakiterator/data/count_word.txt
125
-rw-r--r--
i18npool/source/breakiterator/data/count_word_fi.txt
134
-rw-r--r--
i18npool/source/breakiterator/data/dict.map
12
-rw-r--r--
i18npool/source/breakiterator/data/dict_word.txt
148
-rw-r--r--
i18npool/source/breakiterator/data/dict_word_ca.txt
139
-rw-r--r--
i18npool/source/breakiterator/data/dict_word_fi.txt
147
-rw-r--r--
i18npool/source/breakiterator/data/dict_word_he.txt
139
-rw-r--r--
i18npool/source/breakiterator/data/dict_word_hu.txt
162
-rw-r--r--
i18npool/source/breakiterator/data/dict_word_nodash.txt
147
-rw-r--r--
i18npool/source/breakiterator/data/dict_word_prepostdash.txt
157
-rw-r--r--
i18npool/source/breakiterator/data/edit_word.txt
142
-rw-r--r--
i18npool/source/breakiterator/data/edit_word_he.txt
142
-rw-r--r--
i18npool/source/breakiterator/data/edit_word_hu.txt
159
-rw-r--r--
i18npool/source/breakiterator/data/ja.dic
119817
-rw-r--r--
i18npool/source/breakiterator/data/line.txt
634
-rw-r--r--
i18npool/source/breakiterator/data/makefile.mk
80
-rw-r--r--
i18npool/source/breakiterator/data/sent.txt
128
-rw-r--r--
i18npool/source/breakiterator/data/zh.dic
251404
-rw-r--r--
i18npool/source/breakiterator/gendict.cxx
248
-rw-r--r--
i18npool/source/breakiterator/makefile.mk
113
-rw-r--r--
i18npool/source/breakiterator/xdictionary.cxx
372
-rw-r--r--
i18npool/source/calendar/calendarImpl.cxx
329
-rw-r--r--
i18npool/source/calendar/calendar_gregorian.cxx
1094
-rw-r--r--
i18npool/source/calendar/calendar_hijri.cxx
345
-rw-r--r--
i18npool/source/calendar/calendar_jewish.cxx
312
-rw-r--r--
i18npool/source/calendar/makefile.mk
53
-rw-r--r--
i18npool/source/characterclassification/cclass_unicode.cxx
290
-rw-r--r--
i18npool/source/characterclassification/cclass_unicode_parser.cxx
1070
-rw-r--r--
i18npool/source/characterclassification/characterclassificationImpl.cxx
241
-rw-r--r--
i18npool/source/characterclassification/makefile.mk
52
-rw-r--r--
i18npool/source/characterclassification/scripttypedetector.cxx
184
-rw-r--r--
i18npool/source/collator/chaptercollator.cxx
114
-rw-r--r--
i18npool/source/collator/collatorImpl.cxx
265
-rw-r--r--
i18npool/source/collator/collator_unicode.cxx
178
-rwxr-xr-x
i18npool/source/collator/data/ca_charset.txt
4
-rw-r--r--
i18npool/source/collator/data/collator_data.map
26
-rw-r--r--
i18npool/source/collator/data/dz_charset.txt
74
-rw-r--r--
i18npool/source/collator/data/hu_charset.txt
14
-rw-r--r--
i18npool/source/collator/data/ja_charset.txt
1446
-rw-r--r--
i18npool/source/collator/data/ja_phonetic_alphanumeric_first.txt
1466
-rw-r--r--
i18npool/source/collator/data/ja_phonetic_alphanumeric_last.txt
1466
-rw-r--r--
i18npool/source/collator/data/ko_charset.txt
733
-rw-r--r--
i18npool/source/collator/data/ku_alphanumeric.txt
9
-rw-r--r--
i18npool/source/collator/data/ln_charset.txt
6
-rw-r--r--
i18npool/source/collator/data/makefile.mk
64
-rw-r--r--
i18npool/source/collator/data/my_dictionary.txt
373
-rw-r--r--
i18npool/source/collator/data/ne_charset.txt
5
-rw-r--r--
i18npool/source/collator/data/zh_TW_charset.txt
1337
-rw-r--r--
i18npool/source/collator/data/zh_TW_radical.txt
2787
-rw-r--r--
i18npool/source/collator/data/zh_TW_stroke.txt
2787
-rw-r--r--
i18npool/source/collator/data/zh_charset.txt
2099
-rw-r--r--
i18npool/source/collator/data/zh_pinyin.txt
2099
-rw-r--r--
i18npool/source/collator/data/zh_radical.txt
2787
-rw-r--r--
i18npool/source/collator/data/zh_stroke.txt
2101
-rw-r--r--
i18npool/source/collator/data/zh_zhuyin.txt
1702
-rw-r--r--
i18npool/source/collator/gencoll_rule.cxx
143
-rw-r--r--
i18npool/source/collator/makefile.mk
77
-rw-r--r--
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx
950
-rw-r--r--
i18npool/source/defaultnumberingprovider/makefile.mk
49
-rw-r--r--
i18npool/source/indexentry/data/index_data.map
17
-rw-r--r--
i18npool/source/indexentry/data/indexdata_alphanumeric.h
50
-rw-r--r--
i18npool/source/indexentry/data/indexdata_ja_phonetic.h
122
-rw-r--r--
i18npool/source/indexentry/data/indexdata_ko_dict.txt
16167
-rw-r--r--
i18npool/source/indexentry/data/indexdata_zh_TW_radical.txt
27786
-rw-r--r--
i18npool/source/indexentry/data/indexdata_zh_TW_stroke.txt
27786
-rw-r--r--
i18npool/source/indexentry/data/indexdata_zh_pinyin.txt
20903
-rw-r--r--
i18npool/source/indexentry/data/indexdata_zh_radical.txt
27786
-rw-r--r--
i18npool/source/indexentry/data/indexdata_zh_stroke.txt
20923
-rw-r--r--
i18npool/source/indexentry/data/indexdata_zh_zhuyin.txt
16971
-rw-r--r--
i18npool/source/indexentry/data/ko_phonetic.txt
16153
-rw-r--r--
i18npool/source/indexentry/data/makefile.mk
67
-rw-r--r--
i18npool/source/indexentry/data/zh_pinyin.txt
20378
-rw-r--r--
i18npool/source/indexentry/data/zh_zhuyin.txt
16936
-rw-r--r--
i18npool/source/indexentry/genindex_data.cxx
169
-rw-r--r--
i18npool/source/indexentry/indexentrysupplier.cxx
212
-rw-r--r--
i18npool/source/indexentry/indexentrysupplier_asian.cxx
157
-rw-r--r--
i18npool/source/indexentry/indexentrysupplier_common.cxx
153
-rw-r--r--
i18npool/source/indexentry/indexentrysupplier_default.cxx
293
-rw-r--r--
i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx
109
-rw-r--r--
i18npool/source/indexentry/makefile.mk
69
-rw-r--r--
i18npool/source/inputchecker/inputsequencechecker.cxx
169
-rw-r--r--
i18npool/source/inputchecker/inputsequencechecker_hi.cxx
151
-rw-r--r--
i18npool/source/inputchecker/inputsequencechecker_th.cxx
157
-rw-r--r--
i18npool/source/inputchecker/makefile.mk
51
-rw-r--r--
i18npool/source/isolang/insys.cxx
46
-rw-r--r--
i18npool/source/isolang/inunx.cxx
153
-rw-r--r--
i18npool/source/isolang/inwnt.cxx
112
-rw-r--r--
i18npool/source/isolang/isolang.cxx
1109
-rwxr-xr-x
i18npool/source/isolang/langid.pl
424
-rw-r--r--
i18npool/source/isolang/lcid.awk
171
-rw-r--r--
i18npool/source/isolang/makefile.mk
73
-rw-r--r--
i18npool/source/isolang/mslangid.cxx
444
-rw-r--r--
i18npool/source/localedata/LocaleNode.cxx
1864
-rw-r--r--
i18npool/source/localedata/LocaleNode.hxx
262
-rw-r--r--
i18npool/source/localedata/data/af_NA.xml
25
-rw-r--r--
i18npool/source/localedata/data/af_ZA.xml
186
-rw-r--r--
i18npool/source/localedata/data/ak_GH.xml
374
-rw-r--r--
i18npool/source/localedata/data/am_ET.xml
193
-rw-r--r--
i18npool/source/localedata/data/ar_DZ.xml
437
-rw-r--r--
i18npool/source/localedata/data/ar_EG.xml
523
-rw-r--r--
i18npool/source/localedata/data/ar_LB.xml
290
-rw-r--r--
i18npool/source/localedata/data/ar_OM.xml
357
-rw-r--r--
i18npool/source/localedata/data/ar_SA.xml
290
-rw-r--r--
i18npool/source/localedata/data/ar_TN.xml
290
-rw-r--r--
i18npool/source/localedata/data/ast_ES.xml
359
-rw-r--r--
i18npool/source/localedata/data/az_AZ.xml
339
-rw-r--r--
i18npool/source/localedata/data/be_BY.xml
334
-rw-r--r--
i18npool/source/localedata/data/bg_BG.xml
409
-rw-r--r--
i18npool/source/localedata/data/bn_BD.xml
178
-rw-r--r--
i18npool/source/localedata/data/bn_IN.xml
352
-rw-r--r--
i18npool/source/localedata/data/br_FR.xml
347
-rw-r--r--
i18npool/source/localedata/data/bs_BA.xml
460
-rw-r--r--
i18npool/source/localedata/data/ca_ES.xml
348
-rw-r--r--
i18npool/source/localedata/data/cs_CZ.xml
380
-rw-r--r--
i18npool/source/localedata/data/currency-check.awk
318
-rw-r--r--
i18npool/source/localedata/data/cv_RU.xml
341
-rw-r--r--
i18npool/source/localedata/data/cy_GB.xml
143
-rw-r--r--
i18npool/source/localedata/data/da_DK.xml
336
-rw-r--r--
i18npool/source/localedata/data/de_AT.xml
321
-rw-r--r--
i18npool/source/localedata/data/de_CH.xml
199
-rw-r--r--
i18npool/source/localedata/data/de_DE.xml
355
-rw-r--r--
i18npool/source/localedata/data/de_LI.xml
196
-rw-r--r--
i18npool/source/localedata/data/de_LU.xml
321
-rw-r--r--
i18npool/source/localedata/data/dsb_DE.xml
350
-rw-r--r--
i18npool/source/localedata/data/dz_BT.xml
509
-rw-r--r--
i18npool/source/localedata/data/ee_GH.xml
368
-rw-r--r--
i18npool/source/localedata/data/el_GR.xml
341
-rw-r--r--
i18npool/source/localedata/data/en_AU.xml
320
-rw-r--r--
i18npool/source/localedata/data/en_BZ.xml
65
-rw-r--r--
i18npool/source/localedata/data/en_CA.xml
212
-rw-r--r--
i18npool/source/localedata/data/en_GB.xml
248
-rw-r--r--
i18npool/source/localedata/data/en_GH.xml
367
-rw-r--r--
i18npool/source/localedata/data/en_IE.xml
79
-rw-r--r--
i18npool/source/localedata/data/en_IN.xml
43
-rw-r--r--
i18npool/source/localedata/data/en_JM.xml
320
-rw-r--r--
i18npool/source/localedata/data/en_NA.xml
328
-rw-r--r--
i18npool/source/localedata/data/en_NZ.xml
173
-rw-r--r--
i18npool/source/localedata/data/en_PH.xml
33
-rw-r--r--
i18npool/source/localedata/data/en_TT.xml
173
-rw-r--r--
i18npool/source/localedata/data/en_US.xml
575
-rw-r--r--
i18npool/source/localedata/data/en_ZA.xml
320
-rw-r--r--
i18npool/source/localedata/data/en_ZW.xml
173
-rw-r--r--
i18npool/source/localedata/data/eo.xml
349
-rw-r--r--
i18npool/source/localedata/data/es_AR.xml
209
-rw-r--r--
i18npool/source/localedata/data/es_BO.xml
220
-rw-r--r--
i18npool/source/localedata/data/es_CL.xml
206
-rw-r--r--
i18npool/source/localedata/data/es_CO.xml
199
-rw-r--r--
i18npool/source/localedata/data/es_CR.xml
218
-rw-r--r--
i18npool/source/localedata/data/es_DO.xml
243
-rw-r--r--
i18npool/source/localedata/data/es_EC.xml
206
-rw-r--r--
i18npool/source/localedata/data/es_ES.xml
349
-rw-r--r--
i18npool/source/localedata/data/es_GT.xml
243
-rw-r--r--
i18npool/source/localedata/data/es_HN.xml
36
-rw-r--r--
i18npool/source/localedata/data/es_MX.xml
36
-rw-r--r--
i18npool/source/localedata/data/es_NI.xml
58
-rw-r--r--
i18npool/source/localedata/data/es_PA.xml
43
-rw-r--r--
i18npool/source/localedata/data/es_PE.xml
243
-rw-r--r--
i18npool/source/localedata/data/es_PR.xml
36
-rw-r--r--
i18npool/source/localedata/data/es_PY.xml
36
-rw-r--r--
i18npool/source/localedata/data/es_SV.xml
36
-rw-r--r--
i18npool/source/localedata/data/es_UY.xml
58
-rw-r--r--
i18npool/source/localedata/data/es_VE.xml
43
-rw-r--r--
i18npool/source/localedata/data/et_EE.xml
348
-rw-r--r--
i18npool/source/localedata/data/eu.xml
356
-rw-r--r--
i18npool/source/localedata/data/fa_IR.xml
640
-rw-r--r--
i18npool/source/localedata/data/fi_FI.xml
342
-rw-r--r--
i18npool/source/localedata/data/fo_FO.xml
379
-rw-r--r--
i18npool/source/localedata/data/fr_BE.xml
206
-rw-r--r--
i18npool/source/localedata/data/fr_CA.xml
209
-rw-r--r--
i18npool/source/localedata/data/fr_CH.xml
206
-rw-r--r--
i18npool/source/localedata/data/fr_FR.xml
347
-rw-r--r--
i18npool/source/localedata/data/fr_LU.xml
203
-rw-r--r--
i18npool/source/localedata/data/fr_MC.xml
26
-rw-r--r--
i18npool/source/localedata/data/fur_IT.xml
361
-rw-r--r--
i18npool/source/localedata/data/fy_NL.xml
360
-rw-r--r--
i18npool/source/localedata/data/ga_IE.xml
186
-rw-r--r--
i18npool/source/localedata/data/gd_GB.xml
357
-rw-r--r--
i18npool/source/localedata/data/gl_ES.xml
343
-rw-r--r--
i18npool/source/localedata/data/gsc_FR.xml
361
-rw-r--r--
i18npool/source/localedata/data/gu_IN.xml
173
-rw-r--r--
i18npool/source/localedata/data/gug_PY.xml
361
-rw-r--r--
i18npool/source/localedata/data/ha_GH.xml
371
-rw-r--r--
i18npool/source/localedata/data/haw_US.xml
358
-rw-r--r--
i18npool/source/localedata/data/he_IL.xml
472
-rw-r--r--
i18npool/source/localedata/data/hi_IN.xml
394
-rw-r--r--
i18npool/source/localedata/data/hil_PH.xml
362
-rw-r--r--
i18npool/source/localedata/data/hr_HR.xml
452
-rw-r--r--
i18npool/source/localedata/data/hsb_DE.xml
350
-rw-r--r--
i18npool/source/localedata/data/ht_HT.xml
358
-rw-r--r--
i18npool/source/localedata/data/hu_HU.xml
342
-rw-r--r--
i18npool/source/localedata/data/hy_AM.xml
348
-rw-r--r--
i18npool/source/localedata/data/ia.xml
384
-rw-r--r--
i18npool/source/localedata/data/id_ID.xml
329
-rw-r--r--
i18npool/source/localedata/data/is_IS.xml
408
-rw-r--r--
i18npool/source/localedata/data/it_CH.xml
196
-rw-r--r--
i18npool/source/localedata/data/it_IT.xml
349
-rw-r--r--
i18npool/source/localedata/data/ja_JP.xml
591
-rw-r--r--
i18npool/source/localedata/data/jbo.xml
358
-rw-r--r--
i18npool/source/localedata/data/ka_GE.xml
348
-rw-r--r--
i18npool/source/localedata/data/kab_DZ.xml
358
-rw-r--r--
i18npool/source/localedata/data/kk_KZ.xml
360
-rw-r--r--
i18npool/source/localedata/data/kl_GL.xml
335
-rw-r--r--
i18npool/source/localedata/data/km_KH.xml
440
-rw-r--r--
i18npool/source/localedata/data/kn_IN.xml
173
-rw-r--r--
i18npool/source/localedata/data/ko_KR.xml
671
-rw-r--r--
i18npool/source/localedata/data/ku_TR.xml
424
-rw-r--r--
i18npool/source/localedata/data/ky_KG.xml
334
-rw-r--r--
i18npool/source/localedata/data/la_VA.xml
349
-rw-r--r--
i18npool/source/localedata/data/lb_LU.xml
348
-rw-r--r--
i18npool/source/localedata/data/lg_UG.xml
361
-rw-r--r--
i18npool/source/localedata/data/lif_NP.xml
357
-rw-r--r--
i18npool/source/localedata/data/linkermapfile-check.awk
105
-rw-r--r--
i18npool/source/localedata/data/list-locales.awk
75
-rw-r--r--
i18npool/source/localedata/data/ln_CD.xml
365
-rw-r--r--
i18npool/source/localedata/data/lo_LA.xml
520
-rw-r--r--
i18npool/source/localedata/data/locale.dtd
550
-rw-r--r--
i18npool/source/localedata/data/localedata_en.map
246
-rw-r--r--
i18npool/source/localedata/data/localedata_es.map
348
-rw-r--r--
i18npool/source/localedata/data/localedata_euro.map
1231
-rw-r--r--
i18npool/source/localedata/data/localedata_others.map
1469
-rw-r--r--
i18npool/source/localedata/data/lt_LT.xml
440
-rw-r--r--
i18npool/source/localedata/data/ltg_LV.xml
350
-rw-r--r--
i18npool/source/localedata/data/lv_LV.xml
417
-rw-r--r--
i18npool/source/localedata/data/mai_IN.xml
357
-rw-r--r--
i18npool/source/localedata/data/makefile.mk
355
-rw-r--r--
i18npool/source/localedata/data/mk_MK.xml
416
-rw-r--r--
i18npool/source/localedata/data/ml_IN.xml
350
-rw-r--r--
i18npool/source/localedata/data/mn_MN.xml
378
-rw-r--r--
i18npool/source/localedata/data/mr_IN.xml
25
-rw-r--r--
i18npool/source/localedata/data/ms_MY.xml
188
-rw-r--r--
i18npool/source/localedata/data/mt_MT.xml
362
-rw-r--r--
i18npool/source/localedata/data/my_MM.xml
489
-rw-r--r--
i18npool/source/localedata/data/nb_NO.xml
25
-rw-r--r--
i18npool/source/localedata/data/ne_NP.xml
416
-rw-r--r--
i18npool/source/localedata/data/nl_BE.xml
210
-rw-r--r--
i18npool/source/localedata/data/nl_NL.xml
387
-rw-r--r--
i18npool/source/localedata/data/nn_NO.xml
71
-rw-r--r--
i18npool/source/localedata/data/no_NO.xml
388
-rw-r--r--
i18npool/source/localedata/data/nr_ZA.xml
158
-rw-r--r--
i18npool/source/localedata/data/nso_ZA.xml
149
-rw-r--r--
i18npool/source/localedata/data/oc_FR.xml
360
-rw-r--r--
i18npool/source/localedata/data/om_ET.xml
358
-rw-r--r--
i18npool/source/localedata/data/or_IN.xml
366
-rw-r--r--
i18npool/source/localedata/data/pa_IN.xml
195
-rw-r--r--
i18npool/source/localedata/data/pl_PL.xml
346
-rw-r--r--
i18npool/source/localedata/data/plt_MG.xml
358
-rw-r--r--
i18npool/source/localedata/data/pt_AO.xml
373
-rw-r--r--
i18npool/source/localedata/data/pt_BR.xml
240
-rw-r--r--
i18npool/source/localedata/data/pt_PT.xml
380
-rw-r--r--
i18npool/source/localedata/data/ro_RO.xml
391
-rw-r--r--
i18npool/source/localedata/data/ru_RU.xml
341
-rw-r--r--
i18npool/source/localedata/data/rue_SK.xml
359
-rw-r--r--
i18npool/source/localedata/data/rw_RW.xml
384
-rw-r--r--
i18npool/source/localedata/data/sc_IT.xml
358
-rw-r--r--
i18npool/source/localedata/data/sg_CF.xml
361
-rw-r--r--
i18npool/source/localedata/data/sh_ME.xml
41
-rw-r--r--
i18npool/source/localedata/data/sh_RS.xml
239
-rw-r--r--
i18npool/source/localedata/data/sh_YU.xml
41
-rw-r--r--
i18npool/source/localedata/data/shs_CA.xml
417
-rw-r--r--
i18npool/source/localedata/data/sk_SK.xml
463
-rw-r--r--
i18npool/source/localedata/data/sl_SI.xml
425
-rw-r--r--
i18npool/source/localedata/data/so_SO.xml
368
-rw-r--r--
i18npool/source/localedata/data/sr_ME.xml
41
-rw-r--r--
i18npool/source/localedata/data/sr_RS.xml
444
-rw-r--r--
i18npool/source/localedata/data/sr_YU.xml
41
-rw-r--r--
i18npool/source/localedata/data/ss_ZA.xml
143
-rw-r--r--
i18npool/source/localedata/data/st_ZA.xml
143
-rw-r--r--
i18npool/source/localedata/data/sv_FI.xml
321
-rw-r--r--
i18npool/source/localedata/data/sv_SE.xml
342
-rw-r--r--
i18npool/source/localedata/data/sw_TZ.xml
350
-rw-r--r--
i18npool/source/localedata/data/ta_IN.xml
173
-rw-r--r--
i18npool/source/localedata/data/te_IN.xml
172
-rw-r--r--
i18npool/source/localedata/data/tg_TJ.xml
341
-rw-r--r--
i18npool/source/localedata/data/th_TH.xml
674
-rw-r--r--
i18npool/source/localedata/data/ti_ER.xml
334
-rw-r--r--
i18npool/source/localedata/data/tk_TM.xml
361
-rw-r--r--
i18npool/source/localedata/data/tn_ZA.xml
143
-rw-r--r--
i18npool/source/localedata/data/tpi_PG.xml
361
-rw-r--r--
i18npool/source/localedata/data/tr_TR.xml
343
-rw-r--r--
i18npool/source/localedata/data/ts_ZA.xml
164
-rw-r--r--
i18npool/source/localedata/data/ug_CN.xml
364
-rw-r--r--
i18npool/source/localedata/data/uk_UA.xml
463
-rw-r--r--
i18npool/source/localedata/data/ur_PK.xml
358
-rw-r--r--
i18npool/source/localedata/data/uz_UZ.xml
334
-rw-r--r--
i18npool/source/localedata/data/ve_ZA.xml
164
-rw-r--r--
i18npool/source/localedata/data/vi_VN.xml
417
-rw-r--r--
i18npool/source/localedata/data/wa_BE.xml
342
-rw-r--r--
i18npool/source/localedata/data/xh_ZA.xml
158
-rw-r--r--
i18npool/source/localedata/data/yi_US.xml
163
-rw-r--r--
i18npool/source/localedata/data/zh_CN.xml
521
-rw-r--r--
i18npool/source/localedata/data/zh_HK.xml
276
-rw-r--r--
i18npool/source/localedata/data/zh_MO.xml
265
-rw-r--r--
i18npool/source/localedata/data/zh_SG.xml
262
-rw-r--r--
i18npool/source/localedata/data/zh_TW.xml
450
-rw-r--r--
i18npool/source/localedata/data/zu_ZA.xml
143
-rw-r--r--
i18npool/source/localedata/filewriter.cxx
215
-rw-r--r--
i18npool/source/localedata/localedata.cxx
1474
-rw-r--r--
i18npool/source/localedata/makefile.mk
88
-rw-r--r--
i18npool/source/localedata/saxparser.cxx
380
-rw-r--r--
i18npool/source/nativenumber/data/numberchar.h
280
-rw-r--r--
i18npool/source/nativenumber/makefile.mk
49
-rw-r--r--
i18npool/source/nativenumber/nativenumbersupplier.cxx
920
-rw-r--r--
i18npool/source/numberformatcode/makefile.mk
49
-rw-r--r--
i18npool/source/numberformatcode/numberformatcode.cxx
306
-rw-r--r--
i18npool/source/ordinalsuffix/makefile.mk
50
-rw-r--r--
i18npool/source/ordinalsuffix/ordinalsuffix.cxx
135
-rw-r--r--
i18npool/source/paper/makefile.mk
75
-rw-r--r--
i18npool/source/paper/paper.cxx
525
-rw-r--r--
i18npool/source/registerservices/makefile.mk
46
-rw-r--r--
i18npool/source/registerservices/registerservices.cxx
614
-rw-r--r--
i18npool/source/search/i18nsearch.component
34
-rw-r--r--
i18npool/source/search/levdis.cxx
479
-rw-r--r--
i18npool/source/search/levdis.hxx
216
-rw-r--r--
i18npool/source/search/makefile.mk
80
-rw-r--r--
i18npool/source/search/textsearch.cxx
1016
-rw-r--r--
i18npool/source/search/textsearch.hxx
157
-rw-r--r--
i18npool/source/textconversion/data/hhc_char.dic
502
-rw-r--r--
i18npool/source/textconversion/data/makefile.mk
68
-rw-r--r--
i18npool/source/textconversion/data/stc_char.dic
2835
-rw-r--r--
i18npool/source/textconversion/data/stc_word.dic
1150
-rw-r--r--
i18npool/source/textconversion/data/textconv_dict.map
23
-rw-r--r--
i18npool/source/textconversion/genconv_dict.cxx
485
-rw-r--r--
i18npool/source/textconversion/makefile.mk
63
-rw-r--r--
i18npool/source/textconversion/textconversion.cxx
95
-rw-r--r--
i18npool/source/textconversion/textconversionImpl.cxx
149
-rw-r--r--
i18npool/source/textconversion/textconversion_ko.cxx
348
-rw-r--r--
i18npool/source/textconversion/textconversion_zh.cxx
300
-rw-r--r--
i18npool/source/transliteration/chartonum.cxx
66
-rw-r--r--
i18npool/source/transliteration/data/numberchar.h
95
-rw-r--r--
i18npool/source/transliteration/fullwidthToHalfwidth.cxx
158
-rw-r--r--
i18npool/source/transliteration/halfwidthToFullwidth.cxx
139
-rw-r--r--
i18npool/source/transliteration/hiraganaToKatakana.cxx
63
-rw-r--r--
i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx
61
-rw-r--r--
i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx
62
-rw-r--r--
i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx
153
-rw-r--r--
i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx
161
-rw-r--r--
i18npool/source/transliteration/ignoreKana.cxx
75
-rw-r--r--
i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx
110
-rw-r--r--
i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx
63
-rw-r--r--
i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx
70
-rw-r--r--
i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx
369
-rw-r--r--
i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx
67
-rw-r--r--
i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx
128
-rw-r--r--
i18npool/source/transliteration/ignoreSize_ja_JP.cxx
76
-rw-r--r--
i18npool/source/transliteration/ignoreSpace_ja_JP.cxx
70
-rw-r--r--
i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx
72
-rw-r--r--
i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx
71
-rw-r--r--
i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx
750
-rw-r--r--
i18npool/source/transliteration/ignoreWidth.cxx
76
-rw-r--r--
i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx
71
-rw-r--r--
i18npool/source/transliteration/katakanaToHiragana.cxx
61
-rw-r--r--
i18npool/source/transliteration/largeToSmall_ja_JP.cxx
95
-rw-r--r--
i18npool/source/transliteration/makefile.mk
84
-rw-r--r--
i18npool/source/transliteration/numtochar.cxx
72
-rw-r--r--
i18npool/source/transliteration/numtotext_cjk.cxx
95
-rw-r--r--
i18npool/source/transliteration/smallToLarge_ja_JP.cxx
95
-rw-r--r--
i18npool/source/transliteration/textToPronounce_zh.cxx
173
-rw-r--r--
i18npool/source/transliteration/texttonum.cxx
66
-rw-r--r--
i18npool/source/transliteration/transliterationImpl.cxx
691
-rw-r--r--
i18npool/source/transliteration/transliteration_Ignore.cxx
223
-rw-r--r--
i18npool/source/transliteration/transliteration_Numeric.cxx
153
-rw-r--r--
i18npool/source/transliteration/transliteration_OneToOne.cxx
111
-rw-r--r--
i18npool/source/transliteration/transliteration_body.cxx
360
-rw-r--r--
i18npool/source/transliteration/transliteration_caseignore.cxx
161
-rw-r--r--
i18npool/source/transliteration/transliteration_commonclass.cxx
167
-rw-r--r--
i18npool/util/i18npool.component
484
-rw-r--r--
i18npool/util/makefile.mk
95
-rw-r--r--
i18npool/util/makefile.pmk
31
-rw-r--r--
i18npool/version.mk
40
-rw-r--r--
i18npool/xml/BreakIterator.xml
82
-rw-r--r--
i18npool/xml/Calendar.xml
54
-rw-r--r--
i18npool/xml/ChapterCollator.xml
33
-rw-r--r--
i18npool/xml/CharacterClassification.xml
52
-rw-r--r--
i18npool/xml/Collator.xml
33
-rw-r--r--
i18npool/xml/DefaultNumberingProvider.xml
52
-rw-r--r--
i18npool/xml/IndexEntrySupplier.xml
53
-rw-r--r--
i18npool/xml/LocaleData.xml
60
-rw-r--r--
i18npool/xml/NumberFormatCodeMapper.xml
64
-rw-r--r--
i18npool/xml/OrdinalSuffix.xml
34
-rw-r--r--
i18npool/xml/TextSearch.xml
52
-rw-r--r--
i18npool/xml/Transliteration.xml
73
-rw-r--r--
i18nutil/Library_i18nutil.mk
54
-rw-r--r--
i18nutil/Makefile
39
-rw-r--r--
i18nutil/Module_i18nutil.mk
35
-rw-r--r--
i18nutil/Package_inc.mk
37
-rw-r--r--
i18nutil/inc/i18nutil/casefolding.hxx
88
-rw-r--r--
i18nutil/inc/i18nutil/i18nutildllapi.h
16
-rw-r--r--
i18nutil/inc/i18nutil/oneToOneMapping.hxx
100
-rw-r--r--
i18nutil/inc/i18nutil/unicode.hxx
70
-rw-r--r--
i18nutil/inc/i18nutil/widthfolding.hxx
63
-rw-r--r--
i18nutil/inc/i18nutil/x_rtl_ustring.h
74
-rw-r--r--
i18nutil/prj/build.lst
2
-rw-r--r--
i18nutil/prj/d.lst
0
-rw-r--r--
i18nutil/prj/makefile.mk
40
-rw-r--r--
i18nutil/source/utility/casefolding.cxx
169
-rw-r--r--
i18nutil/source/utility/casefolding_data.h
867
-rw-r--r--
i18nutil/source/utility/oneToOneMapping.cxx
164
-rw-r--r--
i18nutil/source/utility/unicode.cxx
501
-rw-r--r--
i18nutil/source/utility/unicode_data.h
1652
-rw-r--r--
i18nutil/source/utility/widthfolding.cxx
305
-rw-r--r--
i18nutil/source/utility/widthfolding_data.h
962
-rw-r--r--
l10ntools/inc/cfgmerge.hxx
217
-rw-r--r--
l10ntools/inc/export.hxx
570
-rw-r--r--
l10ntools/inc/gsicheck.hxx
132
-rw-r--r--
l10ntools/inc/helpmerge.hxx
86
-rw-r--r--
l10ntools/inc/l10ntools/directory.hxx
56
-rw-r--r--
l10ntools/inc/l10ntools/file.hxx
25
-rw-r--r--
l10ntools/inc/l10ntools/vosapp.hxx
33
-rw-r--r--
l10ntools/inc/lngmerge.hxx
70
-rw-r--r--
l10ntools/inc/makefile.mk
47
-rw-r--r--
l10ntools/inc/pch/precompiled_l10ntools.cxx
31
-rw-r--r--
l10ntools/inc/pch/precompiled_l10ntools.hxx
34
-rw-r--r--
l10ntools/inc/srciter.hxx
60
-rw-r--r--
l10ntools/inc/tagtest.hxx
374
-rw-r--r--
l10ntools/inc/tokens.h
112
-rw-r--r--
l10ntools/inc/wtranode.hxx
120
-rw-r--r--
l10ntools/inc/wtratree.hxx
161
-rw-r--r--
l10ntools/inc/xmlparse.hxx
527
-rw-r--r--
l10ntools/inc/xmlutil.hxx
11
-rw-r--r--
l10ntools/inc/xrmmerge.hxx
160
-rw-r--r--
l10ntools/layout/README
27
-rw-r--r--
l10ntools/layout/layoutparse.cxx
142
-rw-r--r--
l10ntools/layout/layoutparse.hxx
54
-rw-r--r--
l10ntools/layout/loc.sdf
24
-rw-r--r--
l10ntools/layout/makefile.mk
75
-rw-r--r--
l10ntools/layout/tralay.cxx
415
-rw-r--r--
l10ntools/layout/zoom.xml
40
-rw-r--r--
l10ntools/prj/build.lst
8
-rw-r--r--
l10ntools/prj/d.lst
54
-rw-r--r--
l10ntools/scripts/fast_merge.pl
334
-rw-r--r--
l10ntools/scripts/keyidGen.pl
185
-rwxr-xr-x
l10ntools/scripts/localize.pl
892
-rw-r--r--
l10ntools/source/cfg_yy_wrapper.c
5
-rw-r--r--
l10ntools/source/cfglex.l
221
-rw-r--r--
l10ntools/source/cfgmerge.cxx
860
-rw-r--r--
l10ntools/source/directory.cxx
288
-rw-r--r--
l10ntools/source/export.cxx
2478
-rw-r--r--
l10ntools/source/export2.cxx
600
-rw-r--r--
l10ntools/source/file.cxx
53
-rw-r--r--
l10ntools/source/filter/merge/FCFGMerge.cfg
121
-rw-r--r--
l10ntools/source/filter/merge/FCFGMerge.java
128
-rw-r--r--
l10ntools/source/filter/merge/Manifest.mf
1
-rw-r--r--
l10ntools/source/filter/merge/Merger.java
361
-rw-r--r--
l10ntools/source/filter/merge/makefile.mk
79
-rw-r--r--
l10ntools/source/filter/utils/AnalyzeStartupLog.java
325
-rw-r--r--
l10ntools/source/filter/utils/Cache.java
2438
-rw-r--r--
l10ntools/source/filter/utils/ConfigHelper.java
300
-rw-r--r--
l10ntools/source/filter/utils/FileHelper.java
763
-rw-r--r--
l10ntools/source/filter/utils/Logger.java
174
-rw-r--r--
l10ntools/source/filter/utils/MalformedCommandLineException.java
47
-rw-r--r--
l10ntools/source/filter/utils/XMLHelper.java
822
-rw-r--r--
l10ntools/source/filter/utils/makefile.mk
53
-rw-r--r--
l10ntools/source/gsicheck.cxx
1185
-rw-r--r--
l10ntools/source/help/HelpCompiler.cxx
526
-rw-r--r--
l10ntools/source/help/HelpCompiler.hxx
275
-rw-r--r--
l10ntools/source/help/HelpFileDocument.java
86
-rw-r--r--
l10ntools/source/help/HelpIndexerTool.java
410
-rw-r--r--
l10ntools/source/help/HelpLinker.cxx
1193
-rw-r--r--
l10ntools/source/help/compilehelp.hxx
80
-rw-r--r--
l10ntools/source/help/helplinker.pmk
31
-rw-r--r--
l10ntools/source/help/makefile.mk
118
-rw-r--r--
l10ntools/source/helpex.cxx
292
-rw-r--r--
l10ntools/source/helpmerge.cxx
637
-rw-r--r--
l10ntools/source/lngex.cxx
199
-rw-r--r--
l10ntools/source/lngmerge.cxx
363
-rw-r--r--
l10ntools/source/localize.cxx
719
-rw-r--r--
l10ntools/source/makefile.mk
145
-rw-r--r--
l10ntools/source/merge.cxx
368
-rw-r--r--
l10ntools/source/src_yy_wrapper.c
5
-rw-r--r--
l10ntools/source/srciter.cxx
147
-rw-r--r--
l10ntools/source/srclex.l
302
-rw-r--r--
l10ntools/source/tagtest.cxx
1554
-rw-r--r--
l10ntools/source/wtranode.cxx
110
-rw-r--r--
l10ntools/source/wtratree.cxx
420
-rw-r--r--
l10ntools/source/xmlparse.cxx
1417
-rw-r--r--
l10ntools/source/xrm_yy_wrapper.c
5
-rw-r--r--
l10ntools/source/xrmlex.l
224
-rw-r--r--
l10ntools/source/xrmmerge.cxx
715
-rw-r--r--
l10ntools/workbench/gsicheck_errors.sdf
15
-rw-r--r--
l10ntools/workbench/gsicheck_errors_err-.sdf
11
-rw-r--r--
l10ntools/workbench/gsicheck_errors_err-l.sdf
2
-rw-r--r--
l10ntools/workbench/gsicheck_errors_err-s.sdf
9
-rw-r--r--
l10ntools/workbench/gsicheck_errors_err-t.sdf
9
-rw-r--r--
l10ntools/workbench/gsicheck_errors_ok-.sdf
5
-rw-r--r--
l10ntools/workbench/gsicheck_errors_ok-l.sdf
12
-rw-r--r--
l10ntools/workbench/gsicheck_errors_ok-s.sdf
6
-rw-r--r--
l10ntools/workbench/gsicheck_errors_ok-t.sdf
6
-rw-r--r--
l10ntools/workbench/gsicheckcheck.btm
17
-rw-r--r--
o3tl/CppunitTest_o3tl_tests.mk
44
-rw-r--r--
o3tl/Makefile
39
-rw-r--r--
o3tl/Module_o3tl.mk
38
-rw-r--r--
o3tl/Package_inc.mk
37
-rw-r--r--
o3tl/inc/o3tl/compat_functional.hxx
151
-rw-r--r--
o3tl/inc/o3tl/cow_wrapper.hxx
331
-rw-r--r--
o3tl/inc/o3tl/heap_ptr.hxx
314
-rw-r--r--
o3tl/inc/o3tl/lazy_update.hxx
274
-rw-r--r--
o3tl/inc/o3tl/range.hxx
192
-rw-r--r--
o3tl/inc/o3tl/vector_pool.hxx
132
-rw-r--r--
o3tl/prj/build.lst
2
-rw-r--r--
o3tl/prj/d.lst
0
-rw-r--r--
o3tl/prj/makefile.mk
40
-rw-r--r--
o3tl/qa/cow_wrapper_clients.cxx
183
-rw-r--r--
o3tl/qa/cow_wrapper_clients.hxx
131
-rw-r--r--
o3tl/qa/test-cow_wrapper.cxx
130
-rw-r--r--
o3tl/qa/test-heap_ptr.cxx
168
-rw-r--r--
o3tl/qa/test-range.cxx
237
-rw-r--r--
o3tl/qa/test-vector_pool.cxx
72
-rw-r--r--
padmin/AllLangResTarget_spa.mk
49
-rw-r--r--
padmin/Executable_spadmin.bin.mk
76
-rw-r--r--
padmin/Library_spa.mk
79
-rw-r--r--
padmin/Makefile
39
-rw-r--r--
padmin/Module_padmin.mk
42
-rw-r--r--
padmin/Package_inc.mk
32
-rw-r--r--
padmin/prj/build.lst
3
-rw-r--r--
padmin/prj/d.lst
1
-rw-r--r--
padmin/prj/makefile.mk
40
-rw-r--r--
padmin/source/adddlg.cxx
1133
-rw-r--r--
padmin/source/adddlg.hxx
251
-rw-r--r--
padmin/source/cmddlg.cxx
549
-rw-r--r--
padmin/source/cmddlg.hxx
123
-rw-r--r--
padmin/source/desktopcontext.cxx
63
-rw-r--r--
padmin/source/desktopcontext.hxx
55
-rw-r--r--
padmin/source/fontentry.cxx
590
-rw-r--r--
padmin/source/fontentry.hxx
140
-rw-r--r--
padmin/source/helper.cxx
325
-rw-r--r--
padmin/source/helper.hxx
130
-rw-r--r--
padmin/source/newppdlg.cxx
231
-rw-r--r--
padmin/source/newppdlg.hxx
77
-rw-r--r--
padmin/source/padialog.cxx
765
-rw-r--r--
padmin/source/padialog.hrc
281
-rw-r--r--
padmin/source/padialog.hxx
121
-rw-r--r--
padmin/source/padialog.src
1211
-rw-r--r--
padmin/source/pamain.cxx
195
-rw-r--r--
padmin/source/progress.cxx
103
-rw-r--r--
padmin/source/progress.hxx
69
-rw-r--r--
padmin/source/prtsetup.cxx
846
-rw-r--r--
padmin/source/prtsetup.hxx
217
-rw-r--r--
padmin/source/psetupl.xpm
76
-rw-r--r--
padmin/source/rtsetup.hrc
120
-rw-r--r--
padmin/source/rtsetup.src
614
-rw-r--r--
padmin/source/spadmin.sh
98
-rw-r--r--
padmin/source/titlectrl.cxx
103
-rw-r--r--
padmin/source/titlectrl.hxx
69
-rw-r--r--
psprint_config/Makefile
39
-rw-r--r--
psprint_config/Module_psprint_config.mk
35
-rw-r--r--
psprint_config/Zip_fontunxppds.mk
35
-rw-r--r--
psprint_config/Zip_fontunxpsprint.mk
34
-rw-r--r--
psprint_config/configuration/ppds/SGENPRT.PS
589
-rw-r--r--
psprint_config/configuration/ppds/SGENT42.PS
29
-rw-r--r--
psprint_config/configuration/psprint.conf
114
-rw-r--r--
psprint_config/prj/build.lst
3
-rw-r--r--
psprint_config/prj/d.lst
0
-rw-r--r--
psprint_config/prj/makefile.mk
40
-rw-r--r--
regexp/Library_regexp.mk
52
-rw-r--r--
regexp/Makefile
39
-rw-r--r--
regexp/Module_regexp.mk
36
-rw-r--r--
regexp/Package_inc.mk
32
-rw-r--r--
regexp/inc/regexp/reclass.hxx
391
-rw-r--r--
regexp/prj/build.lst
2
-rw-r--r--
regexp/prj/d.lst
1
-rw-r--r--
regexp/prj/makefile.mk
40
-rw-r--r--
regexp/source/reclass.cxx
2938
-rw-r--r--
regexp/source/reclass.hxx
388
-rw-r--r--
rsc/doku/feinkonz.43/rsc.sdw
4096
-rw-r--r--
rsc/doku/feinkonz.43/rscerror.sdw
2119
-rw-r--r--
rsc/doku/feinkonz.43/rscinst.sdw
4138
-rw-r--r--
rsc/inc/pch/precompiled_rsc.cxx
31
-rw-r--r--
rsc/inc/pch/precompiled_rsc.hxx
34
-rw-r--r--
rsc/inc/rsc/rscsfx.hxx
65
-rw-r--r--
rsc/inc/rscall.h
115
-rw-r--r--
rsc/inc/rscarray.hxx
139
-rw-r--r--
rsc/inc/rscclass.hxx
133
-rw-r--r--
rsc/inc/rscclobj.hxx
99
-rw-r--r--
rsc/inc/rscconst.hxx
113
-rw-r--r--
rsc/inc/rsccont.hxx
156
-rw-r--r--
rsc/inc/rscdb.hxx
359
-rw-r--r--
rsc/inc/rscdef.hxx
267
-rw-r--r--
rsc/inc/rscerror.h
165
-rw-r--r--
rsc/inc/rscflag.hxx
109
-rw-r--r--
rsc/inc/rschash.hxx
56
-rw-r--r--
rsc/inc/rscinst.hxx
245
-rw-r--r--
rsc/inc/rsckey.hxx
62
-rw-r--r--
rsc/inc/rsclst.hxx
65
-rw-r--r--
rsc/inc/rscmgr.hxx
82
-rw-r--r--
rsc/inc/rscpar.hxx
92
-rw-r--r--
rsc/inc/rscrange.hxx
212
-rw-r--r--
rsc/inc/rscrsc.hxx
129
-rw-r--r--
rsc/inc/rscstr.hxx
82
-rw-r--r--
rsc/inc/rsctools.hxx
224
-rw-r--r--
rsc/inc/rsctop.hxx
249
-rw-r--r--
rsc/inc/rsctree.hxx
121
-rw-r--r--
rsc/inc/vclrsc.hxx
176
-rw-r--r--
rsc/prj/build.lst
9
-rw-r--r--
rsc/prj/d.lst
5
-rw-r--r--
rsc/source/misc/makefile.mk
52
-rw-r--r--
rsc/source/misc/rscdbl.cxx
108
-rw-r--r--
rsc/source/misc/rsclst.cxx
54
-rw-r--r--
rsc/source/parser/erscerr.cxx
476
-rw-r--r--
rsc/source/parser/makefile.mk
72
-rw-r--r--
rsc/source/parser/rscdb.cxx
975
-rw-r--r--
rsc/source/parser/rscibas.cxx
644
-rw-r--r--
rsc/source/parser/rscicpx.cxx
2350
-rw-r--r--
rsc/source/parser/rscinit.cxx
934
-rw-r--r--
rsc/source/parser/rsckey.cxx
175
-rw-r--r--
rsc/source/parser/rsclex.cxx
416
-rw-r--r--
rsc/source/parser/rsclex.hxx
131
-rw-r--r--
rsc/source/parser/rscpar.cxx
201
-rw-r--r--
rsc/source/parser/rscyacc.cxx
270
-rw-r--r--
rsc/source/parser/rscyacc.y
1118
-rw-r--r--
rsc/source/prj/gui.cxx
110
-rw-r--r--
rsc/source/prj/makefile.mk
67
-rw-r--r--
rsc/source/prj/start.cxx
354
-rw-r--r--
rsc/source/res/makefile.mk
68
-rw-r--r--
rsc/source/res/rscall.cxx
66
-rw-r--r--
rsc/source/res/rscarray.cxx
652
-rw-r--r--
rsc/source/res/rscclass.cxx
1196
-rw-r--r--
rsc/source/res/rscclobj.cxx
188
-rw-r--r--
rsc/source/res/rscconst.cxx
348
-rw-r--r--
rsc/source/res/rsccont.cxx
1030
-rw-r--r--
rsc/source/res/rscflag.cxx
426
-rw-r--r--
rsc/source/res/rscmgr.cxx
639
-rw-r--r--
rsc/source/res/rscrange.cxx
705
-rw-r--r--
rsc/source/res/rscstr.cxx
359
-rw-r--r--
rsc/source/res/rsctop.cxx
783
-rw-r--r--
rsc/source/rsc/makefile.mk
41
-rw-r--r--
rsc/source/rsc/rsc.cxx
1274
-rw-r--r--
rsc/source/rscpp/cpp.h
418
-rw-r--r--
rsc/source/rscpp/cpp1.c
601
-rw-r--r--
rsc/source/rscpp/cpp2.c
627
-rw-r--r--
rsc/source/rscpp/cpp3.c
587
-rw-r--r--
rsc/source/rscpp/cpp4.c
634
-rw-r--r--
rsc/source/rscpp/cpp5.c
928
-rw-r--r--
rsc/source/rscpp/cpp6.c
1142
-rw-r--r--
rsc/source/rscpp/cppdef.h
343
-rw-r--r--
rsc/source/rscpp/makefile.mk
79
-rw-r--r--
rsc/source/tools/makefile.mk
50
-rw-r--r--
rsc/source/tools/rscchar.cxx
193
-rw-r--r--
rsc/source/tools/rscdef.cxx
900
-rw-r--r--
rsc/source/tools/rschash.cxx
72
-rw-r--r--
rsc/source/tools/rsctools.cxx
424
-rw-r--r--
rsc/source/tools/rsctree.cxx
477
-rw-r--r--
sax/CppunitTest_sax.mk
45
-rw-r--r--
sax/Executable_sax_cppunittester_all.mk
64
-rw-r--r--
sax/Library_expwrap.mk
59
-rw-r--r--
sax/Library_fastsax.mk
69
-rw-r--r--
sax/Library_sax.mk
64
-rw-r--r--
sax/Makefile
39
-rw-r--r--
sax/Module_sax.mk
48
-rw-r--r--
sax/Package_inc.mk
35
-rw-r--r--
sax/inc/sax/dllapi.h
42
-rw-r--r--
sax/inc/sax/fastattribs.hxx
94
-rw-r--r--
sax/inc/sax/fshelper.hxx
122
-rw-r--r--
sax/inc/sax/parser/saxparser.hxx
151
-rw-r--r--
sax/inc/sax/tools/attributemap.hxx
73
-rw-r--r--
sax/inc/sax/tools/converter.hxx
211
-rw-r--r--
sax/inc/sax/tools/documenthandleradapter.hxx
254
-rw-r--r--
sax/inc/sax/tools/saxobject.hxx
53
-rw-r--r--
sax/inc/sax/tools/tokenmap.hxx
68
-rw-r--r--
sax/inc/xml2utf.hxx
150
-rw-r--r--
sax/prj/build.lst
4
-rw-r--r--
sax/prj/d.lst
2
-rw-r--r--
sax/prj/makefile.mk
40
-rw-r--r--
sax/qa/cppunit/makefile.mk
76
-rw-r--r--
sax/qa/cppunit/sax_cppunittester_all.cxx
139
-rw-r--r--
sax/qa/cppunit/test_converter.cxx
247
-rw-r--r--
sax/qa/cppunit/version.map
34
-rw-r--r--
sax/source/expatwrap/attrlistimpl.cxx
175
-rw-r--r--
sax/source/expatwrap/attrlistimpl.hxx
84
-rw-r--r--
sax/source/expatwrap/expwrap.component
37
-rw-r--r--
sax/source/expatwrap/factory.hxx
36
-rw-r--r--
sax/source/expatwrap/sax_expat.cxx
1072
-rw-r--r--
sax/source/expatwrap/saxwriter.cxx
1457
-rw-r--r--
sax/source/expatwrap/xml2utf.cxx
574
-rw-r--r--
sax/source/fastparser/facreg.cxx
75
-rw-r--r--
sax/source/fastparser/fastparser.cxx
965
-rw-r--r--
sax/source/fastparser/fastparser.hxx
168
-rw-r--r--
sax/source/fastparser/fastsax.component
37
-rw-r--r--
sax/source/tools/converter.cxx
1901
-rw-r--r--
sax/source/tools/fastattribs.cxx
171
-rw-r--r--
sax/source/tools/fastserializer.cxx
528
-rw-r--r--
sax/source/tools/fastserializer.hxx
207
-rw-r--r--
sax/source/tools/fshelper.cxx
202
-rw-r--r--
sax/test/makefile.mk
62
-rw-r--r--
sax/test/sax/exports.dxp
2
-rw-r--r--
sax/test/sax/factory.hxx
91
-rw-r--r--
sax/test/sax/makefile.mk
61
-rw-r--r--
sax/test/sax/testsax.cxx
864
-rw-r--r--
sax/test/sax/testwriter.cxx
705
-rw-r--r--
sax/test/saxdemo.cxx
654
-rw-r--r--
sax/test/testcomponent.cxx
235
-rw-r--r--
sot/JunitTest_sot_complex.mk
50
-rw-r--r--
sot/Library_sot.mk
84
-rw-r--r--
sot/Makefile
39
-rw-r--r--
sot/Module_sot.mk
40
-rw-r--r--
sot/Package_inc.mk
44
-rw-r--r--
sot/inc/pch/precompiled_sot.cxx
31
-rw-r--r--
sot/inc/pch/precompiled_sot.hxx
34
-rw-r--r--
sot/inc/sot/absdev.hxx
49
-rw-r--r--
sot/inc/sot/clsids.hxx
36
-rw-r--r--
sot/inc/sot/exchange.hxx
250
-rw-r--r--
sot/inc/sot/factory.hxx
87
-rw-r--r--
sot/inc/sot/filelist.hxx
78
-rw-r--r--
sot/inc/sot/formats.hxx
191
-rw-r--r--
sot/inc/sot/object.hxx
432
-rw-r--r--
sot/inc/sot/sotdata.hxx
65
-rw-r--r--
sot/inc/sot/sotdllapi.h
43
-rw-r--r--
sot/inc/sot/sotref.hxx
72
-rw-r--r--
sot/inc/sot/stg.hxx
391
-rw-r--r--
sot/inc/sot/storage.hxx
262
-rw-r--r--
sot/inc/sot/storinfo.hxx
70
-rw-r--r--
sot/prj/build.lst
2
-rw-r--r--
sot/prj/d.lst
0
-rw-r--r--
sot/prj/makefile.mk
40
-rw-r--r--
sot/qa/complex/olesimplestorage/OLESimpleStorageTest.java
5
-rw-r--r--
sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java
110
-rw-r--r--
sot/qa/complex/olesimplestorage/Test01.java
126
-rw-r--r--
sot/qa/complex/olesimplestorage/TestHelper.java
27
-rw-r--r--
sot/source/base/exchange.cxx
514
-rw-r--r--
sot/source/base/factory.cxx
265
-rw-r--r--
sot/source/base/filelist.cxx
180
-rw-r--r--
sot/source/base/formats.cxx
1649
-rw-r--r--
sot/source/base/object.cxx
206
-rw-r--r--
sot/source/sdstor/stg.cxx
1083
-rw-r--r--
sot/source/sdstor/stgavl.cxx
422
-rw-r--r--
sot/source/sdstor/stgavl.hxx
80
-rw-r--r--
sot/source/sdstor/stgcache.cxx
547
-rw-r--r--
sot/source/sdstor/stgcache.hxx
131
-rw-r--r--
sot/source/sdstor/stgdir.cxx
1062
-rw-r--r--
sot/source/sdstor/stgdir.hxx
135
-rw-r--r--
sot/source/sdstor/stgelem.cxx
427
-rw-r--r--
sot/source/sdstor/stgelem.hxx
167
-rw-r--r--
sot/source/sdstor/stgio.cxx
391
-rw-r--r--
sot/source/sdstor/stgio.hxx
83
-rw-r--r--
sot/source/sdstor/stgole.cxx
204
-rw-r--r--
sot/source/sdstor/stgole.hxx
80
-rw-r--r--
sot/source/sdstor/stgstrms.cxx
1243
-rw-r--r--
sot/source/sdstor/stgstrms.hxx
171
-rw-r--r--
sot/source/sdstor/storage.cxx
1395
-rw-r--r--
sot/source/sdstor/storinfo.cxx
98
-rw-r--r--
sot/source/sdstor/ucbstorage.cxx
3523
-rw-r--r--
sot/source/sdstor/unostorageholder.cxx
199
-rw-r--r--
sot/source/sdstor/unostorageholder.hxx
79
-rw-r--r--
sot/source/unoolestorage/register.cxx
70
-rw-r--r--
sot/source/unoolestorage/xolesimplestorage.cxx
813
-rw-r--r--
sot/source/unoolestorage/xolesimplestorage.hxx
197
-rw-r--r--
sot/util/sot.component
34
-rw-r--r--
sot/util/sot.flt
6
-rw-r--r--
sot/workben/makefile.mk
53
-rw-r--r--
sot/workben/testsot.cxx
57
-rw-r--r--
svl/AllLangResTarget_svl.mk
47
-rw-r--r--
svl/JunitTest_svl_complex.mk
60
-rw-r--r--
svl/Library_fsstorage.mk
67
-rw-r--r--
svl/Library_passwordcontainer.mk
63
-rw-r--r--
svl/Library_svl.mk
172
-rw-r--r--
svl/Makefile
39
-rw-r--r--
svl/Module_svl.mk
47
-rw-r--r--
svl/Package_inc.mk
131
-rw-r--r--
svl/inc/pch/precompiled_svl.cxx
31
-rw-r--r--
svl/inc/pch/precompiled_svl.hxx
430
-rw-r--r--
svl/inc/svl/PasswordHelper.hxx
57
-rw-r--r--
svl/inc/svl/adrparse.hxx
87
-rw-r--r--
svl/inc/svl/aeitem.hxx
74
-rw-r--r--
svl/inc/svl/asiancfg.hxx
72
-rw-r--r--
svl/inc/svl/brdcst.hxx
75
-rw-r--r--
svl/inc/svl/broadcast.hxx
69
-rw-r--r--
svl/inc/svl/cenumitm.hxx
179
-rw-r--r--
svl/inc/svl/cintitem.hxx
283
-rw-r--r--
svl/inc/svl/cjkoptions.hxx
81
-rw-r--r--
svl/inc/svl/cntnrsrt.hxx
175
-rw-r--r--
svl/inc/svl/cntwall.hxx
80
-rw-r--r--
svl/inc/svl/cntwids.hrc
472
-rw-r--r--
svl/inc/svl/converter.hxx
45
-rw-r--r--
svl/inc/svl/ctloptions.hxx
96
-rw-r--r--
svl/inc/svl/ctypeitm.hxx
84
-rw-r--r--
svl/inc/svl/custritm.hxx
94
-rw-r--r--
svl/inc/svl/dateitem.hxx
108
-rw-r--r--
svl/inc/svl/documentlockfile.hxx
73
-rw-r--r--
svl/inc/svl/eitem.hxx
71
-rw-r--r--
svl/inc/svl/filenotation.hxx
71
-rw-r--r--
svl/inc/svl/filerec.hxx
1070
-rw-r--r--
svl/inc/svl/flagitem.hxx
82
-rw-r--r--
svl/inc/svl/folderrestriction.hxx
59
-rw-r--r--
svl/inc/svl/fstathelper.hxx
68
-rw-r--r--
svl/inc/svl/globalnameitem.hxx
61
-rw-r--r--
svl/inc/svl/hint.hxx
74
-rw-r--r--
svl/inc/svl/httpcook.hxx
162
-rw-r--r--
svl/inc/svl/ilstitem.hxx
65
-rw-r--r--
svl/inc/svl/imageitm.hxx
62
-rw-r--r--
svl/inc/svl/inetdef.hxx
31
-rw-r--r--
svl/inc/svl/inethist.hxx
134
-rw-r--r--
svl/inc/svl/inetmsg.hxx
31
-rw-r--r--
svl/inc/svl/inetstrm.hxx
31
-rw-r--r--
svl/inc/svl/inettype.hxx
412
-rw-r--r--
svl/inc/svl/instrm.hxx
82
-rw-r--r--
svl/inc/svl/intitem.hxx
172
-rw-r--r--
svl/inc/svl/isethint.hxx
55
-rw-r--r--
svl/inc/svl/itemiter.hxx
70
-rw-r--r--
svl/inc/svl/itempool.hxx
303
-rw-r--r--
svl/inc/svl/itemprop.hxx
215
-rw-r--r--
svl/inc/svl/itemset.hxx
211
-rw-r--r--
svl/inc/svl/languageoptions.hxx
130
-rw-r--r--
svl/inc/svl/lckbitem.hxx
67
-rw-r--r--
svl/inc/svl/listener.hxx
67
-rw-r--r--
svl/inc/svl/listeneriter.hxx
81
-rw-r--r--
svl/inc/svl/lngmisc.hxx
79
-rw-r--r--
svl/inc/svl/lockfilecommon.hxx
82
-rw-r--r--
svl/inc/svl/lstner.hxx
81
-rw-r--r--
svl/inc/svl/macitem.hxx
210
-rw-r--r--
svl/inc/svl/mailenum.hxx
97
-rw-r--r--
svl/inc/svl/memberid.hrc
70
-rw-r--r--
svl/inc/svl/metitem.hxx
55
-rw-r--r--
svl/inc/svl/nfkeytab.hxx
131
-rw-r--r--
svl/inc/svl/nfsymbol.hxx
73
-rw-r--r--
svl/inc/svl/nfversi.hxx
71
-rw-r--r--
svl/inc/svl/nranges.hxx
97
-rw-r--r--
svl/inc/svl/numuno.hxx
101
-rw-r--r--
svl/inc/svl/ondemand.hxx
467
-rw-r--r--
svl/inc/svl/outstrm.hxx
68
-rw-r--r--
svl/inc/svl/ownlist.hxx
101
-rw-r--r--
svl/inc/svl/pickerhelper.hxx
72
-rw-r--r--
svl/inc/svl/pickerhistory.hxx
53
-rw-r--r--
svl/inc/svl/pickerhistoryaccess.hxx
54
-rw-r--r--
svl/inc/svl/poolcach.hxx
71
-rw-r--r--
svl/inc/svl/poolitem.hxx
434
-rw-r--r--
svl/inc/svl/ptitem.hxx
79
-rw-r--r--
svl/inc/svl/rectitem.hxx
79
-rw-r--r--
svl/inc/svl/restrictedpaths.hxx
85
-rw-r--r--
svl/inc/svl/rngitem.hxx
117
-rw-r--r--
svl/inc/svl/sfontitm.hxx
216
-rw-r--r--
svl/inc/svl/sharecontrolfile.hxx
87
-rw-r--r--
svl/inc/svl/slstitm.hxx
87
-rw-r--r--
svl/inc/svl/smplhint.hxx
102
-rw-r--r--
svl/inc/svl/solar.hrc
341
-rw-r--r--
svl/inc/svl/srchdefs.hxx
51
-rw-r--r--
svl/inc/svl/srchitem.hxx
299
-rw-r--r--
svl/inc/svl/stritem.hxx
57
-rw-r--r--
svl/inc/svl/strmadpt.hxx
137
-rw-r--r--
svl/inc/svl/style.hrc
37
-rw-r--r--
svl/inc/svl/style.hxx
397
-rw-r--r--
svl/inc/svl/stylepool.hxx
101
-rw-r--r--
svl/inc/svl/svarray.hxx
767
-rw-r--r--
svl/inc/svl/svdde.hxx
431
-rw-r--r--
svl/inc/svl/svl.hrc
164
-rw-r--r--
svl/inc/svl/svldata.hxx
74
-rw-r--r--
svl/inc/svl/svldllapi.h
43
-rw-r--r--
svl/inc/svl/svstdarr.hxx
103
-rw-r--r--
svl/inc/svl/szitem.hxx
79
-rw-r--r--
svl/inc/svl/undo.hxx
476
-rw-r--r--
svl/inc/svl/urihelper.hxx
184
-rw-r--r--
svl/inc/svl/urlbmk.hxx
71
-rw-r--r--
svl/inc/svl/urlfilter.hxx
66
-rw-r--r--
svl/inc/svl/visitem.hxx
96
-rw-r--r--
svl/inc/svl/whiter.hxx
63
-rw-r--r--
svl/inc/svl/xmlement.hxx
43
-rw-r--r--
svl/inc/svl/zforlist.hxx
1047
-rw-r--r--
svl/inc/svl/zformat.hxx
649
-rw-r--r--
svl/prj/build.lst
3
-rw-r--r--
svl/prj/d.lst
0
-rw-r--r--
svl/prj/makefile.mk
40
-rw-r--r--
svl/qa/complex/ConfigItems/CheckConfigItems.java
219
-rw-r--r--
svl/qa/complex/ConfigItems/helper/AccessibilityOptTest.cxx
395
-rw-r--r--
svl/qa/complex/ConfigItems/helper/AccessibilityOptTest.hxx
73
-rw-r--r--
svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx
239
-rw-r--r--
svl/qa/complex/ConfigItems/helper/HistoryOptTest.cxx
801
-rw-r--r--
svl/qa/complex/ConfigItems/helper/HistoryOptTest.hxx
206
-rw-r--r--
svl/qa/complex/ConfigItems/helper/PrintOptTest.cxx
738
-rw-r--r--
svl/qa/complex/ConfigItems/helper/PrintOptTest.hxx
87
-rw-r--r--
svl/qa/complex/ConfigItems/helper/UserOptTest.cxx
269
-rw-r--r--
svl/qa/complex/ConfigItems/helper/UserOptTest.hxx
73
-rw-r--r--
svl/qa/complex/passwordcontainer/MasterPasswdHandler.java
65
-rw-r--r--
svl/qa/complex/passwordcontainer/PasswordContainerTest.java
32
-rw-r--r--
svl/qa/complex/passwordcontainer/PasswordContainerUnitTest.java
104
-rw-r--r--
svl/qa/complex/passwordcontainer/Test01.java
111
-rw-r--r--
svl/qa/complex/passwordcontainer/Test02.java
154
-rw-r--r--
svl/qa/complex/passwordcontainer/Test03.java
118
-rw-r--r--
svl/qa/complex/passwordcontainer/TestHelper.java
90
-rw-r--r--
svl/qa/export.map
34
-rw-r--r--
svl/qa/test_URIHelper.cxx
474
-rw-r--r--
svl/qa/unit/makefile.mk
96
-rw-r--r--
svl/qa/unit/svl.cxx
298
-rw-r--r--
svl/qa/unit/version.map
34
-rw-r--r--
svl/source/config/asiancfg.cxx
268
-rw-r--r--
svl/source/config/cjkoptions.cxx
484
-rw-r--r--
svl/source/config/ctloptions.cxx
494
-rw-r--r--
svl/source/config/itemholder2.cxx
182
-rw-r--r--
svl/source/config/itemholder2.hxx
92
-rw-r--r--
svl/source/config/languageoptions.cxx
259
-rw-r--r--
svl/source/filepicker/pickerhistory.cxx
140
-rw-r--r--
svl/source/filerec/filerec.cxx
751
-rw-r--r--
svl/source/fsstor/fsfactory.cxx
264
-rw-r--r--
svl/source/fsstor/fsstorage.component
35
-rw-r--r--
svl/source/fsstor/fsstorage.cxx
1612
-rw-r--r--
svl/source/fsstor/fsstorage.hxx
339
-rw-r--r--
svl/source/fsstor/oinputstreamcontainer.cxx
349
-rw-r--r--
svl/source/fsstor/oinputstreamcontainer.hxx
98
-rw-r--r--
svl/source/fsstor/ostreamcontainer.cxx
569
-rw-r--r--
svl/source/fsstor/ostreamcontainer.hxx
127
-rw-r--r--
svl/source/inc/fsfactory.hxx
74
-rw-r--r--
svl/source/inc/passwordcontainer.hxx
428
-rw-r--r--
svl/source/inc/poolio.hxx
216
-rw-r--r--
svl/source/items/aeitem.cxx
314
-rw-r--r--
svl/source/items/cenumitm.cxx
294
-rw-r--r--
svl/source/items/cintitem.cxx
556
-rw-r--r--
svl/source/items/cntwall.cxx
169
-rw-r--r--
svl/source/items/cstitem.src
32
-rw-r--r--
svl/source/items/ctypeitm.cxx
254
-rw-r--r--
svl/source/items/custritm.cxx
140
-rw-r--r--
svl/source/items/dateitem.cxx
280
-rw-r--r--
svl/source/items/eitem.cxx
49
-rw-r--r--
svl/source/items/flagitem.cxx
156
-rw-r--r--
svl/source/items/globalnameitem.cxx
116
-rw-r--r--
svl/source/items/ilstitem.cxx
112
-rw-r--r--
svl/source/items/imageitm.cxx
147
-rw-r--r--
svl/source/items/intitem.cxx
260
-rw-r--r--
svl/source/items/itemiter.cxx
98
-rw-r--r--
svl/source/items/itempool.cxx
1117
-rw-r--r--
svl/source/items/itemprop.cxx
435
-rw-r--r--
svl/source/items/itemset.cxx
2059
-rw-r--r--
svl/source/items/lckbitem.cxx
193
-rw-r--r--
svl/source/items/macitem.cxx
294
-rw-r--r--
svl/source/items/nranges.cxx
795
-rw-r--r--
svl/source/items/poolcach.cxx
143
-rw-r--r--
svl/source/items/poolio.cxx
1628
-rw-r--r--
svl/source/items/poolitem.cxx
444
-rw-r--r--
svl/source/items/ptitem.cxx
198
-rw-r--r--
svl/source/items/rectitem.cxx
203
-rw-r--r--
svl/source/items/rngitem.cxx
56
-rw-r--r--
svl/source/items/rngitem_inc.cxx
243
-rw-r--r--
svl/source/items/sfontitm.cxx
141
-rw-r--r--
svl/source/items/sitem.cxx
111
-rw-r--r--
svl/source/items/slstitm.cxx
403
-rw-r--r--
svl/source/items/srchitem.cxx
671
-rw-r--r--
svl/source/items/stritem.cxx
74
-rw-r--r--
svl/source/items/style.cxx
1394
-rw-r--r--
svl/source/items/stylepool.cxx
501
-rw-r--r--
svl/source/items/szitem.cxx
213
-rw-r--r--
svl/source/items/visitem.cxx
148
-rw-r--r--
svl/source/items/whassert.hxx
57
-rw-r--r--
svl/source/items/whiter.cxx
123
-rw-r--r--
svl/source/memtools/svarray.cxx
170
-rw-r--r--
svl/source/misc/PasswordHelper.cxx
105
-rw-r--r--
svl/source/misc/adrparse.cxx
783
-rw-r--r--
svl/source/misc/documentlockfile.cxx
233
-rw-r--r--
svl/source/misc/filenotation.cxx
147
-rw-r--r--
svl/source/misc/folderrestriction.cxx
108
-rw-r--r--
svl/source/misc/fstathelper.cxx
101
-rw-r--r--
svl/source/misc/inethist.cxx
505
-rw-r--r--
svl/source/misc/inettype.cxx
1131
-rw-r--r--
svl/source/misc/lngmisc.cxx
172
-rw-r--r--
svl/source/misc/lockfilecommon.cxx
259
-rw-r--r--
svl/source/misc/mediatyp.src
601
-rw-r--r--
svl/source/misc/ownlist.cxx
199
-rw-r--r--
svl/source/misc/restrictedpaths.cxx
217
-rw-r--r--
svl/source/misc/sharecontrolfile.cxx
375
-rw-r--r--
svl/source/misc/strmadpt.cxx
1066
-rw-r--r--
svl/source/misc/svldata.cxx
92
-rw-r--r--
svl/source/misc/urihelper.cxx
868
-rw-r--r--
svl/source/notify/brdcst.cxx
190
-rw-r--r--
svl/source/notify/broadcast.cxx
148
-rw-r--r--
svl/source/notify/hint.cxx
47
-rw-r--r--
svl/source/notify/isethint.cxx
75
-rw-r--r--
svl/source/notify/listener.cxx
163
-rw-r--r--
svl/source/notify/listenerbase.cxx
78
-rw-r--r--
svl/source/notify/listenerbase.hxx
59
-rw-r--r--
svl/source/notify/listeneriter.cxx
192
-rw-r--r--
svl/source/notify/lstner.cxx
191
-rw-r--r--
svl/source/notify/smplhint.cxx
47
-rw-r--r--
svl/source/numbers/numfmuno.cxx
1140
-rw-r--r--
svl/source/numbers/numfmuno.hxx
323
-rw-r--r--
svl/source/numbers/numhead.cxx
249
-rw-r--r--
svl/source/numbers/numhead.hxx
108
-rw-r--r--
svl/source/numbers/numuno.cxx
159
-rw-r--r--
svl/source/numbers/supservs.cxx
230
-rw-r--r--
svl/source/numbers/supservs.hxx
104
-rw-r--r--
svl/source/numbers/zforfind.cxx
2810
-rw-r--r--
svl/source/numbers/zforfind.hxx
291
-rw-r--r--
svl/source/numbers/zforlist.cxx
4426
-rw-r--r--
svl/source/numbers/zformat.cxx
4787
-rw-r--r--
svl/source/numbers/zforscan.cxx
2813
-rw-r--r--
svl/source/numbers/zforscan.hxx
278
-rw-r--r--
svl/source/passwordcontainer/passwordcontainer.component
34
-rw-r--r--
svl/source/passwordcontainer/passwordcontainer.cxx
1564
-rw-r--r--
svl/source/passwordcontainer/syscreds.cxx
303
-rw-r--r--
svl/source/passwordcontainer/syscreds.hxx
95
-rw-r--r--
svl/source/svdde/ddecli.cxx
473
-rw-r--r--
svl/source/svdde/ddedata.cxx
205
-rw-r--r--
svl/source/svdde/ddeimp.hxx
153
-rw-r--r--
svl/source/svdde/ddeinf.cxx
56
-rw-r--r--
svl/source/svdde/ddestrg.cxx
77
-rw-r--r--
svl/source/svdde/ddesvr.cxx
1090
-rw-r--r--
svl/source/svdde/ddewrap.cxx
102
-rw-r--r--
svl/source/svdde/ddewrap.hxx
27
-rw-r--r--
svl/source/svsql/converter.cxx
44
-rw-r--r--
svl/source/undo/undo.cxx
1502
-rw-r--r--
svl/source/uno/pathservice.cxx
106
-rw-r--r--
svl/source/uno/registerservices.cxx
116
-rw-r--r--
svl/unx/inc/convert.hxx
66
-rw-r--r--
svl/unx/source/svdde/ddedummy.cxx
341
-rw-r--r--
svl/util/svl.component
40
-rw-r--r--
svtools/AllLangResTarget_productregistration.mk
48
-rw-r--r--
svtools/AllLangResTarget_svt.mk
71
-rw-r--r--
svtools/CppunitTest_svtools_filters_test.mk
70
-rw-r--r--
svtools/Executable_bmp.mk
59
-rw-r--r--
svtools/Executable_bmpsum.mk
55
-rw-r--r--
svtools/Executable_g2g.mk
57
-rw-r--r--
svtools/JunitTest_svtools_unoapi.mk
50
-rw-r--r--
svtools/Library_hatchwindowfactory.mk
65
-rw-r--r--
svtools/Library_productregistration.mk
65
-rw-r--r--
svtools/Library_svt.mk
301
-rw-r--r--
svtools/Makefile
39
-rw-r--r--
svtools/Module_svtools.mk
62
-rw-r--r--
svtools/Package_inc.mk
197
-rw-r--r--
svtools/bmpmaker/bmp.cxx
248
-rw-r--r--
svtools/bmpmaker/bmp.hrc
44
-rw-r--r--
svtools/bmpmaker/bmp.src
124
-rw-r--r--
svtools/bmpmaker/bmpcore.cxx
423
-rw-r--r--
svtools/bmpmaker/bmpcore.hxx
100
-rw-r--r--
svtools/bmpmaker/bmpsum.cxx
478
-rw-r--r--
svtools/bmpmaker/g2g.cxx
254
-rw-r--r--
svtools/inc/bindablecontrolhelper.hxx
61
-rw-r--r--
svtools/inc/pch/precompiled_svtools.cxx
31
-rw-r--r--
svtools/inc/pch/precompiled_svtools.hxx
435
-rw-r--r--
svtools/inc/svtools/AccessibleBrowseBoxObjType.hxx
61
-rw-r--r--
svtools/inc/svtools/DocumentInfoPreview.hxx
63
-rw-r--r--
svtools/inc/svtools/FilterConfigItem.hxx
102
-rw-r--r--
svtools/inc/svtools/QueryFolderName.hxx
66
-rw-r--r--
svtools/inc/svtools/acceleratorexecute.hxx
278
-rw-r--r--
svtools/inc/svtools/accessibilityoptions.hxx
84
-rw-r--r--
svtools/inc/svtools/accessiblefactory.hxx
191
-rw-r--r--
svtools/inc/svtools/accessibletable.hxx
187
-rw-r--r--
svtools/inc/svtools/accessibletableprovider.hxx
254
-rw-r--r--
svtools/inc/svtools/addresstemplate.hxx
163
-rw-r--r--
svtools/inc/svtools/apearcfg.hxx
107
-rw-r--r--
svtools/inc/svtools/asynclink.hxx
75
-rw-r--r--
svtools/inc/svtools/borderhelper.hxx
54
-rw-r--r--
svtools/inc/svtools/brwbox.hxx
854
-rw-r--r--
svtools/inc/svtools/brwhead.hxx
55
-rw-r--r--
svtools/inc/svtools/calendar.hxx
498
-rw-r--r--
svtools/inc/svtools/chartprettypainter.hxx
71
-rw-r--r--
svtools/inc/svtools/cliplistener.hxx
63
-rw-r--r--
svtools/inc/svtools/collatorres.hxx
26
-rw-r--r--
svtools/inc/svtools/colorcfg.hxx
149
-rw-r--r--
svtools/inc/svtools/colrdlg.hxx
68
-rw-r--r--
svtools/inc/svtools/contextmenuhelper.hxx
133
-rw-r--r--
svtools/inc/svtools/controldims.hrc
102
-rw-r--r--
svtools/inc/svtools/ctrlbox.hxx
604
-rw-r--r--
svtools/inc/svtools/ctrltool.hxx
250
-rw-r--r--
svtools/inc/svtools/dialogclosedlistener.hxx
79
-rw-r--r--
svtools/inc/svtools/dialogcontrolling.hxx
308
-rw-r--r--
svtools/inc/svtools/editbrowsebox.hxx
695
-rw-r--r--
svtools/inc/svtools/editimplementation.hxx
153
-rw-r--r--
svtools/inc/svtools/editsyntaxhighlighter.hxx
67
-rw-r--r--
svtools/inc/svtools/ehdl.hxx
86
-rw-r--r--
svtools/inc/svtools/embedhlp.hxx
140
-rw-r--r--
svtools/inc/svtools/embedtransfer.hxx
66
-rw-r--r--
svtools/inc/svtools/expander.hxx
95
-rw-r--r--
svtools/inc/svtools/extcolorcfg.hxx
124
-rw-r--r--
svtools/inc/svtools/extensionlistbox.hxx
107
-rw-r--r--
svtools/inc/svtools/filechangedchecker.hxx
54
-rw-r--r--
svtools/inc/svtools/filectrl.hxx
111
-rw-r--r--
svtools/inc/svtools/filedlg.hxx
104
-rw-r--r--
svtools/inc/svtools/filedlg2.hrc
41
-rw-r--r--
svtools/inc/svtools/fileurlbox.hxx
79
-rw-r--r--
svtools/inc/svtools/fileview.hxx
274
-rw-r--r--
svtools/inc/svtools/filter.hxx
383
-rw-r--r--
svtools/inc/svtools/filterutils.hxx
25
-rw-r--r--
svtools/inc/svtools/fixedhyper.hxx
233
-rw-r--r--
svtools/inc/svtools/fltcall.hxx
77
-rw-r--r--
svtools/inc/svtools/fltdefs.hxx
129
-rw-r--r--
svtools/inc/svtools/fmtfield.hxx
351
-rw-r--r--
svtools/inc/svtools/fontsubstconfig.hxx
70
-rw-r--r--
svtools/inc/svtools/framestatuslistener.hxx
116
-rw-r--r--
svtools/inc/svtools/generictoolboxcontroller.hxx
74
-rw-r--r--
svtools/inc/svtools/genericunodialog.hxx
196
-rw-r--r--
svtools/inc/svtools/grfmgr.hxx
714
-rw-r--r--
svtools/inc/svtools/headbar.hxx
399
-rw-r--r--
svtools/inc/svtools/helpagentwindow.hxx
90
-rw-r--r--
svtools/inc/svtools/helpid.hrc
130
-rw-r--r--
svtools/inc/svtools/helpopt.hxx
92
-rw-r--r--
svtools/inc/svtools/htmlcfg.hxx
109
-rw-r--r--
svtools/inc/svtools/htmlkywd.hxx
804
-rw-r--r--
svtools/inc/svtools/htmlout.hxx
128
-rw-r--r--
svtools/inc/svtools/htmltokn.h
572
-rw-r--r--
svtools/inc/svtools/hyperlabel.hxx
100
-rw-r--r--
svtools/inc/svtools/imagemgr.hrc
161
-rw-r--r--
svtools/inc/svtools/imagemgr.hxx
90
-rw-r--r--
svtools/inc/svtools/imageresourceaccess.hxx
92
-rw-r--r--
svtools/inc/svtools/imap.hxx
175
-rw-r--r--
svtools/inc/svtools/imapcirc.hxx
90
-rw-r--r--
svtools/inc/svtools/imapobj.hxx
162
-rw-r--r--
svtools/inc/svtools/imappoly.hxx
96
-rw-r--r--
svtools/inc/svtools/imaprect.hxx
88
-rw-r--r--
svtools/inc/svtools/imgdef.hxx
45
-rw-r--r--
svtools/inc/svtools/indexentryres.hxx
25
-rw-r--r--
svtools/inc/svtools/inetimg.hxx
88
-rw-r--r--
svtools/inc/svtools/inettbc.hxx
110
-rw-r--r--
svtools/inc/svtools/insdlg.hxx
88
-rw-r--r--
svtools/inc/svtools/itemdel.hxx
41
-rw-r--r--
svtools/inc/svtools/ivctrl.hxx
384
-rw-r--r--
svtools/inc/svtools/javacontext.hxx
91
-rw-r--r--
svtools/inc/svtools/javainteractionhandler.hxx
84
-rw-r--r--
svtools/inc/svtools/langhelp.hxx
44
-rw-r--r--
svtools/inc/svtools/langtab.hxx
60
-rw-r--r--
svtools/inc/svtools/localresaccess.hxx
84
-rw-r--r--
svtools/inc/svtools/menuoptions.hxx
172
-rw-r--r--
svtools/inc/svtools/miscopt.hxx
199
-rw-r--r--
svtools/inc/svtools/optionsdrawinglayer.hxx
215
-rw-r--r--
svtools/inc/svtools/parhtml.hxx
300
-rw-r--r--
svtools/inc/svtools/parrtf.hxx
94
-rw-r--r--
svtools/inc/svtools/popupmenucontrollerbase.hxx
144
-rw-r--r--
svtools/inc/svtools/popupwindowcontroller.hxx
88
-rw-r--r--
svtools/inc/svtools/prgsbar.hxx
103
-rw-r--r--
svtools/inc/svtools/printoptions.hxx
127
-rw-r--r--
svtools/inc/svtools/prnsetup.hxx
112
-rw-r--r--
svtools/inc/svtools/roadmap.hxx
137
-rw-r--r--
svtools/inc/svtools/roadmapwizard.hxx
260
-rw-r--r--
svtools/inc/svtools/rtfkeywd.hxx
1162
-rw-r--r--
svtools/inc/svtools/rtfout.hxx
67
-rw-r--r--
svtools/inc/svtools/rtftoken.h
1274
-rw-r--r--
svtools/inc/svtools/ruler.hxx
863
-rw-r--r--
svtools/inc/svtools/scriptedtext.hxx
116
-rw-r--r--
svtools/inc/svtools/scrwin.hxx
113
-rw-r--r--
svtools/inc/svtools/sfxecode.hxx
120
-rw-r--r--
svtools/inc/svtools/soerr.hxx
83
-rw-r--r--
svtools/inc/svtools/sores.hxx
182
-rw-r--r--
svtools/inc/svtools/statusbarcontroller.hxx
158
-rw-r--r--
svtools/inc/svtools/stdctrl.hxx
71
-rw-r--r--
svtools/inc/svtools/stdmenu.hxx
242
-rw-r--r--
svtools/inc/svtools/stringtransfer.hxx
85
-rw-r--r--
svtools/inc/svtools/svlbitm.hxx
292
-rw-r--r--
svtools/inc/svtools/svlbox.hxx
654
-rw-r--r--
svtools/inc/svtools/svmedit.hxx
157
-rw-r--r--
svtools/inc/svtools/svmedit2.hxx
56
-rw-r--r--
svtools/inc/svtools/svparser.hxx
284
-rw-r--r--
svtools/inc/svtools/svtabbx.hxx
270
-rw-r--r--
svtools/inc/svtools/svtdata.hxx
71
-rw-r--r--
svtools/inc/svtools/svtdllapi.h
43
-rw-r--r--
svtools/inc/svtools/svtools.hrc
375
-rw-r--r--
svtools/inc/svtools/svtreebx.hxx
403
-rw-r--r--
svtools/inc/svtools/svxbox.hxx
191
-rw-r--r--
svtools/inc/svtools/sychconv.hxx
50
-rw-r--r--
svtools/inc/svtools/syntaxhighlight.hxx
182
-rw-r--r--
svtools/inc/svtools/tabbar.hxx
566
-rw-r--r--
svtools/inc/svtools/table/defaultinputhandler.hxx
73
-rw-r--r--
svtools/inc/svtools/table/gridtablerenderer.hxx
135
-rw-r--r--
svtools/inc/svtools/table/tablecontrol.hxx
229
-rw-r--r--
svtools/inc/svtools/table/tablecontrolinterface.hxx
254
-rw-r--r--
svtools/inc/svtools/table/tableinputhandler.hxx
81
-rw-r--r--
svtools/inc/svtools/table/tablemodel.hxx
523
-rw-r--r--
svtools/inc/svtools/table/tablerenderer.hxx
276
-rw-r--r--
svtools/inc/svtools/table/tablesort.hxx
91
-rw-r--r--
svtools/inc/svtools/table/tabletypes.hxx
72
-rw-r--r--
svtools/inc/svtools/taskbar.hxx
461
-rw-r--r--
svtools/inc/svtools/templatefoldercache.hxx
111
-rw-r--r--
svtools/inc/svtools/templdlg.hxx
88
-rw-r--r--
svtools/inc/svtools/testtool.hxx
78
-rw-r--r--
svtools/inc/svtools/textdata.hxx
188
-rw-r--r--
svtools/inc/svtools/texteng.hxx
331
-rw-r--r--
svtools/inc/svtools/textview.hxx
217
-rw-r--r--
svtools/inc/svtools/textwindowpeer.hxx
74
-rw-r--r--
svtools/inc/svtools/toolbarmenu.hxx
158
-rw-r--r--
svtools/inc/svtools/toolboxcontroller.hxx
175
-rw-r--r--
svtools/inc/svtools/toolpanel/decklayouter.hxx
107
-rw-r--r--
svtools/inc/svtools/toolpanel/drawerlayouter.hxx
105
-rw-r--r--
svtools/inc/svtools/toolpanel/paneltabbar.hxx
104
-rw-r--r--
svtools/inc/svtools/toolpanel/refbase.hxx
83
-rw-r--r--
svtools/inc/svtools/toolpanel/tabalignment.hxx
50
-rw-r--r--
svtools/inc/svtools/toolpanel/tabitemcontent.hxx
51
-rw-r--r--
svtools/inc/svtools/toolpanel/tablayouter.hxx
115
-rw-r--r--
svtools/inc/svtools/toolpanel/toolpanel.hxx
149
-rw-r--r--
svtools/inc/svtools/toolpanel/toolpaneldeck.hxx
196
-rw-r--r--
svtools/inc/svtools/tooltiplbox.hxx
69
-rw-r--r--
svtools/inc/svtools/transfer.hxx
586
-rw-r--r--
svtools/inc/svtools/treelist.hxx
675
-rw-r--r--
svtools/inc/svtools/ttprops.hxx
108
-rw-r--r--
svtools/inc/svtools/txtattr.hxx
236
-rw-r--r--
svtools/inc/svtools/txtcmp.hxx
35
-rw-r--r--
svtools/inc/svtools/unitconv.hxx
64
-rw-r--r--
svtools/inc/svtools/unoevent.hxx
329
-rw-r--r--
svtools/inc/svtools/unoimap.hxx
48
-rw-r--r--
svtools/inc/svtools/urlcontrol.hxx
63
-rw-r--r--
svtools/inc/svtools/valueset.hxx
447
-rw-r--r--
svtools/inc/svtools/wallitem.hxx
65
-rw-r--r--
svtools/inc/svtools/wizardmachine.hxx
394
-rw-r--r--
svtools/inc/svtools/wizdlg.hxx
312
-rw-r--r--
svtools/inc/svtools/wmf.hxx
70
-rw-r--r--
svtools/inc/svtools/xtextedt.hxx
78
-rw-r--r--
svtools/inc/svtools/xwindowitem.hxx
69
-rw-r--r--
svtools/prj/build.lst
2
-rw-r--r--
svtools/prj/d.lst
0
-rw-r--r--
svtools/prj/makefile.mk
40
-rw-r--r--
svtools/prj/svtools.xml
122
-rw-r--r--
svtools/qa/cppunit/data/emf/fail/.gitignore
0
-rw-r--r--
svtools/qa/cppunit/data/emf/fail/CVE-2004-0209-1.emf
bin
576 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/emf/fail/CVE-2008-1083-1.emf
bin
3524 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/emf/fail/CVE-2009-1217-1.emf
bin
1075 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/emf/indeterminate/.gitignore
0
-rw-r--r--
svtools/qa/cppunit/data/emf/pass/.gitignore
0
-rw-r--r--
svtools/qa/cppunit/data/emf/pass/CVE-2008-1087-1.emf
bin
3380 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/fail/.gitignore
0
-rw-r--r--
svtools/qa/cppunit/data/wmf/fail/CVE-2005-2124-1.wmf
bin
218 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/fail/CVE-2006-0143-1.wmf
bin
68 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/fail/CVE-2006-0143-2.wmf
bin
68 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/indeterminate/.gitignore
0
-rw-r--r--
svtools/qa/cppunit/data/wmf/pass/.gitignore
0
-rw-r--r--
svtools/qa/cppunit/data/wmf/pass/CVE-2005-2123-1.wmf
bin
684 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/pass/CVE-2006-4071-1.wmf
bin
68 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/pass/CVE-2007-1090-1.wmf
bin
238 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/pass/CVE-2007-1238-1.wmf
bin
382 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/data/wmf/pass/CVE-2007-1245-1.wmf
bin
382 -> 0 bytes
-rw-r--r--
svtools/qa/cppunit/filters-test.cxx
214
-rw-r--r--
svtools/qa/unoapi/knownissues.xcl
35
-rw-r--r--
svtools/qa/unoapi/svtools.sce
12
-rw-r--r--
svtools/source/brwbox/brwbox1.cxx
2544
-rw-r--r--
svtools/source/brwbox/brwbox2.cxx
2150
-rw-r--r--
svtools/source/brwbox/brwbox3.cxx
571
-rw-r--r--
svtools/source/brwbox/brwhead.cxx
118
-rw-r--r--
svtools/source/brwbox/brwimpl.hxx
90
-rw-r--r--
svtools/source/brwbox/datwin.cxx
772
-rw-r--r--
svtools/source/brwbox/datwin.hxx
240
-rw-r--r--
svtools/source/brwbox/ebbcontrols.cxx
630
-rw-r--r--
svtools/source/brwbox/editbrowsebox.cxx
1419
-rw-r--r--
svtools/source/brwbox/editbrowsebox.hrc
42
-rw-r--r--
svtools/source/brwbox/editbrowsebox.src
56
-rw-r--r--
svtools/source/brwbox/editbrowsebox2.cxx
224
-rw-r--r--
svtools/source/brwbox/editbrowseboximpl.hxx
46
-rw-r--r--
svtools/source/config/accessibilityoptions.cxx
642
-rw-r--r--
svtools/source/config/apearcfg.cxx
249
-rw-r--r--
svtools/source/config/colorcfg.cxx
628
-rw-r--r--
svtools/source/config/extcolorcfg.cxx
766
-rw-r--r--
svtools/source/config/fontsubstconfig.cxx
219
-rw-r--r--
svtools/source/config/helpopt.cxx
737
-rw-r--r--
svtools/source/config/htmlcfg.cxx
484
-rw-r--r--
svtools/source/config/itemholder2.cxx
212
-rw-r--r--
svtools/source/config/itemholder2.hxx
92
-rw-r--r--
svtools/source/config/menuoptions.cxx
577
-rw-r--r--
svtools/source/config/miscopt.cxx
1022
-rw-r--r--
svtools/source/config/optionsdrawinglayer.cxx
1534
-rw-r--r--
svtools/source/config/printoptions.cxx
859
-rw-r--r--
svtools/source/config/test/test.cxx
271
-rw-r--r--
svtools/source/contnr/contentenumeration.cxx
466
-rw-r--r--
svtools/source/contnr/contentenumeration.hxx
289
-rw-r--r--
svtools/source/contnr/fileview.cxx
2771
-rw-r--r--
svtools/source/contnr/fileview.hrc
40
-rw-r--r--
svtools/source/contnr/fileview.src
179
-rw-r--r--
svtools/source/contnr/imivctl.hxx
685
-rw-r--r--
svtools/source/contnr/imivctl1.cxx
4117
-rw-r--r--
svtools/source/contnr/imivctl2.cxx
801
-rw-r--r--
svtools/source/contnr/ivctrl.cxx
610
-rw-r--r--
svtools/source/contnr/svcontnr.src
67
-rw-r--r--
svtools/source/contnr/svimpbox.cxx
3569
-rw-r--r--
svtools/source/contnr/svlbitm.cxx
614
-rw-r--r--
svtools/source/contnr/svlbox.cxx
1932
-rw-r--r--
svtools/source/contnr/svtabbx.cxx
1302
-rw-r--r--
svtools/source/contnr/svtreebx.cxx
2485
-rw-r--r--
svtools/source/contnr/templwin.cxx
1949
-rw-r--r--
svtools/source/contnr/templwin.hrc
59
-rw-r--r--
svtools/source/contnr/templwin.hxx
312
-rw-r--r--
svtools/source/contnr/templwin.src
283
-rw-r--r--
svtools/source/contnr/tooltiplbox.cxx
122
-rw-r--r--
svtools/source/contnr/treelist.cxx
1884
-rw-r--r--
svtools/source/control/asynclink.cxx
136
-rw-r--r--
svtools/source/control/calendar.cxx
3037
-rw-r--r--
svtools/source/control/calendar.src
44
-rw-r--r--
svtools/source/control/collatorres.cxx
128
-rw-r--r--
svtools/source/control/ctrlbox.cxx
2909
-rw-r--r--
svtools/source/control/ctrlbox.src
185
-rw-r--r--
svtools/source/control/ctrltool.cxx
976
-rw-r--r--
svtools/source/control/ctrltool.src
97
-rw-r--r--
svtools/source/control/filectrl.cxx
233
-rw-r--r--
svtools/source/control/filectrl.src
49
-rw-r--r--
svtools/source/control/filectrl2.cxx
96
-rw-r--r--
svtools/source/control/fileurlbox.cxx
126
-rw-r--r--
svtools/source/control/fixedhyper.cxx
235
-rw-r--r--
svtools/source/control/fmtfield.cxx
1387
-rw-r--r--
svtools/source/control/headbar.cxx
1647
-rw-r--r--
svtools/source/control/hyperlabel.cxx
268
-rw-r--r--
svtools/source/control/indexentryres.cxx
133
-rw-r--r--
svtools/source/control/inettbc.cxx
1362
-rw-r--r--
svtools/source/control/prgsbar.cxx
260
-rw-r--r--
svtools/source/control/roadmap.cxx
1022
-rw-r--r--
svtools/source/control/ruler.cxx
3239
-rw-r--r--
svtools/source/control/scriptedtext.cxx
387
-rw-r--r--
svtools/source/control/scrwin.cxx
574
-rw-r--r--
svtools/source/control/stdctrl.cxx
98
-rw-r--r--
svtools/source/control/stdmenu.cxx
513
-rw-r--r--
svtools/source/control/svxbox.cxx
615
-rw-r--r--
svtools/source/control/tabbar.cxx
2804
-rw-r--r--
svtools/source/control/taskbar.cxx
527
-rw-r--r--
svtools/source/control/taskbox.cxx
342
-rw-r--r--
svtools/source/control/taskmisc.cxx
369
-rw-r--r--
svtools/source/control/taskstat.cxx
551
-rw-r--r--
svtools/source/control/toolbarmenu.cxx
1786
-rw-r--r--
svtools/source/control/toolbarmenuacc.cxx
1006
-rw-r--r--
svtools/source/control/toolbarmenuimp.hxx
329
-rw-r--r--
svtools/source/control/urlcontrol.cxx
97
-rw-r--r--
svtools/source/control/valueacc.cxx
1247
-rw-r--r--
svtools/source/control/valueimp.hxx
331
-rw-r--r--
svtools/source/control/valueset.cxx
2774
-rw-r--r--
svtools/source/dialogs/addresstemplate.cxx
1329
-rw-r--r--
svtools/source/dialogs/addresstemplate.hrc
88
-rw-r--r--
svtools/source/dialogs/addresstemplate.src
356
-rw-r--r--
svtools/source/dialogs/colrdlg.cxx
133
-rw-r--r--
svtools/source/dialogs/filedlg.cxx
131
-rw-r--r--
svtools/source/dialogs/filedlg2.cxx
1331
-rw-r--r--
svtools/source/dialogs/filedlg2.hxx
215
-rw-r--r--
svtools/source/dialogs/filedlg2.src
89
-rw-r--r--
svtools/source/dialogs/formats.src
293
-rw-r--r--
svtools/source/dialogs/insdlg.cxx
390
-rw-r--r--
svtools/source/dialogs/mcvmath.cxx
132
-rw-r--r--
svtools/source/dialogs/mcvmath.hxx
222
-rw-r--r--
svtools/source/dialogs/prnsetup.cxx
396
-rw-r--r--
svtools/source/dialogs/prnsetup.hrc
48
-rw-r--r--
svtools/source/dialogs/prnsetup.src
247
-rw-r--r--
svtools/source/dialogs/property.cxx
1409
-rw-r--r--
svtools/source/dialogs/roadmapwizard.cxx
751
-rw-r--r--
svtools/source/dialogs/so3res.src
306
-rw-r--r--
svtools/source/dialogs/wizardmachine.cxx
751
-rw-r--r--
svtools/source/dialogs/wizardmachine.src
48
-rw-r--r--
svtools/source/dialogs/wizdlg.cxx
704
-rw-r--r--
svtools/source/edit/editsyntaxhighlighter.cxx
207
-rw-r--r--
svtools/source/edit/svmedit.cxx
1654
-rw-r--r--
svtools/source/edit/svmedit2.cxx
83
-rw-r--r--
svtools/source/edit/sychconv.cxx
106
-rw-r--r--
svtools/source/edit/syntaxhighlight.cxx
878
-rw-r--r--
svtools/source/edit/textdat2.hxx
308
-rw-r--r--
svtools/source/edit/textdata.cxx
363
-rw-r--r--
svtools/source/edit/textdoc.cxx
646
-rw-r--r--
svtools/source/edit/textdoc.hxx
146
-rw-r--r--
svtools/source/edit/texteng.cxx
3238
-rw-r--r--
svtools/source/edit/textund2.hxx
151
-rw-r--r--
svtools/source/edit/textundo.cxx
298
-rw-r--r--
svtools/source/edit/textundo.hxx
85
-rw-r--r--
svtools/source/edit/textview.cxx
2425
-rw-r--r--
svtools/source/edit/textwindowpeer.cxx
62
-rw-r--r--
svtools/source/edit/txtattr.cxx
166
-rw-r--r--
svtools/source/edit/xtextedt.cxx
423
-rw-r--r--
svtools/source/filter/FilterConfigCache.cxx
598
-rw-r--r--
svtools/source/filter/FilterConfigCache.hxx
147
-rw-r--r--
svtools/source/filter/FilterConfigItem.cxx
625
-rw-r--r--
svtools/source/filter/SvFilterOptionsDialog.cxx
272
-rw-r--r--
svtools/source/filter/SvFilterOptionsDialog.hxx
107
-rw-r--r--
svtools/source/filter/exportdialog.cxx
1515
-rw-r--r--
svtools/source/filter/exportdialog.hrc
99
-rw-r--r--
svtools/source/filter/exportdialog.hxx
218
-rw-r--r--
svtools/source/filter/exportdialog.src
529
-rw-r--r--
svtools/source/filter/filter.cxx
2264
-rw-r--r--
svtools/source/filter/filter2.cxx
1355
-rw-r--r--
svtools/source/filter/igif/decode.cxx
218
-rw-r--r--
svtools/source/filter/igif/decode.hxx
69
-rw-r--r--
svtools/source/filter/igif/gifread.cxx
861
-rw-r--r--
svtools/source/filter/ixbm/xbmread.cxx
401
-rw-r--r--
svtools/source/filter/ixpm/rgbtable.hxx
698
-rw-r--r--
svtools/source/filter/ixpm/xpmread.cxx
701
-rw-r--r--
svtools/source/filter/jpeg/jpeg.cxx
780
-rw-r--r--
svtools/source/filter/jpeg/jpeg.h
73
-rw-r--r--
svtools/source/filter/jpeg/jpegc.c
287
-rw-r--r--
svtools/source/filter/sgf.ini
118
-rw-r--r--
svtools/source/filter/sgfbram.cxx
605
-rw-r--r--
svtools/source/filter/sgvmain.cxx
1074
-rw-r--r--
svtools/source/filter/sgvspln.cxx
870
-rw-r--r--
svtools/source/filter/sgvtext.cxx
1290
-rw-r--r--
svtools/source/filter/wmf/emfwr.cxx
1441
-rw-r--r--
svtools/source/filter/wmf/emfwr.hxx
103
-rw-r--r--
svtools/source/filter/wmf/enhwmf.cxx
1572
-rw-r--r--
svtools/source/filter/wmf/winmtf.cxx
2266
-rw-r--r--
svtools/source/filter/wmf/winmtf.hxx
898
-rw-r--r--
svtools/source/filter/wmf/winwmf.cxx
1458
-rw-r--r--
svtools/source/filter/wmf/wmf.cxx
121
-rw-r--r--
svtools/source/filter/wmf/wmfwr.cxx
2091
-rw-r--r--
svtools/source/filter/wmf/wmfwr.hxx
231
-rw-r--r--
svtools/source/graphic/descriptor.cxx
496
-rw-r--r--
svtools/source/graphic/descriptor.hxx
143
-rw-r--r--
svtools/source/graphic/graphic.cxx
299
-rw-r--r--
svtools/source/graphic/graphic.hxx
106
-rw-r--r--
svtools/source/graphic/graphicunofactory.cxx
106
-rw-r--r--
svtools/source/graphic/grfattr.cxx
121
-rw-r--r--
svtools/source/graphic/grfcache.cxx
1065
-rw-r--r--
svtools/source/graphic/grfcache.hxx
111
-rw-r--r--
svtools/source/graphic/grfmgr.cxx
1230
-rw-r--r--
svtools/source/graphic/grfmgr2.cxx
2393
-rw-r--r--
svtools/source/graphic/provider.cxx
856
-rw-r--r--
svtools/source/graphic/renderer.cxx
342
-rw-r--r--
svtools/source/graphic/transformer.cxx
158
-rw-r--r--
svtools/source/graphic/transformer.hxx
66
-rw-r--r--
svtools/source/hatchwindow/documentcloser.cxx
297
-rw-r--r--
svtools/source/hatchwindow/documentcloser.hxx
91
-rw-r--r--
svtools/source/hatchwindow/hatchwindow.cxx
242
-rw-r--r--
svtools/source/hatchwindow/hatchwindow.hxx
81
-rw-r--r--
svtools/source/hatchwindow/hatchwindowfactory.component
38
-rw-r--r--
svtools/source/hatchwindow/hatchwindowfactory.cxx
147
-rw-r--r--
svtools/source/hatchwindow/hatchwindowfactory.hxx
74
-rw-r--r--
svtools/source/hatchwindow/ipwin.cxx
646
-rw-r--r--
svtools/source/hatchwindow/ipwin.hxx
112
-rw-r--r--
svtools/source/inc/configitems/accessibilityoptions_const.hxx
53
-rw-r--r--
svtools/source/inc/filectrl.hrc
41
-rw-r--r--
svtools/source/inc/gifread.hxx
143
-rw-r--r--
svtools/source/inc/iodlg.hrc
105
-rw-r--r--
svtools/source/inc/jpeg.hxx
132
-rw-r--r--
svtools/source/inc/msgrd.hxx
40
-rw-r--r--
svtools/source/inc/msgwr.hxx
40
-rw-r--r--
svtools/source/inc/property.hxx
573
-rw-r--r--
svtools/source/inc/provider.hxx
85
-rw-r--r--
svtools/source/inc/renderer.hxx
103
-rw-r--r--
svtools/source/inc/sgfbram.hxx
160
-rw-r--r--
svtools/source/inc/sgffilt.hxx
49
-rw-r--r--
svtools/source/inc/sgvmain.hxx
355
-rw-r--r--
svtools/source/inc/sgvspln.hxx
72
-rw-r--r--
svtools/source/inc/svimpbox.hxx
451
-rw-r--r--
svtools/source/inc/svimpicn.hxx
317
-rw-r--r--
svtools/source/inc/svtaccessiblefactory.hxx
75
-rw-r--r--
svtools/source/inc/unoiface.hxx
444
-rw-r--r--
svtools/source/inc/xbmread.hxx
96
-rw-r--r--
svtools/source/inc/xpmread.hxx
132
-rw-r--r--
svtools/source/java/javacontext.cxx
101
-rw-r--r--
svtools/source/java/javaerror.src
91
-rw-r--r--
svtools/source/java/javainteractionhandler.cxx
242
-rw-r--r--
svtools/source/misc/acceleratorexecute.cxx
519
-rw-r--r--
svtools/source/misc/bindablecontrolhelper.cxx
161
-rw-r--r--
svtools/source/misc/chartprettypainter.cxx
133
-rw-r--r--
svtools/source/misc/cliplistener.cxx
100
-rw-r--r--
svtools/source/misc/dialogclosedlistener.cxx
77
-rw-r--r--
svtools/source/misc/dialogcontrolling.cxx
316
-rw-r--r--
svtools/source/misc/ehdl.cxx
485
-rw-r--r--
svtools/source/misc/ehdl.src
41
-rw-r--r--
svtools/source/misc/embedhlp.cxx
849
-rw-r--r--
svtools/source/misc/embedtransfer.cxx
258
-rw-r--r--
svtools/source/misc/filechangedchecker.cxx
115
-rw-r--r--
svtools/source/misc/filterutils.cxx
58
-rw-r--r--
svtools/source/misc/helpagent.src
40
-rw-r--r--
svtools/source/misc/helpagentwindow.cxx
187
-rw-r--r--
svtools/source/misc/imagemgr.cxx
679
-rw-r--r--
svtools/source/misc/imagemgr.src
431
-rw-r--r--
svtools/source/misc/imageresourceaccess.cxx
211
-rw-r--r--
svtools/source/misc/imap.cxx
1194
-rw-r--r--
svtools/source/misc/imap2.cxx
562
-rw-r--r--
svtools/source/misc/imap3.cxx
99
-rw-r--r--
svtools/source/misc/itemdel.cxx
137
-rw-r--r--
svtools/source/misc/langhelp.cxx
47
-rw-r--r--
svtools/source/misc/langtab.cxx
207
-rw-r--r--
svtools/source/misc/langtab.src
345
-rw-r--r--
svtools/source/misc/stringtransfer.cxx
114
-rw-r--r--
svtools/source/misc/svtaccessiblefactory.cxx
357
-rw-r--r--
svtools/source/misc/svtdata.cxx
79
-rw-r--r--
svtools/source/misc/templatefoldercache.cxx
918
-rw-r--r--
svtools/source/misc/transfer.cxx
2366
-rw-r--r--
svtools/source/misc/transfer2.cxx
622
-rw-r--r--
svtools/source/misc/undo.src
43
-rw-r--r--
svtools/source/misc/unitconv.cxx
707
-rw-r--r--
svtools/source/misc/wallitem.cxx
67
-rw-r--r--
svtools/source/misc/xwindowitem.cxx
99
-rw-r--r--
svtools/source/plugapp/testtool.hrc
55
-rw-r--r--
svtools/source/plugapp/testtool.src
194
-rw-r--r--
svtools/source/plugapp/ttprops.cxx
81
-rw-r--r--
svtools/source/productregistration/productregistration.cxx
482
-rw-r--r--
svtools/source/productregistration/productregistration.hxx
102
-rw-r--r--
svtools/source/productregistration/productregistration.uno.component
34
-rw-r--r--
svtools/source/productregistration/registrationdlg.cxx
164
-rw-r--r--
svtools/source/productregistration/registrationdlg.hrc
43
-rw-r--r--
svtools/source/productregistration/registrationdlg.hxx
88
-rw-r--r--
svtools/source/productregistration/registrationdlg.src
127
-rw-r--r--
svtools/source/svhtml/htmlkywd.cxx
1055
-rw-r--r--
svtools/source/svhtml/htmlout.cxx
998
-rw-r--r--
svtools/source/svhtml/htmlsupp.cxx
169
-rw-r--r--
svtools/source/svhtml/parhtml.cxx
2318
-rw-r--r--
svtools/source/svrtf/parrtf.cxx
707
-rw-r--r--
svtools/source/svrtf/rtfkeywd.cxx
1243
-rw-r--r--
svtools/source/svrtf/rtfout.cxx
205
-rw-r--r--
svtools/source/svrtf/svparser.cxx
726
-rw-r--r--
svtools/source/table/cellvalueconversion.cxx
77
-rw-r--r--
svtools/source/table/cellvalueconversion.hxx
52
-rw-r--r--
svtools/source/table/defaultinputhandler.cxx
249
-rw-r--r--
svtools/source/table/gridtablerenderer.cxx
621
-rw-r--r--
svtools/source/table/mousefunction.cxx
320
-rw-r--r--
svtools/source/table/mousefunction.hxx
161
-rw-r--r--
svtools/source/table/tablecontrol.cxx
613
-rw-r--r--
svtools/source/table/tablecontrol_impl.cxx
2745
-rw-r--r--
svtools/source/table/tablecontrol_impl.hxx
488
-rw-r--r--
svtools/source/table/tabledatawindow.cxx
243
-rw-r--r--
svtools/source/table/tabledatawindow.hxx
92
-rw-r--r--
svtools/source/table/tablegeometry.cxx
168
-rw-r--r--
svtools/source/table/tablegeometry.hxx
175
-rw-r--r--
svtools/source/toolpanel/drawerlayouter.cxx
308
-rw-r--r--
svtools/source/toolpanel/dummypanel.cxx
110
-rw-r--r--
svtools/source/toolpanel/dummypanel.hxx
73
-rw-r--r--
svtools/source/toolpanel/paneldecklisteners.cxx
140
-rw-r--r--
svtools/source/toolpanel/paneldecklisteners.hxx
75
-rw-r--r--
svtools/source/toolpanel/paneltabbar.cxx
1362
-rw-r--r--
svtools/source/toolpanel/paneltabbarpeer.cxx
105
-rw-r--r--
svtools/source/toolpanel/paneltabbarpeer.hxx
72
-rw-r--r--
svtools/source/toolpanel/refbase.cxx
59
-rw-r--r--
svtools/source/toolpanel/tabbargeometry.cxx
331
-rw-r--r--
svtools/source/toolpanel/tabbargeometry.hxx
140
-rw-r--r--
svtools/source/toolpanel/tabitemdescriptor.hxx
93
-rw-r--r--
svtools/source/toolpanel/tablayouter.cxx
265
-rw-r--r--
svtools/source/toolpanel/toolpanel.cxx
57
-rw-r--r--
svtools/source/toolpanel/toolpanel.src
47
-rw-r--r--
svtools/source/toolpanel/toolpanelcollection.cxx
196
-rw-r--r--
svtools/source/toolpanel/toolpanelcollection.hxx
72
-rw-r--r--
svtools/source/toolpanel/toolpaneldeck.cxx
563
-rw-r--r--
svtools/source/toolpanel/toolpaneldeckpeer.cxx
103
-rw-r--r--
svtools/source/toolpanel/toolpaneldeckpeer.hxx
72
-rw-r--r--
svtools/source/toolpanel/toolpaneldrawer.cxx
369
-rw-r--r--
svtools/source/toolpanel/toolpaneldrawer.hxx
116
-rw-r--r--
svtools/source/toolpanel/toolpaneldrawerpeer.cxx
146
-rw-r--r--
svtools/source/toolpanel/toolpaneldrawerpeer.hxx
59
-rw-r--r--
svtools/source/uno/addrtempuno.cxx
243
-rw-r--r--
svtools/source/uno/contextmenuhelper.cxx
685
-rw-r--r--
svtools/source/uno/framestatuslistener.cxx
447
-rw-r--r--
svtools/source/uno/generictoolboxcontroller.cxx
211
-rw-r--r--
svtools/source/uno/genericunodialog.cxx
375
-rw-r--r--
svtools/source/uno/miscservices.cxx
166
-rw-r--r--
svtools/source/uno/popupmenucontrollerbase.cxx
421
-rw-r--r--
svtools/source/uno/popupwindowcontroller.cxx
260
-rw-r--r--
svtools/source/uno/statusbarcontroller.cxx
785
-rw-r--r--
svtools/source/uno/svtxgridcontrol.cxx
784
-rw-r--r--
svtools/source/uno/svtxgridcontrol.hxx
122
-rw-r--r--
svtools/source/uno/toolboxcontroller.cxx
870
-rw-r--r--
svtools/source/uno/treecontrolpeer.cxx
1760
-rw-r--r--
svtools/source/uno/treecontrolpeer.hxx
176
-rw-r--r--
svtools/source/uno/unocontroltablemodel.cxx
895
-rw-r--r--
svtools/source/uno/unocontroltablemodel.hxx
170
-rw-r--r--
svtools/source/uno/unoevent.cxx
593
-rw-r--r--
svtools/source/uno/unogridcolumnfacade.cxx
427
-rw-r--r--
svtools/source/uno/unogridcolumnfacade.hxx
114
-rw-r--r--
svtools/source/uno/unoiface.cxx
2366
-rw-r--r--
svtools/source/uno/unoimap.cxx
817
-rw-r--r--
svtools/source/uno/unowizard.hxx
120
-rw-r--r--
svtools/source/uno/wizard/unowizard.cxx
476
-rw-r--r--
svtools/source/uno/wizard/wizardpagecontroller.cxx
193
-rw-r--r--
svtools/source/uno/wizard/wizardpagecontroller.hxx
78
-rw-r--r--
svtools/source/uno/wizard/wizardshell.cxx
282
-rw-r--r--
svtools/source/uno/wizard/wizardshell.hxx
150
-rw-r--r--
svtools/source/urlobj/inetimg.cxx
148
-rw-r--r--
svtools/util/hidother.src
79
-rw-r--r--
svtools/util/svt.component
49
-rw-r--r--
svtools/workben/cui/loadlib.cxx
91
-rw-r--r--
svtools/workben/svdem.cxx
1128
-rw-r--r--
svtools/workben/toolpanel/toolpaneltest.cxx
885
-rw-r--r--
svtools/workben/treecontrol/treetest.cxx
399
-rw-r--r--
svtools/workben/unodialog/roadmapskeleton.cxx
116
-rw-r--r--
svtools/workben/unodialog/roadmapskeleton.hrc
41
-rw-r--r--
svtools/workben/unodialog/roadmapskeleton.hxx
68
-rw-r--r--
svtools/workben/unodialog/roadmapskeleton.src
89
-rw-r--r--
svtools/workben/unodialog/roadmapskeletonpages.cxx
117
-rw-r--r--
svtools/workben/unodialog/roadmapskeletonpages.hxx
107
-rw-r--r--
svtools/workben/unodialog/udlg_global.hrc
54
-rw-r--r--
svtools/workben/unodialog/udlg_module.cxx
44
-rw-r--r--
svtools/workben/unodialog/udlg_module.hxx
47
-rw-r--r--
svtools/workben/unodialog/udlg_services.cxx
66
-rw-r--r--
svtools/workben/unodialog/unodialogsample.cxx
217
-rw-r--r--
toolkit/AllLangResTarget_tk.mk
48
-rw-r--r--
toolkit/JunitTest_toolkit_unoapi.mk
50
-rw-r--r--
toolkit/Library_tk.mk
182
-rw-r--r--
toolkit/Makefile
39
-rw-r--r--
toolkit/Module_toolkit.mk
43
-rw-r--r--
toolkit/Package_inc.mk
69
-rw-r--r--
toolkit/Package_source.mk
50
-rw-r--r--
toolkit/Package_util.mk
32
-rw-r--r--
toolkit/doc/layout/README
24
-rw-r--r--
toolkit/doc/layout/TODO
227
-rw-r--r--
toolkit/doc/layout/apinotes.txt
76
-rw-r--r--
toolkit/doc/layout/metricfield.txt
57
-rw-r--r--
toolkit/doc/layout/notes.txt
117
-rw-r--r--
toolkit/doc/layout/oldnotes.txt
224
-rw-r--r--
toolkit/doc/layout/vcl.txt
20
-rw-r--r--
toolkit/inc/layout/layout-post.hxx
107
-rw-r--r--
toolkit/inc/layout/layout-pre.hxx
108
-rw-r--r--
toolkit/inc/layout/layout.hxx
822
-rw-r--r--
toolkit/inc/pch/precompiled_toolkit.cxx
31
-rw-r--r--
toolkit/inc/pch/precompiled_toolkit.hxx
346
-rw-r--r--
toolkit/inc/toolkit/awt/animatedimagespeer.hxx
109
-rw-r--r--
toolkit/inc/toolkit/awt/vclxaccessiblecomponent.hxx
168
-rw-r--r--
toolkit/inc/toolkit/awt/vclxbitmap.hxx
89
-rw-r--r--
toolkit/inc/toolkit/awt/vclxcontainer.hxx
82
-rw-r--r--
toolkit/inc/toolkit/awt/vclxdevice.hxx
136
-rw-r--r--
toolkit/inc/toolkit/awt/vclxfont.hxx
98
-rw-r--r--
toolkit/inc/toolkit/awt/vclxgraphics.hxx
138
-rw-r--r--
toolkit/inc/toolkit/awt/vclxmenu.hxx
193
-rw-r--r--
toolkit/inc/toolkit/awt/vclxpointer.hxx
87
-rw-r--r--
toolkit/inc/toolkit/awt/vclxprinter.hxx
227
-rw-r--r--
toolkit/inc/toolkit/awt/vclxregion.hxx
98
-rw-r--r--
toolkit/inc/toolkit/awt/vclxspinbutton.hxx
102
-rw-r--r--
toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
69
-rw-r--r--
toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx
93
-rw-r--r--
toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx
85
-rw-r--r--
toolkit/inc/toolkit/awt/vclxtoolkit.hxx
220
-rw-r--r--
toolkit/inc/toolkit/awt/vclxtopwindow.hxx
123
-rw-r--r--
toolkit/inc/toolkit/awt/vclxwindow.hxx
245
-rw-r--r--
toolkit/inc/toolkit/awt/vclxwindows.hxx
1258
-rw-r--r--
toolkit/inc/toolkit/awt/xsimpleanimation.hxx
79
-rw-r--r--
toolkit/inc/toolkit/awt/xthrobber.hxx
82
-rw-r--r--
toolkit/inc/toolkit/controls/accessiblecontrolcontext.hxx
138
-rw-r--r--
toolkit/inc/toolkit/controls/animatedimages.hxx
147
-rw-r--r--
toolkit/inc/toolkit/controls/controlmodelcontainerbase.hxx
270
-rw-r--r--
toolkit/inc/toolkit/controls/dialogcontrol.hxx
274
-rw-r--r--
toolkit/inc/toolkit/controls/eventcontainer.hxx
140
-rw-r--r--
toolkit/inc/toolkit/controls/formattedcontrol.hxx
133
-rw-r--r--
toolkit/inc/toolkit/controls/geometrycontrolmodel.hxx
265
-rw-r--r--
toolkit/inc/toolkit/controls/geometrycontrolmodel_impl.hxx
98
-rw-r--r--
toolkit/inc/toolkit/controls/roadmapcontrol.hxx
209
-rw-r--r--
toolkit/inc/toolkit/controls/roadmapentry.hxx
93
-rw-r--r--
toolkit/inc/toolkit/controls/spinningprogress.hxx
73
-rw-r--r--
toolkit/inc/toolkit/controls/stdtabcontroller.hxx
96
-rw-r--r--
toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx
147
-rw-r--r--
toolkit/inc/toolkit/controls/tabpagecontainer.hxx
150
-rw-r--r--
toolkit/inc/toolkit/controls/tabpagemodel.hxx
149
-rw-r--r--
toolkit/inc/toolkit/controls/tkscrollbar.hxx
127
-rw-r--r--
toolkit/inc/toolkit/controls/tksimpleanimation.hxx
104
-rw-r--r--
toolkit/inc/toolkit/controls/tkspinbutton.hxx
130
-rw-r--r--
toolkit/inc/toolkit/controls/tkthrobber.hxx
112
-rw-r--r--
toolkit/inc/toolkit/controls/unocontrol.hxx
250
-rw-r--r--
toolkit/inc/toolkit/controls/unocontrolbase.hxx
77
-rw-r--r--
toolkit/inc/toolkit/controls/unocontrolcontainer.hxx
169
-rw-r--r--
toolkit/inc/toolkit/controls/unocontrolcontainermodel.hxx
68
-rw-r--r--
toolkit/inc/toolkit/controls/unocontrolmodel.hxx
185
-rw-r--r--
toolkit/inc/toolkit/controls/unocontrols.hxx
1520
-rw-r--r--
toolkit/inc/toolkit/dllapi.h
43
-rw-r--r--
toolkit/inc/toolkit/helper/accessibilityclient.hxx
75
-rw-r--r--
toolkit/inc/toolkit/helper/accessiblefactory.hxx
140
-rw-r--r--
toolkit/inc/toolkit/helper/convert.hxx
70
-rw-r--r--
toolkit/inc/toolkit/helper/emptyfontdescriptor.hxx
58
-rw-r--r--